Bug 134470 - Kmail crashes when deleting a message.
Summary: Kmail crashes when deleting a message.
Status: RESOLVED DUPLICATE of bug 128593
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 20:12 UTC by Tom Cada
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace of kmail crash when deleting a message. (5.83 KB, text/plain)
2006-09-21 20:13 UTC, Tom Cada
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Cada 2006-09-21 20:12:02 UTC
Version:           1.9.1 (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
Compiler:          Using built-in specs.
Target: i586-suse-linux
gcc version 4.1.0 (SUSE Linux) Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=i586-suse-linux
Thread model: posix
OS:                Linux

I was moving my e-mail from kmail in SUSE 10.0 to kmail in SUSE 10.1. I had imported the messages and had completed the movement of the messages from the imported folders to the local folders. I was reviewing the contents of one of the folders and hit the delete key to delete a message. At this time Kmail crashed and brought up the crash handler.
Comment 1 Tom Cada 2006-09-21 20:13:42 UTC
Created attachment 17865 [details]
Backtrace of kmail crash when deleting a message.
Comment 2 Michael Seiwert 2006-09-21 20:23:09 UTC
Please post bt into comments for easier dupe searching.

[KCrash handler]
#6  0xb72fd427 in QValueListPrivate<unsigned long>::QValueListPrivate ()
   from /opt/kde3/lib/libkdecore.so.4
#7  0xb72fd4be in QValueList<unsigned long>::detachInternal ()
   from /opt/kde3/lib/libkdecore.so.4
#8  0xb55167bc in KMail::UndoStack::addMsgToAction ()
   from /opt/kde3/lib/libkmailprivate.so
#9  0xb5596622 in KMMoveCommand::execute ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0xb5507f19 in KMCommand::slotPostTransfer ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0xb5597e86 in KMCommand::qt_invoke () from /opt/kde3/lib/libkmailprivate.so
#12 0xb559825b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0xb55982e7 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#14 0xb559835b in KMDeleteMsgCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#15 0xb6c99b5d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb550803e in KMCommand::messagesTransfered ()
   from /opt/kde3/lib/libkmailprivate.so
#17 0xb55f83b1 in KMCommand::transferSelectedMsgs ()
   from /opt/kde3/lib/libkmailprivate.so
#18 0xb55f8517 in KMCommand::slotStart () from /opt/kde3/lib/libkmailprivate.so
#19 0xb5597e98 in KMCommand::qt_invoke () from /opt/kde3/lib/libkmailprivate.so
#20 0xb559825b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#21 0xb55982e7 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#22 0xb559835b in KMDeleteMsgCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#23 0xb6c99b5d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6fd0cde in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb6cb5c27 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb6cbcfe3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb6c3ac47 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb6c3ba11 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb72e38e3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#30 0xb6c2fdd5 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb6bea710 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb6c51a78 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0xb6c5190e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb6c3a7ff in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 3 Tom Cada 2006-09-22 02:04:57 UTC
>
>
> ------- Additional Comments From seiwert kde org  2006-09-21 20:23 -------
> Please post bt into comments for easier dupe searching.
>

Sorry about that - its my first boog. I'll do better next time.

Tom
Comment 4 Tommi Tervo 2006-09-22 09:22:49 UTC

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