NetBSD-Bugs archive

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

Re: kern/39655 (panic: KASSERT "c->c_magic == CALLOUT_MAGIC" failed)



The following reply was made to PR kern/39655; it has been noted by GNATS.

From: "Christoph Egger" <Christoph_Egger%gmx.de@localhost>
To: gnats-bugs%NetBSD.org@localhost, spz%NetBSD.org@localhost, 
ad%NetBSD.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
kern-bug-people%netbsd.org@localhost,
 ad%NetBSD.org@localhost
Cc: 
Subject: Re: kern/39655 (panic: KASSERT "c->c_magic == CALLOUT_MAGIC" failed)
Date: Thu, 23 Oct 2008 15:43:02 +0200

 I set ipmi_dbg to 100 in order to get all ipmi debug output and got this:
 
 ipmi_smbios_probe: 01 10 14 02 00000ca3 00 00
 ipmi_sendcmd: rssa=20 nfln=18 cmd=01 len=00
 kcs sendmsg: 18 01 
 kcswritecmd: 61
 panic: kernel diagnostic assertion "c->c_magic == CALLOUT_MAGIC" failed: file 
"../../../../kern/kern_timeout.c", line 403
 fatal breakpoint trap in supervisor mode
 trap type 1 code 0 rip ffffffff805241e5 cs 8 rflags 246 cr2  0 cpl 8 rsp 
ffffffff80e4b7a0
 Stopped in pid 0.1 (system) at  netbsd:breakpoint+0x5:  leave
 
 my backtrace is the same as above.
 


Home | Main Index | Thread Index | Old Index