Bug 127007 - Crash during expiring emails with KMail 1.9.1
Summary: Crash during expiring emails with KMail 1.9.1
Status: RESOLVED DUPLICATE of bug 128593
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-09 11:22 UTC by Brad Hards
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 Brad Hards 2006-05-09 11:22:25 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
OS:                Linux

When I change the properties on a folder to expire based on time (where the folder did not previously expire on time), sometimes kmail/kontact crashes. The backtrace doesn't seem too good, but it is shown below.

This doesn't always happen. The only cause that I can think of is that perhaps the email that is being viewed gets expired.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233247488 (LWP 18623)]
[New Thread -1279194192 (LWP 18628)]
[Thread debugging using libthread_db enabled]
[New Thread -1233247488 (LWP 18623)]
[New Thread -1279194192 (LWP 18628)]
[Thread debugging using libthread_db enabled]
[New Thread -1233247488 (LWP 18623)]
[New Thread -1279194192 (LWP 18628)]
[New Thread -1268704336 (LWP 18627)]
[New Thread -1258214480 (LWP 18626)]
[New Thread -1247724624 (LWP 18625)]
[KCrash handler]
#4  0x08410524 in ?? ()
#5  0xb5e99c7b in KMMoveCommand::execute () from /usr/lib/libkmailprivate.so
#6  0xb5e91427 in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so
#7  0xb5ea351f in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#8  0xb5ea60ed in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#9  0xb5ea642e in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#10 0xb6a47d12 in QObject::activate_signal ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#11 0xb5ea33d3 in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so
#12 0xb5e91753 in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so
#13 0xb5e912cd in KMCommand::slotStart () from /usr/lib/libkmailprivate.so
#14 0xb5ea350d in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#15 0xb5ea60ed in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#16 0xb5ea642e in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#17 0xb6a47d12 in QObject::activate_signal ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#18 0xb6d25922 in QSignal::signal ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#19 0xb6a5e560 in QSignal::activate ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#20 0xb6a64e7f in QSingleShotTimer::event ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#21 0xb69f5399 in QApplication::internalNotify ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#22 0xb69f4a0f in QApplication::notify ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#23 0xb6f56330 in KApplication::notify () from /usr/lib/libkdecore.so.4
#24 0xb69e61ac in QEventLoop::activateTimers ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#25 0xb69a782b in QEventLoop::processEvents ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#26 0xb6a0502b in QEventLoop::enterLoop ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#27 0xb6a04ef0 in QEventLoop::exec ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#28 0xb69f5598 in QApplication::exec ()
   from /home/bradh/coding/svn-vers/qt3-copy/lib/libqt-mt.so.3
#29 0x08059551 in main ()
Comment 1 Tommi Tervo 2006-09-06 11:11:25 UTC

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