--- Bryan Liesner <[EMAIL PROTECTED]> wrote:
> 
> I was able to get a kernel up and running (strangely) on 3/12, but
> commits after that cause an immediate panic as soon as init starts.
> 
> If I build a kernel from sources cut off at 3/10/2003 at 12:00,
> everything works fine.
> 

It is related to the sys/geom/geom_event.c commit on 3/11/2003:

> Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 10 23:41:41 2003 
> UTC (5
days, 5 hours ago) by phk 
> Branch: MAIN 
> CVS Tags: HEAD 
> Changes since 1.19: +5 -0 lines
> Diff to previous 1.19 (colored) 
> 
> If we run out of consumers while orphaning them, and the provider's geom
> is withering, destroy the provider when done.
> 
> This was exposed by the recent change to geom_dev's orphaning logic

If I reverted it back to a previous version (1.19) then the machine booted OK.

BTW, I also found that adding INVARIANTS options into the kernel can prevent this 
problem as well.

Regards,

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to