Current-Users archive

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

Re: amd64 -current fails to boot in qemu?



Paul Goyette wrote:
> With sources updated on 2016-04-04 at 12:02:00 UTC, I'm getting the 
> following failure
> 
> kern.module.path=/stand/amd64/7.99.27/modules
> clock: unknown CMOS layout
> warning: no /dev/console
> panic: init died (signal 0, exit 11)
> fatal breakpoint trap in supervisor mode
> trap type 1 code 0 rip ffffffff80114ae5 cs 8 rflags 246 cr2 7f7ff737c964 
> ilevel 0 rsp fffffe8003406d20
> curlwp 0xfffffe80033a2100 pid 1.1 lowest kstack 0xfffffe80034032c0
> Stopped in pid 1.1 (init) at    netbsd:breakpoint+0x5:  leave
> db{0}> bt
> breakpoint() at netbsd:breakpoint+0x5
> vpanic() at netbsd:vpanic+0x140
> snprintf() at netbsd:snprintf
> exit1() at netbsd:exit1+0x6e0
> sys_exit() at netbsd:sys_exit+0x3d
> syscall() at netbsd:syscall+0x15b
> --- syscall (number 1) ---
> 7f7ff7119afa:
> db{0}>
> 
> Is anyone else seeing anything similar?

The testbed is failing with the same error:

  http://releng.netbsd.org/b5reports/amd64/commits-2016.04.html#2016.04.04.22.14.38

i386 and sparc are also failing.  CC:ing christos since the failure
appeared after his commits.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index