More on shutdown segmentation fault
Peter Naulls
peter at chocky.org
Tue Dec 6 14:28:41 UTC 2022
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.
More information about the ModemManager-devel
mailing list