<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new()."
href="https://bugs.freedesktop.org/show_bug.cgi?id=98174#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new()."
href="https://bugs.freedesktop.org/show_bug.cgi?id=98174">bug 98174</a>
from <span class="vcard"><a class="email" href="mailto:David.Ronis@McGill.CA" title="David Ronis <David.Ronis@McGill.CA>"> <span class="fn">David Ronis</span></a>
</span></b>
<pre>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@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@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"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>