[Bug 233874] New: Crash after editing a draft in KMail

Thomas McGuire mcguire at kde.org
Fri Apr 9 19:42:36 BST 2010


https://bugs.kde.org/show_bug.cgi?id=233874

           Summary: Crash after editing a draft in KMail
           Product: kdepim
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Keywords: akonadi-ports-regression
          Severity: crash
          Priority: NOR
         Component: messagelist
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: mcguire at kde.org
                CC: steveire at gmail.com
            Blocks: 223438


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list