Bug 144735 - Kmail crashes when trying to move messages between folders (in search result dialog)
Summary: Kmail crashes when trying to move messages between folders (in search result ...
Status: RESOLVED DUPLICATE of bug 108971
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 07:24 UTC by Christer Michaelsen
Modified: 2007-04-27 10:48 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 Christer Michaelsen 2007-04-27 07:24:31 UTC
Version:           1.9.5 (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs

When I try to move selected messages, using the right click "Move to"-function, in the Find messages dialog box, Kmail crashes. It seems to be related to one of the messages in the search result, as it works if I try to move messages resulting from a different search. However, when selecting and moving the messages from the folder they are stored in, it works without any problems.

Here's the backtrace:
Sjekk av systemoppsett ved oppstart er slått av.

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(... Previous messages repaeted 23 times)
[Thread debugging using libthread_db enabled]
[New Thread -1248155952 (LWP 6646)]
[New Thread -1278522480 (LWP 6650)]
[New Thread -1270129776 (LWP 6649)]
[New Thread -1261737072 (LWP 6648)]
[New Thread -1253344368 (LWP 6647)]
(no debugging symbols found)
(... Previous messages repaeted 56 times)
[KCrash handler]
#9  0xb7e1271c in KMMoveCommand::execute ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0xb7e0a349 in KMCommand::slotPostTransfer ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0xb7e112c6 in KMCommand::qt_invoke () from /opt/kde3/lib/libkmailprivate.so
#12 0xb7e115ab in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0xb7e11637 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#14 0xb73ac3cd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb7e08e9e in KMCommand::messagesTransfered ()
   from /opt/kde3/lib/libkmailprivate.so
#16 0xb7e12181 in KMCommand::transferSelectedMsgs ()
   from /opt/kde3/lib/libkmailprivate.so
#17 0xb7e122e7 in KMCommand::slotStart () from /opt/kde3/lib/libkmailprivate.so
#18 0xb7e112d8 in KMCommand::qt_invoke () from /opt/kde3/lib/libkmailprivate.so
#19 0xb7e115ab in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#20 0xb7e11637 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#21 0xb73ac3cd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb76e60ce in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb73c8497 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb73cf823 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb734d647 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb734e4f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb7a0a1f2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#28 0xb7342663 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb72fcbd0 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb73640e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb7363f76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb734d00f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x0804a0eb in QObject::checkConnectArgs ()
#34 0xbfb58fe4 in ?? ()
#35 0xbfb591d0 in ?? ()
#36 0x00000000 in ?? ()
Comment 1 Tommi Tervo 2007-04-27 10:48:58 UTC

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