Re: current crashes...

From: Evren Yurtesen <yurtesen_at_ispro.net.tr>
Date: Thu, 06 May 2004 22:19:14 +0300
John Baldwin wrote:
> It's a NULL pointer dereference of some type.  Is this on a debug kernel?  If 
> not, build a debug kernel and get the machine to crash again.  Then save the 
> instruction pointer value (0xc0527284b above) and do the following:
> 
> # cd /sys/i386/compile/FOO
> # gdb -k kernel.debub
> gdb> l *0xc0527284b
> 
> To find out where it crashed.  Also, try running with INVARIANTS turned on.
> 

Sure, it will take few days :) I just cvsupped again few hours ago and 
made world. I also enabled debugging etc. also I set the dumpdev so that 
I will get a dump on next crash.

Thanks,
Evren
Received on Thu May 06 2004 - 10:19:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC