Bug 138484 - crash when mail arrives
Summary: crash when mail arrives
Status: RESOLVED DUPLICATE of bug 128593
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 05:10 UTC by gene c
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 gene c 2006-12-07 05:10:58 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Fedora RPMs

I have multiple imap accounts - reading one account and deleting (shiuft delete) messages - I believe new mail came in to second imap account and possible to same imap account being read. crash. happens frequently but cannot produce on demand.

Traceback:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
 .. repeat
[Thread debugging using libthread_db enabled]
[New Thread -1208219952 (LWP 25546)]
[New Thread -1245054064 (LWP 25550)]
[New Thread -1234564208 (LWP 25549)]
[New Thread -1224074352 (LWP 25548)]
[New Thread -1213584496 (LWP 25547)]
(no debugging symbols found)
 ... repeat
[KCrash handler]
#6  0x00000001 in ?? ()
#7  0x02be25e2 in KMMoveCommand::execute () from /usr/lib/libkmailprivate.so
#8  0x02bd4a59 in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so
#9  0x02bdc496 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#10 0x02bdc77b in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#11 0x02bdc807 in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#12 0x073d8bea in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x02bd4aee in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so
#14 0x02bdd351 in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so
#15 0x02bdd4b7 in KMCommand::slotStart () from /usr/lib/libkmailprivate.so
#16 0x02bdc4a8 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#17 0x02bdc77b in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#18 0x02bdc807 in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#19 0x073d8bea in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x07764ace in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x073f73b7 in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x073ffff3 in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0736fe6b in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x073712e9 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x07b52d82 in KApplication::notify () from /usr/lib/libkdecore.so.4
#26 0x07363c72 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x073181df in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x073893f0 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x073892a6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x0736f97f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#31 0x08058561 in QWidget::setUpdatesEnabled ()
#32 0x00ac7f2c in __libc_start_main () from /lib/libc.so.6
#33 0x08057bd1 in QWidget::setUpdatesEnabled ()
Comment 1 Tommi Tervo 2006-12-07 16:02:12 UTC

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