Summary: | Kontact crashes when clicking on a message with only an image | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Brian Beck <brian.beck> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kavol, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Email message the crashes Kontact
Email message that does not crash Kontact |
Description
Brian Beck
2009-05-20 20:00:04 UTC
Created attachment 33868 [details]
Email message the crashes Kontact
This is the email that crashes Kontact. (I have replaced the senders domain name with underscores.)
I sent myself the same image with some text in the body of the message, and Kontact does not crash. The emails are being sent from a Microsoft Outlook 2003 (11.8169.8172) SP3 client. Created attachment 33869 [details]
Email message that does not crash Kontact
This is a similar email that does *not* crash Kontact. (I have replaced the senders domain name with underscores.)
*** Bug 193651 has been marked as a duplicate of this bug. *** This bug still occurs in Kubuntu version: 4.3.0 pre Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #5 0x00007f6000d9fc13 in KMail::ObjectTreeParser::defaultHandling (this=0x7fff21837930, node=0x35b2990, result=@0x7fff21837720) at /build/buildd/kdepim-4.2.90/kmail/objecttreeparser.cpp:313 #6 0x00007f6000da0625 in KMail::ObjectTreeParser::parseObjectTree (this=0x7fff21837930, node=0x35b2990) at /build/buildd/kdepim-4.2.90/kmail/objecttreeparser.cpp:291 #7 0x00007f6000c1e567 in KMReaderWin::parseMsg (this=0x2e7b930, aMsg=0x26fdbb0) at /build/buildd/kdepim-4.2.90/kmail/kmreaderwin.cpp:1656 #8 0x00007f6000c0b01a in KMReaderWin::displayMessage (this=0x2e7b930) at /build/buildd/kdepim-4.2.90/kmail/kmreaderwin.cpp:1589 #9 0x00007f6000c0b205 in KMReaderWin::updateReaderWin (this=0x2e7b930) at /build/buildd/kdepim-4.2.90/kmail/kmreaderwin.cpp:1529 #10 0x00007f6000c19a85 in KMReaderWin::qt_metacall (this=0x2e7b930, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff21838020) at /build/buildd/kdepim-4.2.90/obj-x86_64-linux-gnu/kmail/kmreaderwin.moc:165 #11 0x00007f6013d6f8d2 in QMetaObject::activate (sender=0x2e7b9c8, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x7fff21837720) at kernel/qobject.cpp:3120 #12 0x00007f6013d69bb3 in QObject::event (this=0x2e7b9c8, e=0x35b2990) at kernel/qobject.cpp:1082 #13 0x00007f60148d6b9d in QApplicationPrivate::notify_helper (this=0x262cc40, receiver=0x2e7b9c8, e=0x7fff218386d0) at kernel/qapplication.cpp:4057 #14 0x00007f60148dedea in QApplication::notify (this=0x7fff21838a20, receiver=0x2e7b9c8, e=0x7fff218386d0) at kernel/qapplication.cpp:4022 #15 0x00007f6015d05deb in KApplication::notify (this=0x7fff21838a20, receiver=0x2e7b9c8, event=0x7fff218386d0) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302 #16 0x00007f6013d59dfc in QCoreApplication::notifyInternal (this=0x7fff21838a20, receiver=0x2e7b9c8, event=0x7fff218386d0) at kernel/qcoreapplication.cpp:610 #17 0x00007f6013d86eb6 in QTimerInfoList::activateTimers (this=0x261dcf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #18 0x00007f6013d835cd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164 #19 0x00007f600d4ad20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #20 0x00007f600d4b08e0 in ?? () from /usr/lib/libglib-2.0.so.0 #21 0x00007f600d4b0a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #22 0x00007f6013d8352f in QEventDispatcherGlib::processEvents (this=0x25f1ea0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324 #23 0x00007f601496f70f in QGuiEventDispatcherGlib::processEvents (this=0x2e7b930, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #24 0x00007f6013d586a2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 562268480}) at kernel/qeventloop.cpp:149 #25 0x00007f6013d58a6d in QEventLoop::exec (this=0x7fff21838980, flags={i = 562268560}) at kernel/qeventloop.cpp:200 #26 0x00007f6013d5ad34 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #27 0x0000000000404945 in main (argc=1, argv=0x7fff21839108) at /build/buildd/kdepim-4.2.90/kontact/src/main.cpp:218 SVN commit 980044 by winterz: add a crash guard that might help fix "Kontact crashes when clicking on a message with only an image". Although I cannot reproduce the crash here. Brian, this will be in the KDE 4.3 rc1 due out in a couple weeks please test as soon as possible. CCBUG: 193395 M +3 -2 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=980044 *** Bug 196981 has been marked as a duplicate of this bug. *** kmail from RC1 (4.2.95) does not crash anymore using the reproducer from bug #196981 - thanks! ok, closing as FIXED then. |