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

Joshua Hudson joshudson at gmail.com
Thu Apr 25 02:58:39 BST 2019


Unfortunately there will never be a coredump because it's not crashing
in any usual sense. It just stops.

joshua at nova:~ϟ gdb pulseaudio
GNU gdb (Debian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from pulseaudio...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/pulseaudio
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
W: [pulseaudio] authkey.c: Failed to open cookie file
'/home/joshua/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key
'/home/joshua/.config/pulse/cookie': No such file or directory
[New Thread 0x7fffeb8c1700 (LWP 3287)]
[New Thread 0x7fffeb069700 (LWP 3288)]
W: [pulseaudio] authkey.c: Failed to open cookie file
'/home/joshua/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key
'/home/joshua/.config/pulse/cookie': No such file or directory
E: [pulseaudio] module-console-kit.c: GetSessionsForUnixUser() call
failed: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.ConsoleKit was not provided by any .service files
E: [pulseaudio] module.c: Failed to load module "module-console-kit"
(argument: ""): initialization failed.
[Thread 0x7fffeb8c1700 (LWP 3287) exited]
[Thread 0x7fffeb069700 (LWP 3288) exited]
[Inferior 1 (process 3282) exited normally]
(gdb)

Long time between the E: lines mostly referencing a module that's in
the config file but not actually installed anymore and the failure.



More information about the pkg-pulseaudio-devel mailing list