Bug 266084 - kontact crashed while viewing email
Summary: kontact crashed while viewing email
Status: RESOLVED DUPLICATE of bug 128357
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 16:19 UTC by bbergua
Modified: 2011-02-14 10:53 UTC (History)
0 users

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 bbergua 2011-02-11 16:19:05 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-28-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I just move the mouse over an attachment, and then it crashed.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  __memmove_ia32 () at ../sysdeps/i386/i686/multiarch/../memmove.S:111
#7  0x03222b48 in mem_copy (this=0x9334fb0) at /usr/include/bits/string3.h:59
#8  DwString::_copy (this=0x9334fb0) at ../../mimelib/dwstring.cpp:1228
#9  0x00fcabd2 in DwString::c_str (aDwBodyPart=0x9334f88, aPart=0xb33b53c, withBody=true) at ../../mimelib/mimelib/string.h:620
#10 DwMessageComponent::partId (aDwBodyPart=0x9334f88, aPart=0xb33b53c, withBody=true) at ../../mimelib/mimelib/msgcmp.h:259
#11 KMMessage::bodyPart (aDwBodyPart=0x9334f88, aPart=0xb33b53c, withBody=true) at ../../kmail/kmmessage.cpp:2677
#12 0x0132ffd5 in partNode::msgPart (this=0x9efc268, url=..., w=0x933ba80) at ../../kmail/partNode.h:103
#13 statusBarMessage (this=0x9efc268, url=..., w=0x933ba80) at ../../kmail/urlhandlermanager.cpp:688
#14 0x0132e6cc in KMail::URLHandlerManager::statusBarMessage (this=0x9fbfb20, url=..., w=0x933ba80) at ../../kmail/urlhandlermanager.cpp:355
#15 0x010cf41a in KMReaderWin::slotUrlOn (this=0x933ba80, aUrl=...) at ../../kmail/kmreaderwin.cpp:1966
#16 0x010d14f3 in KMReaderWin::qt_metacall (this=0x933ba80, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbffcaee8) at ./kmreaderwin.moc:189
#17 0x006bbc9a in QMetaObject::metacall (object=0x933ba80, cl=1704929, idx=43, argv=0xbffcaee8) at kernel/qmetaobject.cpp:237
#18 0x006ca3d5 in QMetaObject::activate (sender=0x96e4000, m=0x1dc62a8, local_signal_index=0, argv=0xbffcaee8) at kernel/qobject.cpp:3293
#19 0x018aabe3 in KHTMLPart::onURL (this=0x96e4000, _t1=...) at ./khtml_part.moc:406
#20 0x018cec5d in KHTMLPart::overURL (this=0x96e4000, url=..., target=...) at ../../khtml/khtml_part.cpp:3523
#21 0x018d11b3 in KHTMLPart::handleMouseMoveEventOver (this=0x96e4000, event=0xbffcbbd0) at ../../khtml/khtml_part.cpp:6360
#22 0x018d166c in KHTMLPart::khtmlMouseMoveEvent (this=0x96e4000, event=0xbffcbbd0) at ../../khtml/khtml_part.cpp:6408
#23 0x018ab62f in KHTMLPart::customEvent (this=0x96e4000, event=0xbffcbbd0) at ../../khtml/khtml_part.cpp:5955
#24 0x006c745c in QObject::event (this=0x96e4000, e=0x9334fb0) at kernel/qobject.cpp:1279
#25 0x0254a4dc in QApplicationPrivate::notify_helper (this=0x92f7508, receiver=0x96e4000, e=0xbffcbbd0) at kernel/qapplication.cpp:4300
#26 0x0255105e in QApplication::notify (this=0xbffcce20, receiver=0x96e4000, e=0xbffcbbd0) at kernel/qapplication.cpp:3704
#27 0x00a2840a in KApplication::notify (this=0xbffcce20, receiver=0x96e4000, event=0xbffcbbd0) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x006b6a3b in QCoreApplication::notifyInternal (this=0xbffcce20, receiver=0x96e4000, event=0xbffcbbd0) at kernel/qcoreapplication.cpp:704
#29 0x018a2fb1 in QCoreApplication::sendEvent (this=0x97b82f0, _mouse=0xbffcc4c0) at /usr/include/qt4/QtCore/qcoreapplication.h:215
#30 KHTMLView::mouseMoveEvent (this=0x97b82f0, _mouse=0xbffcc4c0) at ../../khtml/khtmlview.cpp:1551
#31 0x025a869a in QWidget::event (this=0x97b82f0, event=0xbffcc4c0) at kernel/qwidget.cpp:7983
#32 0x029a4fd3 in QFrame::event (this=0x97b82f0, e=0xbffcc4c0) at widgets/qframe.cpp:557
#33 0x0189ea1c in KHTMLView::widgetEvent (this=0x97b82f0, e=0xb1250f8a) at ../../khtml/khtmlview.cpp:2362
#34 0x0189ed15 in KHTMLView::eventFilter (this=0x97b82f0, o=0x97be8b8, e=0xbffcc4c0) at ../../khtml/khtmlview.cpp:2207
#35 0x006b5cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x92f7508, receiver=0x97be8b8, event=0xbffcc4c0) at kernel/qcoreapplication.cpp:819
#36 0x0254a4b9 in QApplicationPrivate::notify_helper (this=0x92f7508, receiver=0x97be8b8, e=0xbffcc4c0) at kernel/qapplication.cpp:4296
#37 0x025519f7 in QApplication::notify (this=0xbffcce20, receiver=0x97be8b8, e=0xbffcc4c0) at kernel/qapplication.cpp:3865
#38 0x00a2840a in KApplication::notify (this=0xbffcce20, receiver=0x97be8b8, event=0xbffcc4c0) at ../../kdeui/kernel/kapplication.cpp:302
#39 0x006b6a3b in QCoreApplication::notifyInternal (this=0xbffcce20, receiver=0x97be8b8, event=0xbffcc4c0) at kernel/qcoreapplication.cpp:704
#40 0x02550952 in QCoreApplication::sendEvent (receiver=0x97be8b8, event=0xbffcc4c0, alienWidget=0x97be8b8, nativeWidget=0x96bb548, buttonDown=0x2e8e058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0x97be8b8, event=0xbffcc4c0, alienWidget=0x97be8b8, nativeWidget=0x96bb548, buttonDown=0x2e8e058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#42 0x025dc088 in QETWidget::translateMouseEvent (this=0x96bb548, event=0xbffcc9dc) at kernel/qapplication_x11.cpp:4368
#43 0x025db511 in QApplication::x11ProcessEvent (this=0xbffcce20, event=0xbffcc9dc) at kernel/qapplication_x11.cpp:3379
#44 0x0260a60a in x11EventSourceDispatch (s=0x9346610, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x052235e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0x052272d8 in ?? () from /lib/libglib-2.0.so.0
#47 0x052274b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0x006e25d5 in QEventDispatcherGlib::processEvents (this=0x92c8790, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#49 0x0260a135 in QGuiEventDispatcherGlib::processEvents (this=0x92c8790, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x006b5059 in QEventLoop::processEvents (this=0xbffcccd4, flags=) at kernel/qeventloop.cpp:149
#51 0x006b54aa in QEventLoop::exec (this=0xbffcccd4, flags=...) at kernel/qeventloop.cpp:201
#52 0x006b969f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#53 0x0254a577 in QApplication::exec () at kernel/qapplication.cpp:3579
#54 0x0804ab0e in main (argc=3, argv=0xbffccfe4) at ../../kmail/main.cpp:156

Possible duplicates by query: bug 237245.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-02-14 10:53:14 UTC

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