Does the problem go away if you disable JACK in your gstreamer config and just use ALSA?
Stanisław Pitucha wrote: > Here are the results on the client running for ~30 days (I didn't have > the pidgin-dbg installed then): > > --->8--- > Thread 2 (Thread 0x7f802d849950 (LWP 14674)): > #0 0x00007f80513adb89 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib/libpthread.so.0 > #1 0x00007f8031c2fccb in ?? () from /usr/lib/libjack.so.0 > #2 0x00007f80513a9f9a in start_thread () from /lib/libpthread.so.0 > #3 0x00007f80504b256d in clone () from /lib/libc.so.6 > #4 0x0000000000000000 in ?? () > > Thread 1 (Thread 0x7f80538a97d0 (LWP 14162)): > #0 0x00007f80513ab358 in pthread_mutex_lock () from /lib/libpthread.so.0 > #1 0x00007f8051102dde in gst_bus_have_pending () > from /usr/lib/libgstreamer-0.10.so.0 > #2 0x00007f80509f7fec in g_main_context_check () from > /lib/libglib-2.0.so.0 > #3 0x00007f80509f88a1 in ?? () from /lib/libglib-2.0.so.0 > #4 0x00007f80509f8e5d in g_main_loop_run () from /lib/libglib-2.0.so.0 > #5 0x00007f8052589c07 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #6 0x0000000001923200 in ?? () > #7 0x0000000001dd6320 in ?? () > #8 0x00007f80537d9fd2 in ?? () from /lib64/ld-linux-x86-64.so.2 > #9 0x0000000000485320 in main () > --->8--- > > Doing it 5 times in a row (while CPU was ~100%), I always got the main > thread doing lock in gst_bus_have_pending(). If I didn't do the > switching between windows, I ususally caught it doing poll(). > > After I installed pidgin-dbg and restarted, I can only make it go up to > 20% cpu and couldn't catch any unusual trace, but I'll check again in a > day or two - and report back. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

