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.

Martin


Home | Main Index | Thread Index | Old Index