On 25-Jan-2003 Morten Rodal wrote:
> Is this a known panic?  I tried to search the mailinglist archives to
> see if somebody had posted something similar, but I couldn't find
> anything.
> 
> The system is running 5.0-RELEASE with a pretty standard kernel (just
> removed all the drivers I don't use and added SMP support).  I think
> the load of the system might have been high at the moment as I had
> just started
> 
> 
>   cd /usr/ports && make -j8 clean
> 
> before I went to eat dinner.  When I came back a few hours later it at
> rebooted, with this panic.
> 
> I have attached the backtrace of this (dual?) panic.  I have never
> poked in the kernel source code before, so if there is anything else
> you need to know just ask and I'll see what I can do.

Do you still have the kernel.debug from this kernel lying around?
Can you pop gdb up on it and do 'l *0xc01bdb48' please?  That is
the instruction pointer from the fault and will give the line that
the actual panic occurred at.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to