« Return to Thread: kern/46221: Kernel panic in NFS server code

Re: kern/46221: Kernel panic in NFS server code

by Matthias Scheler-2 :: Rate this Message:

| View in Thread

The following reply was made to PR kern/46221; it has been noted by GNATS.

From: Matthias Scheler <tron@...>
To: gnats-bugs@...
Cc:
Subject: Re: kern/46221: Kernel panic in NFS server code
Date: Sun, 18 Mar 2012 17:35:48 +0000

 On Sun, Mar 18, 2012 at 04:20:06PM +0000, David Holland wrote:
 >  On Sun, Mar 18, 2012 at 03:55:00PM +0000, tron@... wrote:
 >   > vpanic() at netbsd:vpanic+0x1dd
 >   > printf_nolog() at netbsd:printf_nolog
 >   > startlwp() at netbsd:startlwp
 >   > alltraps() at netbsd:alltraps+0xa2
 >   > ffs_fhtovp() at netbsd:ffs_fhtovp+0x55
 >  
 >  That chain is a little odd. I suppose some of it is probably stale
 >  values on the stack that ddb is interpreting as part of the stack
 >  trace. However, it would be nice to know what the panic message was...
 
 I'm afraid it got lost. I have however reconfigure the machine to
 enter DDB on panic.
 
  Kind regards
 
 --
 Matthias Scheler                                  http://zhadum.org.uk/
 

 « Return to Thread: kern/46221: Kernel panic in NFS server code