What | Removed | Added |
---|---|---|
Status | CONFIRMED | IN_PROGRESS |
I was able to reproduce a boot crash with kernel 6.0.0-rc6-1.g2132e28-default (from Kernel:HEAD), even when running under QEMU. However, as soon as I attached a debugger, the kernel booted fine. So, I have configured QEMU to save a crash dump, but I am unable to process the dump file, because current crash does not like the debuginfo (DWARF version too new). I'm afraid that fixing that would require an upgrade of the embedded gdb, which is a non-trivial task. It's getting a bit frustrating at this point...