Bug 114505

Summary: Kicker crashs when launching KMail from systray
Product: [Plasma] kicker Reporter: Detlev Casanova <detlev.casanova>
Component: generalAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 3.4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Detlev Casanova 2005-10-16 15:54:59 UTC
Version:           3.4.1 (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.5 / g++ 3.3.5 
OS:                Linux

Hello !

Sometimes, when I click on the envelope of KMail in system tray, Kicker crashs with a SIGSEGV 11. 

Here is the backtrace :

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1230682304 (LWP 6823)]
[KCrash handler]
#3  0x00000000 in ?? ()
#4  0xb7115e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#5  0xb711541e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#6  0xb773a965 in KApplication::notify () from /usr/lib/libkdecore.so.4
#7  0xb70aa5b0 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#8  0xb70a823e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#9  0xb70bf254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#10 0xb71281d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#11 0xb7128088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#12 0xb7116071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#13 0xb68daa99 in kdemain () from /usr/lib/libkdeinit_kicker.so
#14 0xb7655936 in kdeinitmain () from /usr/lib/kde3/kicker.so
#15 0x0804cda2 in launch ()
#16 0x0804e441 in handle_launcher_request ()
#17 0x0804e98d in handle_requests ()
#18 0x0804fae2 in main ()


Any ideas ?

Thanks

Detlev
Comment 1 Detlev Casanova 2005-10-16 15:57:09 UTC
Oups ! My KDE version isn't 3.4.2 but 3.4.1.

Sorry

Detlev
Comment 2 Aaron J. Seigo 2005-10-21 18:41:15 UTC

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