Bug 230953 - kmail crash when renaming an imap folder
Summary: kmail crash when renaming an imap folder
Status: RESOLVED DUPLICATE of bug 229398
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 11:18 UTC by Amit Ugol
Modified: 2011-01-25 23:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.62 KB, text/plain)
2011-01-25 23:13 UTC, GvLists
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Ugol 2010-03-16 11:18:40 UTC
Application: kmail (1.13.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
uname -a:
Linux 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P7570 @ 2.26GHz GenuineIntel GNU/Linux
steps to reproduce
1. login to your imap account with kmail (mine is on gmail)
2. create an imap folder
3. right click on the folder and select properties
4. change the name of the folder
5. press ok

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f13f8356b67 in KMMessage::transferInProgress() const () from /usr/lib/libkmailprivate.so.4
#6  0x00007f13f863b0d0 in KMail::ImapJob::slotGetMessageResult(KJob*) () from /usr/lib/libkmailprivate.so.4
#7  0x00007f13f863d02b in KMail::ImapJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#8  0x00007f13f7baf4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#9  0x00007f13f8eeb622 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#10 0x00007f13f8eeb8c0 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#11 0x00007f13f386f363 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#12 0x00007f13f386fd27 in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#13 0x00007f13f386d4e6 in KIO::SimpleJob::slotError(int, QString const&) () from /usr/lib/libkio.so.5
#14 0x00007f13f386d628 in KIO::SimpleJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#15 0x00007f13f386d7b0 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#16 0x00007f13f7baf4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f13f392c0e6 in KIO::SlaveInterface::error(int, QString const&) () from /usr/lib/libkio.so.5
#18 0x00007f13f392f0ed in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#19 0x00007f13f392c3e3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#20 0x00007f13f3920856 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#21 0x00007f13f3920a3c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#22 0x00007f13f7baf4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#23 0x00007f13f383e867 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#24 0x00007f13f383e98d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#25 0x00007f13f7bac419 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f13f6f605ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f13f6f66bdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007f13f94abd36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0x00007f13f7b9c79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x00007f13f7b9ef17 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#31 0x00007f13f7bc60d3 in ?? () from /usr/lib/libQtCore.so.4
#32 0x00007f13ee0b026e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x00007f13ee0b3c28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#34 0x00007f13ee0b3d50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0x00007f13f7bc5c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f13f700ed6e in ?? () from /usr/lib/libQtGui.so.4
#37 0x00007f13f7b9b0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007f13f7b9b49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x00007f13f7b9f1db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0x0000000000403182 in _start ()

Possible duplicates by query: bug 230813, bug 230683, bug 230672, bug 230452, bug 230446.

Reported using DrKonqi
Comment 1 Amit Ugol 2010-03-16 11:20:21 UTC
After restarting kmail, doing the same steps did not crash the program.
Comment 2 Christophe Marin 2010-03-26 22:57:06 UTC

*** This bug has been marked as a duplicate of bug 229398 ***
Comment 3 GvLists 2011-01-25 23:13:01 UTC
Created attachment 56428 [details]
New crash information added by DrKonqi

There was an existing IMAP folder which I wanted to rename by right clicking on it and selecting properties. It crashed before I could enter the new name.