Bug 114505 - Kicker crashs when launching KMail from systray
Summary: Kicker crashs when launching KMail from systray
Status: RESOLVED DUPLICATE of bug 87613
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: 3.4.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 15:54 UTC by Detlev Casanova
Modified: 2005-10-21 18:41 UTC (History)
0 users

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 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 ***