On 2019-01-30 23:42, Bernhard Übelacker wrote:
And I am just curious, but this "0x2f9b8" are just the "195000" from the kernel log line? I am not sure, but would here not make 0x7f9cf2783000 - 0x7f9cf2803676 = 0x80676 more sense?
Maybe, not gonna debate, I'm not the expert here, simply did quick duckduck'ing to some SO answer :) .
But to get more information of a crash you could consider installing a core dump collector like systemd-coredump.
Cool, didn't knew that. Gonna install debug symbols and core dump collector.