In message <[EMAIL PROTECTED]>,=?ISO-8859-2?Q?Martin_MOKR
EJ=A9?= writes:
>Apr 13 11:13:26 aquarius PREEMPT DEBUG_PAGEALLOC

is this kernel SMP?

>Apr 13 11:13:26 aquarius [<fa059458>] afs_CheckVolumeNames+0x303/0x479 [libafs
>]

this seems like a pretty strange place for a crash.  it seems to
point somewhere around:

Line 312 of 
"/scratch/chas/openafs/2.6.11.7/src/libafs/MODLOAD-2.6.11.7-MP/afs_volume.c"
   starts at address 0x339e0 <afs_CheckVolumeNames+768> and ends at 0x339ed 
<afs_CheckVolumeNames+781>.

                    AFS_FAST_HOLD(tvc);
                    ReleaseReadLock(&afs_xvcache);

>>>>>               ObtainWriteLock(&afs_xcbhash, 485);
                    /* LOCKXXX: We aren't holding tvc write lock? */
                    afs_DequeueCallback(tvc);
                    tvc->states &= ~CStatd;
                    ReleaseWriteLock(&afs_xcbhash);

could you try 1.3.81?  its difficult to work tracebacks against 
snapshots.
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to