Current-Users archive

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

init died



Just updated a amd64 box from 8.99.30 -> 8.99.36.
- successfully booted with new kernel+modules
- fail after updating userland with:

[   7.9567598] kern.module.path=/stand/amd64/8.99.36/modules
[   7.9767685] init path (default /sbin/init): /rescue/init
[  11.6583668] init: trying /rescue/init
[  11.9484923] panic: init died (signal 0, exit 11)
[  11.9484923] cpu1: Begin traceback...
[  11.9584966] vpanic() at netbsd:vpanic+0x160
[  11.9584966] snprintf() at netbsd:snprintf
[  11.9685018] exit1() at netbsd:exit1+0x728
[  11.9685018] sys_exit() at netbsd:sys_exit+0x3d
[  11.9785058] syscall() at netbsd:syscall+0x173
[  11.9785058] --- syscall (number 1) ---
[  11.9885102] 877e6a:
[  11.9885102] cpu1: End traceback...
[  11.9885102] fatal breakpoint trap in supervisor mode
[  11.9985148] trap type 1 code 0 rip 0xffffffff8021df05 cs 0x8 rflags 0x202 cr2 0xa2aa5d ilevel 0 rsp 0xffff9380684b4e20
[  12.0085186] curlwp 0xfffff1eddcbf1680 pid 1.1 lowest kstack 0xffff9380684b12c0
Stopped in pid 1.1 (init) at    netbsd:breakpoint+0x5:  leave


i.e., failed with /sbin/init, so tried /rescue/init incase my libc somehow
wasn't in sync. (How?!) netbooting...


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index