[pulseaudio-discuss] 0.9.8 pthread error?
Jim Duda
jim at duda.tzo.com
Thu Feb 28 14:45:12 PST 2008
I built 0.9.8 from source on a fedora 7 installation. The compile was clean.
config.status: executing depfiles commands
---{ pulseaudio 0.9.8 }---
prefix: /usr/local
sysconfdir: ${prefix}/etc
localstatedir: ${prefix}/var
System Runtime Path: ${prefix}/var/run/pulse
Compiler: gcc
CFLAGS: -g -O2 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement
-Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow
-Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math
Have X11: yes
Enable OSS: yes
Enable Alsa: yes
Enable Solaris: no
Enable GLib 2.0: yes
Enable GConf: no
Enable Avahi: no
Enable Jack: yes
Enable Async DNS: no
Enable LIRC: yes
Enable HAL: no
Enable BlueZ: no
Enable TCP Wrappers: yes
Enable libsamplerate: yes
Enable PolicyKit: no
System User: pulse
System Group: pulse
Realtime Group: pulse-rt
Access Group: pulse-access
/usr/local/bin/pulseaudio results in this error:
pulseaudio: pulsecore/mutex-posix.c:98: pa_mutex_unlock: Assertion `pthread_mutex_unlock(&m->mutex) == 0' failed.
version 0.9.6, installed via yum works fine.
What could I be missing?
Thanks,
Jim
More information about the pulseaudio-discuss
mailing list