Bugzilla – Bug 398610
Crash in konsole when run within GNOME
Last modified: 2008-06-09 16:47:42 UTC
(this is RC2) I'm trying to reproduce bug 397326, so I installed konsole and run it in GNOME. When I open the notification configuration dialog and try to play the default sound for beeps, I get the following crash: [?1034h[Thread debugging using libthread_db enabled] [New Thread 0xb60f88e0 (LWP 4669)] [New Thread 0xafe5cb90 (LWP 4693)] [New Thread 0xb0a68b90 (LWP 4692)] [New Thread 0xb1b32b90 (LWP 4690)] [New Thread 0xb2333b90 (LWP 4689)] [New Thread 0xb2b34b90 (LWP 4688)] [New Thread 0xb3377b90 (LWP 4687)] [New Thread 0xb3d79b90 (LWP 4686)] [New Thread 0xb45eab90 (LWP 4680)] [KCrash handler] #6 0xb4796d7e in stream_rewire_video (output=0x85cb68c, data=0x85c8370) at xine.c:579 #7 0xb47b9a61 in xine_post_wire_video_port (source=0x0, vo=0x85c8370) at xine_interface.c:911 #8 0xb47ec228 in Phonon::Xine::NullSinkXT::rewireTo (this=0x8442bb8, source=0x85c9588) at /usr/src/debug/kdebase-runtime-4.0.4/phonon/xine/nullsink.cpp:41 #9 0xb47eb9db in Phonon::Xine::XineThread::event (this=0x85c8778, e=0x8448bd0) at /usr/src/debug/kdebase-runtime-4.0.4/phonon/xine/xinethread.cpp:98 #10 0xb678aecc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #11 0xb679131e in QApplication::notify () from /usr/lib/libQtGui.so.4 #12 0xb77c239d in KApplication::notify () from /usr/lib/libkdeui.so.5 #13 0xb720fbc1 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #14 0xb7210481 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #15 0xb723838a in QEventDispatcherUNIX::processEvents () from /usr/lib/libQtCore.so.4 #16 0xb720e33a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #17 0xb720e4fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #18 0xb7132be3 in QThread::exec () from /usr/lib/libQtCore.so.4 #19 0xb47eb728 in Phonon::Xine::XineThread::run (this=0x85c8778) at /usr/src/debug/kdebase-runtime-4.0.4/phonon/xine/xinethread.cpp:111 #20 0xb71359b7 in ?? () from /usr/lib/libQtCore.so.4 #21 0xb70d9175 in start_thread () from /lib/libpthread.so.0 #22 0xb64aadce in clone () from /lib/libc.so.6 Thread 5 (Thread 0xb2333b90 (LWP 4689)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb70dcc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb47a127c in fifo_buffer_get (fifo=0x85d6600) at buffer.c:230 #3 0xb47a892d in audio_decoder_loop (stream_gen=0x85cac80) at audio_decoder.c:67 #4 0xb70d9175 in start_thread () from /lib/libpthread.so.0 #5 0xb64aadce in clone () from /lib/libc.so.6 Thread 4 (Thread 0xb1b32b90 (LWP 4690)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb70dcc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb47b2d98 in listener_loop (queue_gen=0x85df110) at events.c:56 #3 0xb70d9175 in start_thread () from /lib/libpthread.so.0 #4 0xb64aadce in clone () from /lib/libc.so.6 Thread 3 (Thread 0xb0a68b90 (LWP 4692)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb70dcc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb47afce4 in ao_loop (this_gen=0x863c8b8) at audio_out.c:346 #3 0xb70d9175 in start_thread () from /lib/libpthread.so.0 #4 0xb64aadce in clone () from /lib/libc.so.6 Thread 2 (Thread 0xafe5cb90 (LWP 4693)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb70dcf42 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb47ac05e in video_out_loop (this_gen=0x85c8370) at video_out.c:1092 #3 0xb70d9175 in start_thread () from /lib/libpthread.so.0 #4 0xb64aadce in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb60f88e0 (LWP 4669)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb64a3ef1 in select () from /lib/libc.so.6 #2 0xb7236930 in QEventDispatcherUNIX::select () from /usr/lib/libQtCore.so.4 #3 0xb6814d2b in ?? () from /usr/lib/libQtGui.so.4 #4 0xb723740f in QEventDispatcherUNIXPrivate::doSelect () from /usr/lib/libQtCore.so.4 #5 0xb72383f1 in QEventDispatcherUNIX::processEvents () from /usr/lib/libQtCore.so.4 #6 0xb68150a2 in ?? () from /usr/lib/libQtGui.so.4 #7 0xb720e33a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #8 0xb720e4fa in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #9 0xb72106dd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #10 0xb678ad47 in QApplication::exec () from /usr/lib/libQtGui.so.4 #11 0xb7fd091a in kdemain (argc=1, argv=0xbff109c4) at /usr/src/debug/kdebase-4.0.4/apps/konsole/src/main.cpp:97 #12 0x08048802 in main (argc=152360, argv=0x0) at /usr/src/debug/kdebase-4.0.4/build/apps/konsole/src/konsole_dummy.cpp:3 #0 0xffffe430 in __kernel_vsyscall ()
*** This bug has been marked as a duplicate of bug 387406 ***