NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/47512: netbsd-6 system crash



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

From: Nick Hudson <skrll%netbsd.org@localhost>
To: Chuck Silvers <chuq%chuq.com@localhost>
Cc: Hisashi T Fujinaka <htodd%twofifty.com@localhost>, 
kern-bug-people%netbsd.org@localhost, 
 netbsd-bugs%netbsd.org@localhost, gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/47512: netbsd-6 system crash
Date: Tue, 09 Apr 2013 09:22:19 +0100

 On 04/07/13 16:38, Chuck Silvers wrote:
 > (gdb) p cpu_info_primary->ci_next->ci_curlwp->l_name
 > $5 = 0xfffffe8004ffb688 "pgdaemon"
 >
 > I'm not sure how to get a stack trace out of a dump for something
 > that was running on the other CPU.
 
 kvm proc cpu_info_primary->ci_next->ci_curlwp
 
 Should do the right thing despite the "proc" vs "lwp" confusion.
 
 Nick
 


Home | Main Index | Thread Index | Old Index