Port-amd64 archive

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

Re: fail to boot 6.0 BETA2



> On Thu, Jun 21, 2012 at 12:03:24AM +0800, rxg%lavabit.com@localhost wrote:
>> panic: kernel diagnostic assertion "offset != 0 && offset <
>> softint_bytes"
>> failed: file "/usr/src/sys/kern/kern_softint.c", line 464
>> fatal breakpoint trap in supervisor mode
>> trap type 1 code 0 rip ffffffff802592a5 cs 8 rflags 246 cr2  0 cpl 6 rsp
>> ffffffff8103bc48
>> Stopped in pid 0.1 (system) at  netbsd:breakpoint+0x5:  leave
>> db{0}>
>
> Can you type "bt" here and show use the next few lines of output?
> We need to know the caller of the asserting function - this most likely is
> usage of an unitialized softint.

Here is the result -
db{0}> bt
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0x1f2
kern_assert() at netbsd:kern_assert+0x48
softint_schedule() at netbsd:softint_schedule+0x6f
ohci_intr1() at netbsd:ohci_intr1+0x351
intr_biglock_wrapper() at netbsd:intr_biglock_wrapper+0x1d
Xintr_ioapic_level2() at netbsd:Xintr_ioapic_level2+0xf6
--- interrupt ---
Xspllower() at netbsd:Xspllower+0xe
main() at netbsd:main+0x2b0
db{0}>

-rxg




Home | Main Index | Thread Index | Old Index