Subject: Re: System freezes under X.
To: Richard Rauch <rkr@rkr.kcnet.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 08/02/1999 20:23:10
On Mon, Aug 02, 1999 at 12:21:52PM -0500, Richard Rauch wrote:
> One core, produced by crashing Quake II.
> 
> So, should I just wait for 1.4.1, and hope that it gets fixed in a general
> round of bug-fixes?  Or are there things that I should check (either with
> the .core corpse, or with a life DDB session after re-enabling the
> debugger)?

You should already be able to get infos:
cd /var/crash
dmesg -N netbsd.x -M netbsd.x.core

and

gdb netbsd.x
target kcore netbsd.x.core
where

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