arlad dies

Love lha at stacken.kth.se
Wed Sep 6 02:49:59 CEST 2000


André Zúquete <avz at sabrina.inesc.pt> writes:

> Hi,
> 
> arlad dies when I do a makedepend on a AFS directory. The failure
> is due to an assert near the end of function truncate_file:
> 
> assert (entry->status.Length == size);

Seems weird. Only that I can think of is this patch.

Is it possible to reproduce the error, how do you do it (like on what tree
are yu running makedepend, etc).

Love


Index: fcache.c
===================================================================
RCS file: /afs/stacken.kth.se/src/SourceRepository/arla/arlad/fcache.c,v
retrieving revision 1.290
diff -u -w -u -w -r1.290 fcache.c
--- fcache.c	2000/08/25 02:51:46	1.290
+++ fcache.c	2000/09/06 00:47:28
@@ -2196,6 +2196,7 @@
     if (connected_mode != CONNECTED)
 	return 0;
 
+    ret = ENETDOWN;
     for (conn = find_first_fs (entry, ce, &context);
 	 conn != NULL;
 	 conn = find_next_fs (&context, conn, fs_downp (ret))) {





More information about the Arla-drinkers mailing list