Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Sep 2004 20:07:32 +0100
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Deng XueFeng <dsnofe@msn.com>
Cc:        current@freebsd.org
Subject:   Re: 6-current's BTX loader auto reboot after make world. 
Message-ID:  <200409062007.aa62228@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Sun, 05 Sep 2004 21:26:30 %2B0800." <20040905211722.30F1.DSNOFE@msn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040905211722.30F1.DSNOFE@msn.com>, Deng XueFeng writes:
>I tried. but even I use:
># env TZ=GMT cvs update -D'2004/06/28 14:00:00 (old than my lat build
>world)
>the loader continue autoreboot.
>any idea?

Interesting - that implies that the trigger is something outside
the loader code itself. I guess you could try doing a full buildworld
using sources from various dates to narrow it down, but that's a
fair bit of work...

Actually, a quicker way would be to get copies of /boot/loader
from the various snapshot directories at

	ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/livetree/

to see roughly when the problem appeared.

>PS: how to debug loader?

It's not particularily easy... You can of course add printf() and
delay() calls at various places to see how far it gets before
crashing.

Ian



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