On 12/6/22 09:22, Aleksander Morgado wrote:
I was suggesting to enable dumping core files on SEGFAULT, so that they can be later on analyzed by gdb (without running MM under gdb)
Problem is, there's nowhere for a core to go - overlay is being unmounted at this point, and the system reboots moments later, so anything in RAM is lost. I think the best bet is to try and reproduce during non-shutdown.