Bug 88093 - kmail crashed when quit via tray context menu
Summary: kmail crashed when quit via tray context menu
Status: RESOLVED DUPLICATE of bug 90467
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 02:05 UTC by Carsten Lohrke
Modified: 2007-09-14 12:17 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 Carsten Lohrke 2004-08-26 02:05:48 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
OS:                Linux

I tryed to restart kmail and got a message that kmail seems to run on another screen and to restart may cause loss of emails...

btw. does #5 mean the whole code to write html emails is still in the memory even though my very first action was to disable it and to hide the toolbar!?

I had not a single kmail window open when getting the segfault - only minimized to tray.


Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 20434)]
[KCrash handler]
#5  0x401edd54 in KMComposeWin::deadLetter() ()
   from /usr/kde/3.3/lib/libkmailprivate.so.0
#6  0x402ce8db in KMKernel::dumpDeadLetters() ()
   from /usr/kde/3.3/lib/libkmailprivate.so.0
#7  0x402d066f in KMKernel::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.3/lib/libkmailprivate.so.0
#8  0x41c069bc in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#9  0x41c067e4 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0x41f471cb in QTimer::timeout() () from /usr/qt/3/lib/libqt-mt.so.3
#11 0x41c28192 in QTimer::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#12 0x41baa57f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x41ba993e in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0x4174a87b in KApplication::notify(QObject*, QEvent*) (this=0xbfffebc0, 
    receiver=0x81fa370, event=0xbfffe8a0) at kapplication.cpp:495
#15 0x41b99c45 in QEventLoop::activateTimers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x41b5345b in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x41bbc748 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x41bbc5f8 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#19 0x41baa7d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x0804a43d in main ()
Comment 1 Till Adam 2004-12-14 08:42:38 UTC
Yet another deadLetter() crash...

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