NetBSD-Bugs archive

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

Re: kern/47512: netbsd-6 system crash



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