Control: tags 924445 + moreinfo

Hello Joshua,
the given information seems not sufficient to start investigation.
Therefore, if you still can observe this crash, you might install
the packge systemd-coredump, trigger the crash, then retrieve
the output of following command and forward it to this bug:
    journalctl | sed -n '/dumped core/,/systemd-coredump@/p'

And even better would be if you could install gdb and the debug
information like described in [1] e.g. pulseaudio-dbgsym and then
issue these commands to list crashed processes since the current boot:
    coredump list

And provide a backtrace of one crash by:
    coredump gdb [PID]
        bt

This I guess would help the maintainter a lot.

Kind regards,
Bernhard


[1] https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols

Reply via email to