Bug 160754 - crash when moving messages with IMAP
Summary: crash when moving messages with IMAP
Status: RESOLVED DUPLICATE of bug 152117
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.9
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 17:33 UTC by Juha Tuomala
Modified: 2008-04-14 00:26 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 2008-04-12 17:33:22 UTC
Version:           unknown (using 3.5.9-5.fc8 Fedora, Fedora release 8 (Werewolf))
Compiler:          Target: x86_64-redhat-linux
OS:                Linux (x86_64) release 2.6.23.8-63.fc8

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496393360 (LWP 7603)]
[New Thread 1115699536 (LWP 7607)]
[New Thread 1105209680 (LWP 7606)]
[New Thread 1094719824 (LWP 7605)]
[New Thread 1084229968 (LWP 7604)]
[KCrash handler]
#5  0x0000003378b13dc0 in KMFolder::open () from /usr/lib64/libkmailprivate.so
#6  0x0000003378c565ca in KMMoveCommand::execute ()
   from /usr/lib64/libkmailprivate.so
#7  0x0000003378c47300 in KMCommand::slotPostTransfer ()
   from /usr/lib64/libkmailprivate.so
#8  0x0000003378c50133 in KMCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#9  0x0000003378c50309 in KMMenuCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#10 0x0000003378c5038d in KMMoveCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#11 0x0000003378c503c9 in KMDeleteMsgCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#12 0x0000003092363c29 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#13 0x0000003378c46740 in KMCommand::messagesTransfered ()
   from /usr/lib64/libkmailprivate.so
#14 0x0000003378c50c8a in KMCommand::transferSelectedMsgs ()
   from /usr/lib64/libkmailprivate.so
#15 0x0000003378c50147 in KMCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#16 0x0000003378c50309 in KMMenuCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#17 0x0000003378c5038d in KMMoveCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#18 0x0000003378c503c9 in KMDeleteMsgCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#19 0x0000003092363c29 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#20 0x000000309269b794 in QSignal::signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#21 0x000000309237f005 in QSignal::activate ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#22 0x0000003092386fb8 in QSingleShotTimer::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#23 0x0000003092302b75 in QApplication::internalNotify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#24 0x0000003092303e40 in QApplication::notify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#25 0x0000003371fc7e38 in KApplication::notify ()
   from /usr/lib64/libkdecore.so.4
#26 0x00000030922f7d8c in QEventLoop::activateTimers ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x00000030922b10d1 in QEventLoop::processEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x000000309231a321 in QEventLoop::enterLoop ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#29 0x000000309231a202 in QEventLoop::exec ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#30 0x0000000000402914 in QObject::checkConnectArgs ()
#31 0x0000003d8721e074 in __libc_start_main (
    main=0x4027c0 <QObject::checkConnectArgs(char const*, QObject const*, char const*)+416>, argc=1, ubp_av=0x7fff42955c88, init=<value optimized out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff42955c78) at libc-start.c:220
#32 0x0000000000402669 in QObject::checkConnectArgs ()
#33 0x00007fff42955c78 in ?? ()
#34 0x0000000000000000 in ?? ()
Comment 1 Tommi Tervo 2008-04-12 19:43:39 UTC
Could you elaborate a bit more how to reproduce. Possible dupe of this:
http://bugs.kde.org/show_bug.cgi?id=152117
Comment 2 Juha Tuomala 2008-04-12 19:56:31 UTC
well, i was able to reproduce it with my inbox at that time few times, but then it just stopped crashing. but crashed around five times almost immediatly when tried to move something.
Comment 3 Thomas McGuire 2008-04-14 00:26:20 UTC
> Could you elaborate a bit more how to reproduce. Possible dupe of this: 
Yes, seems to be the same. Thanks.

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