Bug 167028

Summary: Kicker crashes when application is closed
Product: [Plasma] kicker Reporter: Dennis Cohn Muroy <denniscm20>
Component: generalAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dennis Cohn Muroy 2008-07-19 21:59:37 UTC
Version:           3.5.9 (using 3.5.9, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.18.8.tex6

Backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1237162288 (LWP 4280)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb5b7be6a in TaskContainer::updateKickerTip ()
   from /usr/lib/libtaskbar.so.1
#7  0xb60dae72 in KickerTip::display () from /usr/lib/libkickermain.so.1
#8  0xb60db3dc in KickerTip::qt_invoke () from /usr/lib/libkickermain.so.1
#9  0xb73d4f1f in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb73d59c4 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb774173a in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb73fccde in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb736d6e0 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb736f509 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb7a33dda in KApplication::notify () from /usr/lib/libkdecore.so.4
#16 0xb73031d5 in QApplication::sendEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb736002b in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb7317148 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb7386e12 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb7386c22 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb736f289 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb61c8fd2 in kdemain () from /usr/lib/libkdeinit_kicker.so
#23 0xb7edc884 in kdeinitmain () from /usr/lib/kde3/kicker.so
#24 0x0804e4c5 in ?? ()
#25 0x0804edf2 in ?? ()
#26 0x0804f1ad in ?? ()
#27 0x08050378 in ?? ()
#28 0xb6dcb75c in __libc_start_main () from /lib/i686/libc.so.6
#29 0x0804b811 in ?? ()


After the kicker is restarted the net_applet icon in the task bar is lost.
Comment 1 Pino Toscano 2008-07-20 09:54:58 UTC

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