Bug 163640 - crash when moving messages
Summary: crash when moving messages
Status: RESOLVED DUPLICATE of bug 152117
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: 2008-06-09 18:34 UTC by Juha Tuomala
Modified: 2008-06-10 17:01 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-06-09 18:34:47 UTC
Version:            (using KDE 3.5.9)
Installed from:    Fedora RPMs

(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 46912496397456 (LWP 1106)]
[New Thread 1115699536 (LWP 1110)]
[New Thread 1105209680 (LWP 1109)]
[New Thread 1094719824 (LWP 1108)]
[New Thread 1084229968 (LWP 1107)]
[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 0x0000003092363c29 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#12 0x0000003378c46740 in KMCommand::messagesTransfered ()
   from /usr/lib64/libkmailprivate.so
#13 0x0000003378c50c8a in KMCommand::transferSelectedMsgs ()
   from /usr/lib64/libkmailprivate.so
#14 0x0000003378c50147 in KMCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#15 0x0000003378c50309 in KMMenuCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#16 0x0000003378c5038d in KMMoveCommand::qt_invoke ()
   from /usr/lib64/libkmailprivate.so
#17 0x0000003092363c29 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#18 0x000000309269b794 in QSignal::signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#19 0x000000309237f005 in QSignal::activate ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#20 0x0000003092386fb8 in QSingleShotTimer::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#21 0x0000003092302b75 in QApplication::internalNotify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#22 0x0000003092303e40 in QApplication::notify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#23 0x0000003371fc7e38 in KApplication::notify ()
   from /usr/lib64/libkdecore.so.4
#24 0x00000030922f7d8c in QEventLoop::activateTimers ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#25 0x00000030922b10d1 in QEventLoop::processEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#26 0x000000309231a321 in QEventLoop::enterLoop ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x000000309231a202 in QEventLoop::exec ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x0000000000402914 in QObject::checkConnectArgs ()
#29 0x0000003d8721e074 in __libc_start_main (
    main=0x4027c0 <QObject::checkConnectArgs(char const*, QObject const*, char const*)+416>, argc=7, ubp_av=0x7fff0f2258e8, init=<value optimized out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff0f2258d8) at libc-start.c:220
#30 0x0000000000402669 in QObject::checkConnectArgs ()
#31 0x00007fff0f2258d8 in ?? ()
#32 0x0000000000000000 in ?? ()
Comment 1 FiNeX 2008-06-10 09:35:04 UTC
Could you provide more informations like how to reproduce the crash and the type of the account (imap, pop...).

Thanks a lot.
Comment 2 Juha Tuomala 2008-06-10 09:39:00 UTC
IMAP connection, no way to systematically to reproduce. 

Thanks for reminding/checking this out FiNex!
Comment 3 Thomas McGuire 2008-06-10 17:01:00 UTC

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