Bug 233874 - Crash after editing a draft in KMail
Summary: Crash after editing a draft in KMail
Status: RESOLVED DUPLICATE of bug 233397
Alias: None
Product: kdepim
Classification: Applications
Component: messagelist (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Stephen Kelly
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-04-09 20:42 UTC by Thomas McGuire
Modified: 2010-04-14 23:16 UTC (History)
3 users (show)

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 Thomas McGuire 2010-04-09 20:42:29 UTC
To reproduce: Have one item in your drafts folder.
Double-click the item, a composer window should appear, and the item should disappear from the message list. So far everything is ok.

Then, close the composer window. That will cause the item to be saved in the drafts folder again, and therefore a new item should appear in the drafts folder.
This causes a crash. This seems to be a more generic issue with the message list, I've seen that in other places as well.

Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f956a5a331e in MessageList::Core::Item::date (this=0xace830) at /media/kdedev/trunk/src/KDE/kdepim-git/messagelist/core/item.cpp:449
#7  0x00007f956a5c5bf1 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Fill (this=0x9d1520, job=0xc35560, tStart=...)
    at /media/kdedev/trunk/src/KDE/kdepim-git/messagelist/core/model.cpp:2698
#8  0x00007f956a5c6e7e in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=0x9d1520, job=0xc35560, tStart=...)
    at /media/kdedev/trunk/src/KDE/kdepim-git/messagelist/core/model.cpp:3324
#9  0x00007f956a5c7929 in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x9d1520) at /media/kdedev/trunk/src/KDE/kdepim-git/messagelist/core/model.cpp:3711
#10 0x00007f956a5c835e in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x9d1520) at /media/kdedev/trunk/src/KDE/kdepim-git/messagelist/core/model.cpp:3926
#11 0x00007f956a5ca903 in MessageList::Core::Model::qt_metacall (this=0x864c10, _c=InvokeMetaMethod, _id=2, _a=0x7fff61396530) at /media/kdedev/trunk/build/KDE/kdepim-git/messagelist/model.moc:90
#12 0x00007f956e2a586f in QMetaObject::metacall (object=0x864c10, cl=InvokeMetaMethod, idx=26, argv=0x7fff61396530) at kernel/qmetaobject.cpp:237
#13 0x00007f956e2babe0 in QMetaObject::activate (sender=0x9d1558, m=0x7f956e614bc0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#14 0x00007f956e323956 in QTimer::timeout (this=0x9d1558) at .moc/debug-shared/moc_qtimer.cpp:134
#15 0x00007f956e2c5102 in QTimer::timerEvent (this=0x9d1558, e=0x7fff613970e0) at kernel/qtimer.cpp:271
#16 0x00007f956e2b5426 in QObject::event (this=0x9d1558, e=0x7fff613970e0) at kernel/qobject.cpp:1212
#17 0x00007f956f0afa1b in QApplicationPrivate::notify_helper (this=0x650b50, receiver=0x9d1558, e=0x7fff613970e0) at kernel/qapplication.cpp:4304
#18 0x00007f956f0afea4 in QApplication::notify (this=0x7fff61397670, receiver=0x9d1558, e=0x7fff613970e0) at kernel/qapplication.cpp:3708
#19 0x00007f9573afa8ff in KApplication::notify (this=0x7fff61397670, receiver=0x9d1558, event=0x7fff613970e0) at /media/kdedev/trunk/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#20 0x00007f956e29da69 in QCoreApplication::notifyInternal (this=0x7fff61397670, receiver=0x9d1558, event=0x7fff613970e0) at kernel/qcoreapplication.cpp:704
#21 0x00007f956f0acd1b in QCoreApplication::sendEvent (receiver=0x9d1558, event=0x7fff613970e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 0x00007f956e2dd097 in QTimerInfoList::activateTimers (this=0x654010) at kernel/qeventdispatcher_unix.cpp:603
#23 0x00007f956e2da76f in timerSourceDispatch (source=0x653fb0) at kernel/qeventdispatcher_glib.cpp:184
#24 0x00007f956e2da7a9 in idleTimerSourceDispatch (source=0x654070) at kernel/qeventdispatcher_glib.cpp:231
#25 0x00007f9563df50fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f9563df88cd in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f9563df8a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f956e2d9491 in QEventDispatcherGlib::processEvents (this=0x616330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0x00007f956f1a3d67 in QGuiEventDispatcherGlib::processEvents (this=0x616330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f956e299e63 in QEventLoop::processEvents (this=0x7fff613974e0, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f956e29a087 in QEventLoop::exec (this=0x7fff613974e0, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007f956e29e4b3 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0x00007f956f0b29ac in QApplication::exec () at kernel/qapplication.cpp:3583
#34 0x0000000000403f69 in main (argc=1, argv=0x7fff613977f8) at /media/kdedev/trunk/src/KDE/kdepim-git/kmail/main.cpp:147
Comment 1 Björn Ruberg 2010-04-14 23:16:59 UTC

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