Re: [CRASH][BISECTED] 6.4.1 crash in boot
From: Mirsad Todorovac
Date: Thu Jul 06 2023 - 01:06:01 EST
On 7/5/23 04:09, Kees Cook wrote:
Hmm, is CONFIG_UBSAN_TRAP set?
marvin@defiant:~/linux/kernel/linux_torvalds$ grep CONFIG_UBSAN_TRAP .config
CONFIG_UBSAN_TRAP=y
Ah-ha! Turn that off please. With it off you will get much more useful reports from USBAN.
Done that. And it appears to work.
Great job.
There should be a way to store the earliest kernel messages while in the initrd phase, but
I can't think of any either ...
Have a nice day!
Best regards,
Mirsad Todorovac