Bug 164871

Summary: Knotify crashes all the time KDE 4.1 beta2
Product: [Frameworks and Libraries] kdelibs Reporter: Jan-Olof Eriksson <jan-olof.eriksson>
Component: knotifyAssignee: Olivier Goffart <ogoffart>
Status: RESOLVED DUPLICATE    
Severity: crash CC: renda.krell
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jan-Olof Eriksson 2008-06-24 22:40:56 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

After i upgraded to KDE 4.1 beta2. Knotify crashes all the time:

Ohjelma: KNotify (knotify4), signaali SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb69e96d0 (LWP 5670)]
[New Thread 0xaffbeb90 (LWP 5707)]
[New Thread 0xb0bebb90 (LWP 5706)]
[New Thread 0xb1650b90 (LWP 5702)]
[New Thread 0xb1e51b90 (LWP 5701)]
[New Thread 0xb281fb90 (LWP 5700)]
[New Thread 0xb3020b90 (LWP 5699)]
[New Thread 0xb3863b90 (LWP 5698)]
[New Thread 0xb4072b90 (LWP 5695)]
[KCrash handler]
#6  0xb4ba3a5e in ?? () from /usr/lib/libxine.so.1
#7  0xb4bf65cb in Phonon::Xine::XineThread::event ()
   from /usr/lib/kde4/phonon_xine.so
#8  0xb740decc in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#9  0xb741431e in QApplication::notify () from /usr/lib/libQtGui.so.4
#10 0xb701306d in KApplication::notify () from /usr/lib/libkdeui.so.5
#11 0xb7d00b51 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#12 0xb7d01411 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#13 0xb7d2932a in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#14 0xb7cff2ca in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#15 0xb7cff48a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#16 0xb7c23be3 in QThread::exec () from /usr/lib/libQtCore.so.4
#17 0xb4bf6318 in Phonon::Xine::XineThread::run ()
   from /usr/lib/kde4/phonon_xine.so
#18 0xb7c269b7 in ?? () from /usr/lib/libQtCore.so.4
#19 0xb7bca175 in start_thread () from /lib/libpthread.so.0
#20 0xb6c22dce in clone () from /lib/libc.so.6

Thread 5 (Thread 0xb1e51b90 (LWP 5701)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7bcdc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4badf78 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0xb1650b90 (LWP 5702)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7bcdc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4bbf858 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0xb0bebb90 (LWP 5706)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7bcdc15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb4bbc76c in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xaffbeb90 (LWP 5707)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7bcdf42 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#2  0xb4bb8a7e in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb69e96d0 (LWP 5670)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6c1bef1 in select () from /lib/libc.so.6
#2  0xb7d278d0 in QEventDispatcherUNIX::select () from /usr/lib/libQtCore.so.4
#3  0xb7497d2b in ?? () from /usr/lib/libQtGui.so.4
#4  0xb7d283af in QEventDispatcherUNIXPrivate::doSelect ()
   from /usr/lib/libQtCore.so.4
#5  0xb7d29391 in QEventDispatcherUNIX::processEvents ()
   from /usr/lib/libQtCore.so.4
#6  0xb74980a2 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb7cff2ca in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#8  0xb7cff48a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#9  0xb7d0166d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#10 0xb740dd47 in QApplication::exec () from /usr/lib/libQtGui.so.4
#11 0x0804d42d in main ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 Jan-Olof Eriksson 2008-06-24 22:42:32 UTC
Im using openSUSE 11.0 and KDE4 Unstable repos.
Comment 2 Bram Schoenmakers 2008-06-25 09:52:04 UTC
*** Bug 164898 has been marked as a duplicate of this bug. ***
Comment 3 Bram Schoenmakers 2008-06-25 09:53:41 UTC

*** This bug has been marked as a duplicate of 164859 ***