Bug 163961 - Knotify crashes when applying changes to desktop configuration
Summary: Knotify crashes when applying changes to desktop configuration
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-13 12:19 UTC by Stephan Buehne
Modified: 2009-01-18 03:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Buehne 2008-06-13 12:19:10 UTC
Version:            (using KDE 4.0.80)
Installed from:    SuSE RPMs
OS:                Linux

Applied some changes to the desktop configuration. While applying these changes knotify crashes with following debug info:

Anwendung: KNotify (knotify4), Signal SIGABRT
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb68706d0 (LWP 5115)]
[New Thread 0xb1831b90 (LWP 5129)]
[New Thread 0xb2032b90 (LWP 5128)]
[New Thread 0xb2bddb90 (LWP 5127)]
[New Thread 0xb33deb90 (LWP 5126)]
[New Thread 0xb3bdfb90 (LWP 5125)]
[New Thread 0xb441fb90 (LWP 5119)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb69f08f5 in raise () from /lib/libc.so.6
#8  0xb69f21e1 in abort () from /lib/libc.so.6
#9  0xb69e9c1e in __assert_fail () from /lib/libc.so.6
#10 0xb4dd41ab in snd_pcm_state () from /usr/lib/libasound.so.2
#11 0xb3c1a7a3 in ao_alsa_write ()
   from /usr/local/lib/xine/plugins/1.1.3/xineplug_ao_out_alsa.so
#12 0xb495e0b0 in ao_loop () from /usr/local/lib/libxine.so.1
#13 0x08202be8 in ?? ()
#14 0x00000400 in ?? ()
#15 0x00000000 in ?? ()

Thread 4 (Thread 0xb2bddb90 (LWP 5127)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6a83591 in select () from /lib/libc.so.6
#2  0xb7c06fa3 in QEventDispatcherUNIX::select () from /usr/lib/libQtCore.so.4
#3  0xb7c07a72 in QEventDispatcherUNIXPrivate::doSelect ()
   from /usr/lib/libQtCore.so.4
#4  0xb7c08e74 in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#5  0xb7bdef9d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#6  0xb7bdf131 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#7  0xb7b074f3 in QThread::exec () from /usr/lib/libQtCore.so.4
#8  0xb4996249 in Phonon::Xine::XineThread::run ()
   from /usr/lib/kde4/phonon_xine.so
#9  0xb7b09dc7 in QThreadPrivate::start () from /usr/lib/libQtCore.so.4
#10 0xb7a98192 in start_thread () from /lib/libpthread.so.0
#11 0xb6a8a02e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb2032b90 (LWP 5128)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7a9c566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb494f3bc in fifo_buffer_get () from /usr/local/lib/libxine.so.1
#3  0xb4985ff4 in ?? () from /usr/local/lib/libxine.so.1
#4  0xffffffff in ?? ()
#5  0x08334308 in ?? ()
#6  0x00000000 in ?? ()

Thread 2 (Thread 0xb1831b90 (LWP 5129)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7a9c566 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb495f460 in xine_event_wait () from /usr/local/lib/libxine.so.1
#3  0x08339170 in ?? ()
#4  0x00000001 in ?? ()
#5  0xb495f4ec in listener_loop () from /usr/local/lib/libxine.so.1
#6  0x083e3188 in ?? ()
#7  0x08339174 in ?? ()
#8  0xb7aa6ff4 in ?? () from /lib/libpthread.so.0
#9  0x00000000 in ?? ()

Thread 1 (Thread 0xb68706d0 (LWP 5115)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb6a83591 in select () from /lib/libc.so.6
#2  0xb7c06fa3 in QEventDispatcherUNIX::select () from /usr/lib/libQtCore.so.4
#3  0xb7381a96 in QEventDispatcherX11::select () from /usr/lib/libQtGui.so.4
#4  0xb7c07a72 in QEventDispatcherUNIXPrivate::doSelect ()
   from /usr/lib/libQtCore.so.4
#5  0xb7c08e74 in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#6  0xb7381cd1 in QEventDispatcherX11::processEvents ()
   from /usr/lib/libQtGui.so.4
#7  0xb7bdef9d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#8  0xb7bdf131 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#9  0xb7be127a in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#10 0xb72fb707 in QApplication::exec () from /usr/lib/libQtGui.so.4
#11 0x0804def3 in main ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-05 18:04:51 UTC
Have you experienced this bug again with a recent KDE version? (4.1.3 / 4.2beta1 / 4.2svn). Thanks
However, it seems to be related to xine phonon backend, this may be related to bug 164859
Comment 2 Dario Andres 2009-01-18 03:04:30 UTC
No news from the bug reporter, closing. Please reopen this bug report if you experience the same bug again with a recent KDE (4.1.4 / 4.2beta2 / 4.2rc1 / 4.2svn / 4.3svn) . Thanks :)