-current kernel does not boot
Martin Husemann <[email protected]> Sat, 6 Mar 2021 15:20:24 +0100
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
Hey folks, a -current kernel crashes for me in the scsibus device discovery thread early during boot. Backtrace is short and pretty useless, it looks like the kernel is trying to call kprintf_mtx - but of course that is a data adress. Unfortunately I do not have enough memory to boot a DIAGNOSTIC or DEBUG kernel, so ddb and printf debugging will have todo. Anyone seeing the same? Does current work for anyone? Martin