NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/39283: Kernel crash on Dell Poweredge 2950



On Mon, Aug 04, 2008 at 02:05:01PM +0000, fredrik%netbsd.se@localhost wrote:
 > Kernel crashes after 3-4 days of operations no mather if the
 > system is idle or not.

Is it connected with some kind of network activity? That seems fairly
likely if the machine's otherwise idle.

 > trap type 6 code 0 rip 0 cs 8 rflags 10202 cr2  0 cpl 6 rsp ffff80004f8a3ab0
                      ^^^^^
It has jumped to NULL.

Unfortunately,

 > db{0}> bt  
 > fatal page fault in supervisor mode

ddb doesn't seem to be able to read the stack and tell us where it
came from, either. So there's not much we can do but guess and try to
collect more data...

My guess is a bad callout, but that doesn't narrow it down very much.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index