[pulseaudio-tickets] [Bug 98174] Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new().

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 11 19:14:27 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98174

--- Comment #3 from David Ronis <David.Ronis at McGill.CA> ---
I applied the patch and reiinstalled (in version 9.0).  I ran

pulseaudio --help
and 
pulsaudio --start

Both aborted with:

E: [pulseaudio] mutex-posix.c: Assertion 'pthread_mutex_lock(&m->mutex) == 0'
failed at pulsecore/mutex-posix.c:90, function pa_mutex_lock(). Aborting.

Here's the backtrace from the core dump:

Program terminated with signal SIGABRT, Aborted.
#0  0x00002b33134fb979 in raise () from /lib64/libc.so.6

Thread 1 (Thread 0x2b330e285c00 (LWP 32450)):
#0  0x00002b33134fb979 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x00002b33134fd088 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x00002b330ed31fc2 in pa_mutex_lock (m=m at entry=0x1c75b70)
    at pulsecore/mutex-posix.c:94
        __func__ = "pa_mutex_lock"
        __PRETTY_FUNCTION__ = "pa_mutex_lock"
#3  0x00002b330ed1c5fa in pa_once_begin (
    control=control at entry=0x2b330ef5ec50 <_once.4859>) at pulsecore/once.c:44
        m = 0x1c75b70
#4  0x00002b330ed0e0d0 in pa_init_i18n () at pulsecore/i18n.c:30
        _once = {mutex = {ptr = {value = 29842288}}, done = {value = 0}}
#5  0x0000000000405b5c in main (argc=2, argv=0x7ffe13d77d58)
    at daemon/main.c:473
        c = 0x0
        buf = 0x0
        conf = 0x0
        mainloop = 0x0
        s = <optimized out>
        r = 0
        retval = 1
        d = 0
        valid_pid_file = false
        ltdl_init = false
        n_fds = 0
        passed_fds = 0x1c4b0b0
        e = <optimized out>
        daemon_pipe = {-1, -1}
        daemon_pipe2 = {-1, -1}
        autospawn_fd = -1
        autospawn_locked = false
        server_lookup = 0x0
        lookup_service_bus = 0x0
        server_bus = 0x0
        start_server = <optimized out>
        __func__ = "main"
        __PRETTY_FUNCTION__ = "main"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161011/82f4f64b/attachment.html>


More information about the pulseaudio-bugs mailing list