Comment 8 for bug 929713

Revision history for this message
In , Valdis (valdis-redhat-bugs) wrote :

Description of problem:
After installing 2.14.89025, I was seeing lots of weird issues - programs trying to talk to pulseaudio would hang, firefox was wedged and flickering the X cursor between 2 different cursors, some other weird stuff.

Caught this in gdb of /usr/bin/pidgin hung during startup:

(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:145
145 movl $1, %r8d
(gdb) where
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:145
#1 0x00007f8d189f7740 in pa_threaded_mainloop_wait (m=0x7f8d1c27d650) at pulse/thread-mainloop.c:206
#2 0x00007f8d18c16cbc in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#3 0x00007f8d18c180aa in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#4 0x00000034bbc070f1 in ?? () from /usr/lib64/libgstaudio-0.10.so.0
#5 0x00000034bbc09cc0 in gst_ring_buffer_pause () from /usr/lib64/libgstaudio-0.10.so.0
#6 0x00000034bbc12c8a in ?? () from /usr/lib64/libgstaudio-0.10.so.0
#7 0x00007f8d18c195a9 in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#8 0x00000034b8c41d4c in gst_element_change_state () from /usr/lib64/libgstreamer-0.10.so.0

Reverting to 2.14.90-23 and everything started working normally again - pidgin, pulseaudio, firefox, etc.

Am willing to add instrumentation and re-test if somebody tells me what they want tried.

Version-Release number of selected component (if applicable):
glibc-2.14.90-25.fc17

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info: