Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 2009 11:52:56 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        S.N.Grigoriev <serguey-grigoriev@yandex.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 8.0RC2 amd64 - kernel panic running make buildworld
Message-ID:  <20091107115256.3df62bc3@ernst.jennejohn.org>
In-Reply-To: <41361257585651@webmail39.yandex.ru>
References:  <1031257439203@webmail57.yandex.ru> <20091105184925.16b55c43@ernst.jennejohn.org> <31221257446063@webmail71.yandex.ru> <20091106101943.5a763f43@ernst.jennejohn.org> <41361257585651@webmail39.yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 07 Nov 2009 12:20:51 +0300
S.N.Grigoriev <serguey-grigoriev@yandex.ru> wrote:

> I've recompiled the kernel with 'options DDB' (using 7-stable).
> The sysctl variable 'debug.debugger_on_panic' is now set to '1'.
> But I still have silent reboots every time I try to build world/kernel.
> 'savecore -v' reports: 'no dumps found'. What did I do incorrectly?
> 

It could be that you also need "options KDB" for the kernel to enter
ddb on panic, but I'm not 100% sure about that.

Can't hurt to try it.

Do you also have dumpdev defined in /etc/rc.conf?  It's set to AUTO
by default, but who knows whether that really works?

---
Gary Jennejohn



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