I had a panic just now:

db> t
tprintf() at tprintf+0x7c
nfs_msg() at nfs_msg+0x28
nfs_timer() at nfs_timer+0x1fc
softclock() at softclock+0x4f4
sithd_loop() at sithd_loop+0x18c
exception_return() at exception_return


This is where it's saying the server isn't responding... and as best as I can
decode the assembly, the first argument to tprintf is NULL (a null
procp) which is passed straight through as rep->r_procp in
nfs_msg.

-matt




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to