panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread David Wolfskill
I saw this first on my laptop; backtrace mentioned something about iwn(4), so after I saved the crash dump, I flippe dthe wireless switch off and tried again... and got a different (but undoubtedly related) panic, which I also saved. Then, after my build machine finished, that also got a panic (us

Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar
At 09:21 AM 4/9/2013, David Wolfskill wrote: >I saw this first on my laptop; backtrace mentioned something about >iwn(4), so after I saved the crash dump, I flippe dthe wireless switch >off and tried again... and got a different (but undoubtedly related) >panic, which I also saved. > >Then, after m

Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar
More info Break to debugger starts here: add net default: gateway 192.168.0.1 add net :::0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 add net fe80::: gateway ::1 add net ff02::: gateway ::1 Waiting for bge0 to have link. Waiting for 192.168.0.1 to respond to ICMP Fatal trap 12: page

Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Konstantin Belousov
On Tue, Apr 09, 2013 at 10:26:53AM -0700, Manfred Antar wrote: > > > More info > Break to debugger starts here: > > add net default: gateway 192.168.0.1 > add net :::0.0.0.0: gateway ::1 > add net ::0.0.0.0: gateway ::1 > add net fe80::: gateway ::1 > add net ff02::: gateway ::1 > Waiting fo

Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar
At 10:59 AM 4/9/2013, Konstantin Belousov wrote: >This is hopefully fixed by r249314. > Yes r249314 works fine Thanks || n...@pozo.com || || || -- This message has been scanned for viruses

Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread David Wolfskill
On Tue, Apr 09, 2013 at 08:59:39PM +0300, Konstantin Belousov wrote: > ... > This is hopefully fixed by r249314. After hand-applying that change, re-building & re-installing the kernel on my build machine, it is able to make the transition to multi-user mode without issue. Now running: FreeBSD f