> One more: It may help if you run with KASAN enabled. That often finds problems earlier.
Also could use ftrace and use ftrace_dump_on_oops to see the sequence (but that has a lot of overhead and sometimes hides problems) -Andi
> One more: It may help if you run with KASAN enabled. That often finds problems earlier.
Also could use ftrace and use ftrace_dump_on_oops to see the sequence (but that has a lot of overhead and sometimes hides problems) -Andi