Subject: Re: 1.3.3 crash
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 01/04/1999 16:16:13
On Jan 4, Jukka Marin wrote
> Hmm.. Didn't help too much:
> 
> # gdb -q netbsd.1         
> (no debugging symbols found)...(gdb) target kcore netbsd.1.core
> panic: trap
> #0  0x6 in ?? ()
> (gdb) where
> #0  0x6 in ?? ()
> #1  0xf01cea83 in cpu_reboot ()
> #2  0xf0121d81 in panic ()
> #3  0xf01d4f36 in trap ()
> 

Maybe you could try "proc curproc" before "where" ?
You can also play with ps(1) on the core file to see which process was running
when the crash occured.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--