Bug 152569 - Crash when moving multiple mails between two imap folders on same server
Summary: Crash when moving multiple mails between two imap folders on same server
Status: RESOLVED DUPLICATE of bug 100555
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: 1.9.8
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-19 22:12 UTC by Juha Tuomala
Modified: 2007-11-26 17:44 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 Juha Tuomala 2007-11-19 22:12:03 UTC
Version:           unknown (using KDE 3.5.8-7.fc8 Fedora, Fedora release 8 (Werewolf))
Compiler:          Target: x86_64-redhat-linux
OS:                Linux (x86_64) release 2.6.23.1-49.fc8

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496405648 (LWP 10248)]
[New Thread 1115699536 (LWP 10252)]
[New Thread 1105209680 (LWP 10251)]
[New Thread 1094719824 (LWP 10250)]
[New Thread 1084229968 (LWP 10249)]
[KCrash handler]
#5  0x00000030a943bd10 in vtable for DwString ()
   from /usr/lib64/libmimelib.so.1
#6  0x0000003346bb2201 in KMFolderImap::addMsgQuiet (this=0x17b4b00, 
    msgList=@0x7fff02a4bd60) at kmfolderimap.cpp:367
#7  0x0000003346bb6176 in KMFolderImap::qt_invoke (this=0x17b4b00, 
    _id=<value optimized out>, _o=<value optimized out>)
    at kmfolderimap.moc:323
#8  0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#9  0x0000003346c7dbb5 in KMail::FolderJob::messageCopied (
    this=<value optimized out>, t0=@0x7fff02a4bed0) at folderjob.moc:169
#10 0x0000003346c862fb in KMail::ImapJob::slotCopyMessageResult (
    this=0x3a07cd0, job=<value optimized out>) at imapjob.cpp:659
#11 0x0000003346c88933 in KMail::ImapJob::qt_invoke (this=0x3a07cd0, _id=8, 
    _o=0x7fff02a4bfe0) at imapjob.moc:132
#12 0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#13 0x0000003342b97122 in KIO::Job::result (this=<value optimized out>, 
    t0=0x47b4700) at jobclasses.moc:162
#14 0x0000003342bcff5f in KIO::Job::emitResult (this=0x47b4700) at job.cpp:235
#15 0x0000003342bed87a in KIO::SimpleJob::slotFinished (this=0x47b4700)
    at job.cpp:601
#16 0x0000003342bcfb28 in KIO::SimpleJob::qt_invoke (this=0x47b4700, _id=7, 
    _o=0x7fff02a4c2b0) at jobclasses.moc:417
#17 0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#18 0x0000003446564730 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#19 0x0000003342be2bb5 in KIO::SlaveInterface::dispatch (this=0x1fc71b0, 
    _cmd=104, rawdata=@0x7fff02a4c5a0) at slaveinterface.cpp:243
#20 0x0000003342bf7dfe in KIO::SlaveInterface::dispatch (this=0x1fc71b0)
    at slaveinterface.cpp:173
#21 0x0000003342ba316b in KIO::Slave::gotInput (this=0x46b3cf0)
    at slave.cpp:300
#22 0x0000003342bdb898 in KIO::Slave::qt_invoke (this=0x1fc71b0, _id=4, 
    _o=0x7fff02a4c6e0) at slave.moc:113
#23 0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#24 0x00000034465645d8 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#25 0x0000003446580e9b in QSocketNotifier::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#26 0x00000034465029a5 in QApplication::internalNotify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x0000003446503c70 in QApplication::notify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x00000034477c3678 in KApplication::notify (this=0x7fff02a4cec0, 
    receiver=0x1fc9b90, event=0x7fff02a4ca50) at kapplication.cpp:550
#29 0x00000034464f7589 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#30 0x00000034464b0eee in QEventLoop::processEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#31 0x000000344651a151 in QEventLoop::enterLoop ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#32 0x000000344651a032 in QEventLoop::exec ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#33 0x0000000000402914 in main (argc=7, argv=<value optimized out>)
    at main.cpp:110
#34 0x0000003ac081e074 in __libc_start_main () from /lib64/libc.so.6
#35 0x0000000000402669 in _start ()
Comment 1 Thomas McGuire 2007-11-26 17:44:02 UTC
Similar backtrace to bug 100555.

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