[OpenAFS] Re: OpenAFS 1.6.0pre4 kernel panic

Simon Wilkinson sxw@inf.ed.ac.uk
Sat, 16 Apr 2011 12:16:03 +0100


Could you run gdb against your kernel module (either openafs.ko or =
libafs.ko), and run
list *afs_GetDownD.clone.5+0x1d0

This will let us know exactly where in your kernel module the fault is =
occurring.

Cheers,

Simon