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

Bug#594288: kfreebsd-8: non-standard gcc/g++ used for build (gcc-4.3)



On Mon, Sep 13, 2010 at 10:55:54PM +0200, Tuco wrote:

> Btw FreeBSD handbook
> (http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html#KERNELDEBUG-OBTAIN)
> says dumpon and savecore are needed to save and restore crash dumps so
> I ported them and added them to freebsd-utils in case you need them.

Note though that a kernel core dump will only work after dumpon runs,
which happens from (in FreeBSD) the /etc/rc.d/ startup scripts.  I think
this panic is happening very early on in boot, so it's actually not
going to help in this case.  Enabling the DDB option though and getting
a backtrace will be useful.

Certainly narrowing it down to a single optimization on/off will be
very helpful in tracking down the problem.

-Ed



Reply to: