Bug 128319 - kmail crash on empty trash (disconnected imap)
Summary: kmail crash on empty trash (disconnected imap)
Status: RESOLVED DUPLICATE of bug 97274
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 16:43 UTC by Luka Renko
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
kmail crash backtrace (5.81 KB, text/plain)
2006-05-30 16:44 UTC, Luka Renko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luka Renko 2006-05-30 16:43:51 UTC
Version:           1.9.3 (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages

I am testing Riddell's KDE 3.5.3 package for Kubuntu Dapper:
deb http://kubuntu.org/packages/kde-353 dapper main

I am using Disconnected IMAP with MS Exchange Server 2003.

I have right-clicked on trash folder (Deleted Items on Exchange server) and Empty Trash did crash Kontact application (see backtrace attached). 
When I have restarted Kontact, messages were still in trash folder and Empty Trash did not crash this time.
Note: before the crash, I have deleted (moved to trash) multiple (50 or so) messages from one folder (also IMAP). It may be related to trash.



[KCrash handler]
#6  0x00720061 in ?? ()
#7  0xb57ba8a2 in KMail::CachedImapJob::slotPutMessageInfoData ()
   from /usr/lib/libkmailprivate.so
#8  0xb57bb952 in KMail::CachedImapJob::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#9  0xb7014e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb6b029fb in KIO::Job::infoMessage () from /usr/lib/libkio.so.4
#11 0xb6b02a4a in KIO::SimpleJob::slotInfoMessage () from /usr/lib/libkio.so.4
#12 0xb6b559eb in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4
#13 0xb6b55a6d in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#14 0xb7014e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb701535a in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb6b1accb in KIO::SlaveInterface::infoMessage ()
   from /usr/lib/libkio.so.4
#17 0xb6b6d85b in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#18 0xb6b14a09 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#19 0xb6b19500 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#20 0xb6b19695 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#21 0xb7014e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb7015738 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb73a8bef in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#24 0xb703516e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#25 0xb6faadc6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#26 0xb6faafc2 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#27 0xb76a8e31 in KApplication::notify () from /usr/lib/libkdecore.so.4
#28 0xb6f3c0ef in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#29 0xb6f9c8e3 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#30 0xb6f4fedb in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#31 0xb6fc38b7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#32 0xb6fc37da in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#33 0xb6fa98d5 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#34 0x0805a841 in ?? ()
#35 0xbfd1fcd0 in ?? ()
#36 0x00000001 in ?? ()
#37 0x00000001 in ?? ()
#38 0x00000000 in ?? ()
Comment 1 Luka Renko 2006-05-30 16:44:32 UTC
Created attachment 16362 [details]
kmail crash backtrace
Comment 2 Thiago Macieira 2006-06-04 11:06:15 UTC

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