Bug#924445: pulseaudio crashes randomly, no diagnostic on terminal, possibly associated with Wesnoth

Bernhard Übelacker bernhardu at mailbox.org
Wed Apr 24 09:09:16 BST 2019


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



More information about the pkg-pulseaudio-devel mailing list