05-15-2020, 12:45 PM
(05-15-2020, 09:52 AM)manawyrm Wrote: That could be the sysrq-Issue.
This is by no means obvious.
- The first crash runs into a BUG() call which intentionally crashes (reboots?) the system.
- The second crash dereferences a null pointer - without the backtrace it's not obvious if that was triggered by sysrq. That's unlikely as a userspace process would have needed to do that... but for what reason?