[pulseaudio-tickets] [Bug 98174] New: 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
Sun Oct 9 18:44:06 UTC 2016


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

            Bug ID: 98174
           Summary: Abort on startup:  mutex-posix.c: Assertion 'r == 95
                    && inherit_priority' failed at
                    pulsecore/mutex-posix.c:70, function pa_mutex_new().
           Product: PulseAudio
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: daemon
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: David.Ronis at McGill.CA
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

I'm maintaining the old garnome build system for gnome on some i686 and X86_64
pc's running slackware.  I'm using gcc-6.2 (with -O2 -g).

When I run pulseaudio --help (or other options) I get:

mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at
pulsecore/mutex-posix.c:70, function pa_mutex_new().

This happens with version 0.8, 0.9 and the git/master.  I'm not sure that this
isn't a glib issue since I get similar problems with other components of gnome
3.22 (e.g., evince, metacity, xchat).

The backtrace gives:

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

Thread 1 (Thread 0x2b3164933c00 (LWP 19761)):
#0  0x00002b3169ba9979 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x00002b3169bab088 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x00002b31653dff32 in pa_mutex_lock (m=m at entry=0x255bb70)
    at pulsecore/mutex-posix.c:90
        __func__ = "pa_mutex_lock"
        __PRETTY_FUNCTION__ = "pa_mutex_lock"
#3  0x00002b31653ca5fa in pa_once_begin (
    control=control at entry=0x2b316560cbb0 <_once.4859>) at pulsecore/once.c:44
        m = 0x255bb70
#4  0x00002b31653bc0d0 in pa_init_i18n () at pulsecore/i18n.c:30
        _once = {mutex = {ptr = {value = 39172976}}, done = {value = 0}}
#5  0x0000000000405b5c in main (argc=2, argv=0x7ffdaeb68da8)
    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 = 0x25310b0
        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/20161009/a2414240/attachment.html>


More information about the pulseaudio-bugs mailing list