Bug 243304 - Kmail crashes when pasting image from clipboard
Summary: Kmail crashes when pasting image from clipboard
Status: RESOLVED DUPLICATE of bug 219959
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 02:10 UTC by Michael Harnden
Modified: 2010-07-02 14:49 UTC (History)
1 user (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 Michael Harnden 2010-07-01 02:10:33 UTC
Application: kontact (4.4.5)
KDE Platform Version: 4.4.90 (KDE 4.4.90 (KDE 4.5 RC1)) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
Copy image from Firefox and paste into a new note. This crashes Kmail every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fa68d0d8259 in QMimeDataPrivate::retrieveTypedData (this=<value optimized out>, format=..., type=ByteArray) at kernel/qmimedata.cpp:107
#7  0x00007fa68d0d8a42 in QMimeData::data (this=<value optimized out>, mimeType=...) at kernel/qmimedata.cpp:524
#8  0x00007fa673406305 in ?? () from /usr/lib64/libkmailprivate.so.4
#9  0x00007fa68c6d38fd in QTextControl::qt_metacall (this=0x21c5060, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff62d65510) at .moc/release-shared/moc_qtextcontrol_p.cpp:173
#10 0x00007fa68d0dedd6 in QMetaObject::activate (sender=0x2a09f10, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xc) at kernel/qobject.cpp:3295
#11 0x00007fa68c4836f2 in QAction::triggered (this=0x7fff62d64e90, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#12 0x00007fa68c48576b in QAction::activate (this=0x2a09f10, event=<value optimized out>) at kernel/qaction.cpp:1255
#13 0x00007fa68c8c3271 in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0x2a09f10, action_e=Trigger, self=true) at widgets/qmenu.cpp:1002
#14 0x00007fa68c8c8df2 in QMenuPrivate::activateAction (this=0x414ecb0, action=0x2a09f10, action_e=Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1094
#15 0x00007fa68c4dfaf2 in QWidget::event (this=0x40f2a30, event=0x7fff62d65fb0) at kernel/qwidget.cpp:8044
#16 0x00007fa68c8cafeb in QMenu::event (this=0x40f2a30, e=0x7fff62d65fb0) at widgets/qmenu.cpp:2421
#17 0x00007fa68c4897fc in QApplicationPrivate::notify_helper (this=0x642920, receiver=0x40f2a30, e=0x7fff62d65fb0) at kernel/qapplication.cpp:4302
#18 0x00007fa68c4905bb in QApplication::notify (this=0x7fff62d683a0, receiver=0x40f2a30, e=0x7fff62d65fb0) at kernel/qapplication.cpp:3867
#19 0x00007fa68dade166 in KApplication::notify (this=0x7fff62d683a0, receiver=0x40f2a30, event=0x7fff62d65fb0) at /usr/src/debug/kdelibs-4.4.90/kdeui/kernel/kapplication.cpp:309
#20 0x00007fa68d0cbb1c in QCoreApplication::notifyInternal (this=0x7fff62d683a0, receiver=0x40f2a30, event=0x7fff62d65fb0) at kernel/qcoreapplication.cpp:726
#21 0x00007fa68c48f796 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#22 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2967
#23 0x00007fa68c50f7d5 in QETWidget::translateMouseEvent (this=0x40f2a30, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314
#24 0x00007fa68c50e0aa in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff62d668d0) at kernel/qapplication_x11.cpp:3513
#25 0x00007fa68c538632 in x11EventSourceDispatch (s=0x6531c0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#26 0x00007fa684603dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fa6846077b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fa6846078e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fa68d0f5193 in QEventDispatcherGlib::processEvents (this=0x612d80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007fa68c53821e in QGuiEventDispatcherGlib::processEvents (this=0x7fff62d64e90, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fa68d0ca432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007fa68d0ca80c in QEventLoop::exec (this=0x7fff62d66c00, flags=) at kernel/qeventloop.cpp:201
#33 0x00007fa68c8c63d5 in QMenu::exec (this=0x40f2a30, p=<value optimized out>, action=0x0) at widgets/qmenu.cpp:2063
#34 0x00007fa68dbdfba3 in KTextEdit::contextMenuEvent (this=0x273a9b0, event=0x7fff62d67660) at /usr/src/debug/kdelibs-4.4.90/kdeui/widgets/ktextedit.cpp:620
#35 0x00007fa68c4df4d8 in QWidget::event (this=0x273a9b0, event=0x7fff62d67660) at kernel/qwidget.cpp:8211
#36 0x00007fa68c8851a6 in QFrame::event (this=0x273a9b0, e=0x7fff62d67660) at widgets/qframe.cpp:557
#37 0x00007fa68d0caf27 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x5632020, event=0x7fff62d67660) at kernel/qcoreapplication.cpp:841
#38 0x00007fa68c4897cc in QApplicationPrivate::notify_helper (this=0x642920, receiver=0x5632020, e=0x7fff62d67660) at kernel/qapplication.cpp:4298
#39 0x00007fa68c48ffa3 in QApplication::notify (this=0x7fff62d683a0, receiver=0x5632020, e=0x7fff62d67660) at kernel/qapplication.cpp:3946
#40 0x00007fa68dade166 in KApplication::notify (this=0x7fff62d683a0, receiver=0x5632020, event=0x7fff62d67660) at /usr/src/debug/kdelibs-4.4.90/kdeui/kernel/kapplication.cpp:309
#41 0x00007fa68d0cbb1c in QCoreApplication::notifyInternal (this=0x7fff62d683a0, receiver=0x5632020, event=0x7fff62d67660) at kernel/qcoreapplication.cpp:726
#42 0x00007fa68c50f96e in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4385
#43 0x00007fa68c50e0aa in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff62d67fb0) at kernel/qapplication_x11.cpp:3513
#44 0x00007fa68c538632 in x11EventSourceDispatch (s=0x6531c0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x00007fa684603dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#46 0x00007fa6846077b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#47 0x00007fa6846078e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#48 0x00007fa68d0f5193 in QEventDispatcherGlib::processEvents (this=0x612d80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#49 0x00007fa68c53821e in QGuiEventDispatcherGlib::processEvents (this=0x7fff62d64e90, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x00007fa68d0ca432 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#51 0x00007fa68d0ca80c in QEventLoop::exec (this=0x7fff62d682e0, flags=) at kernel/qeventloop.cpp:201
#52 0x00007fa68d0cf4bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#53 0x0000000000403ede in _start ()

This bug may be a duplicate of or related to bug 219959.

Possible duplicates by query: bug 242991, bug 242897, bug 241291, bug 226407, bug 219959.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-02 14:49:05 UTC

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