Subject: Re: SS10 running 1.4.2 dropped core, now what?
To: Steven Grunza <steven_grunza@ieee.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-sparc
Date: 01/30/2001 23:34:58
On Tue, Jan 30, 2001 at 03:39:40PM -0500, Steven Grunza wrote:
> After running GENERIC for over 100 days, I built my own kernel.  After some
> hours or days, it crashed and created a core in /var/crash
> 
> What's the best way to figure out why it crashed?  I don't have a serial
> console on this machine most of the time and it doesn't have a display
> monitor.

'dmesg -M /var/crash/netbsd.0.core'
And to analyse the dump with gdb:
gdb /var/crash/netbsd.0
target kcore /var/crash/netbsd.0.core

--
Manuel Bouyer <bouyer@antioche.eu.org>
--