According to chas williams - CONTRACTOR: [...] > > well i cant seem to spot what is going wrong. there doesnt seem to > anyway that AFSFetchStatus->Length_hi could be left unintialized. > so, could you try a couple things? increase the kernel's stack size. > > add 'set default_stksize=0x8000' (this should work for -10 kernels, > earlier kernels might need 'set lwp_default_stksize=0x8000') to > /etc/system and reboot. > > and could you capture the rx communcation between the client > and server (more than the fragment you sent last time) along > with the fstrace debugging. > Changing the kernel thread stack size does unfortunatly not solve the problem.
You'll find 4 files attached: . "history-2005-11-16.log.bz2" are the shell commands used; . "console-2005-11-16.log.bz2" is the debug output printed by your changes to "src/afs/VNOPS/afs_vnop_lookup.c"; . "openafs-1382-2005-11-16.dump.bz2" is tcpdump output for the session; . "fstrace-dump-2005-11-16.log.bz2" is fstrace output for the session. Loïc. -- | Loïc Tortay <[EMAIL PROTECTED]> - IN2P3 Computing Centre |
history-2005-11-16.log.bz2
Description: Binary data
console-2005-11-16.log.bz2
Description: Binary data
openafs-1382-2005-11-16.dump.bz2
Description: Binary data
fstrace-dump-2005-11-16.log.bz2
Description: Binary data
