Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2001 15:06:45 +0100
From:      Andrea Campi <andrea@webcom.it>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@FreeBSD.org, "Crist J. Clark" <cjclark@reflexnet.net>, Jim Bloom <bloom@acm.org>
Subject:   Re: Kernel Panic from Yesterday's CVSup
Message-ID:  <20010206150643.A462@webcom.it>
In-Reply-To: <20010206125016.A1752@webcom.it>; from andrea@webcom.it on Tue, Feb 06, 2001 at 12:50:17PM %2B0100
References:  <20010206022354.B613@webcom.it> <XFMail.010205204642.jhb@FreeBSD.org> <20010206125016.A1752@webcom.it>

next in thread | previous in thread | raw e-mail | index | archive | help
> Problem: I can't do anything at db> prompt? Backtrace is doing nothing except
> triggering a new register dump (another fault I assume).

New kernel, new panic, new info:

db> witness_list
        "Giant" (0xc0279be0) locked at ../../i386/isa/ithread.c:191
db> show registers
cs              0x8
ds              0x10
es              0x10
fs              0x18
ss              0x10
eax             0xdeadc0de
ecx             0xc59eb4b4
edx             0xc0279be0  Giant
ebx             0xc0a7a480  _end+0x36f8
esp             0xc65faf68
ebp             0xc65faf78
esi             0xc0a7a4e0  _end+0x3758
edi             0xc01fc998  ithd_loop
eax             0xdeadc0de
efl             0x10282

Besides the obvious need to fix this one problem, shouldn't we
ASSERT ih->ih_handler != NULL before calling it?

Bye,
	Andrea


-- 
                           Reboot America.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010206150643.A462>