Bug 237741 - Kmail has crashed when I tried to copy an image as inlline content
Summary: Kmail has crashed when I tried to copy an image as inlline content
Status: RESOLVED DUPLICATE of bug 236322
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 18:16 UTC by Prince Francis
Modified: 2010-05-27 20:50 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 Prince Francis 2010-05-15 18:16:34 UTC
Application: kmail (1.13.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.i686 i686
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
1. I created one graph in open office spread sheet
2. I took the snap shot of the graph using ksnapshot
3. I edited the snapshot image using gimp
4. I selected the portion the tried to copy into the kmail
5. Kmail crashed now

The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x0720dd33 in QMimeData::hasImage (this=0x92b3738) at kernel/qmimedata.cpp:470
#7  0x02aa6c80 in KPIMTextEdit::TextEdit::insertFromMimeData (this=0x8ee6d28, source=0x92b3738) at /usr/src/debug/kdepimlibs-4.4.2/kpimtextedit/textedit.cpp:546
#8  0x05bc8385 in ?? () from /usr/lib/libkmailprivate.so.4
#9  0x025d798c in QTextEditControl::insertFromMimeData (this=0x8eea310, source=0x92b3738) at widgets/qtextedit.cpp:104
#10 0x02385b00 in QTextControl::paste (this=0x8eea310) at text/qtextcontrol.cpp:853
#11 0x025d1d87 in QTextEdit::paste (this=0x8ee6d28) at widgets/qtextedit.cpp:1013
#12 0x07a24ee5 in KTextEdit::Private::handleShortcut (this=0x8eecad0, event=0xbfc72d84) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/ktextedit.cpp:338
#13 0x07a259c0 in KTextEdit::keyPressEvent (this=0x8ee6d28, event=0xbfc72d84) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/ktextedit.cpp:1059
#14 0x07a0adbf in KRichTextEdit::keyPressEvent (this=0x8ee6d28, event=0xbfc72d84) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/krichtextedit.cpp:482
#15 0x02aa71c3 in KPIMTextEdit::TextEdit::keyPressEvent (this=0x8ee6d28, e=0xbfc72d84) at /usr/src/debug/kdepimlibs-4.4.2/kpimtextedit/textedit.cpp:246
#16 0x0560c3a4 in KPIM::KMeditor::keyPressEvent(QKeyEvent*) () from /usr/lib/libkdepim.so.4
#17 0x0218e833 in QWidget::event (this=0x8ee6d28, event=0xbfc72d84) at kernel/qwidget.cpp:8033
#18 0x0255d064 in QFrame::event (this=0x8ee6d28, e=0xbfc72d84) at widgets/qframe.cpp:557
#19 0x025ebbaf in QAbstractScrollArea::event (this=0x8ee6d28, e=0xbfc72d84) at widgets/qabstractscrollarea.cpp:989
#20 0x025d753e in QTextEdit::event (this=0x8ee6d28, e=0xbfc72d84) at widgets/qtextedit.cpp:1070
#21 0x07a21154 in KTextEdit::event (this=0x8ee6d28, ev=0xbfc72d84) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/ktextedit.cpp:327
#22 0x0213bd2c in QApplicationPrivate::notify_helper (this=0x871e960, receiver=0x8ee6d28, e=0xbfc72d84) at kernel/qapplication.cpp:4300
#23 0x02143f8f in QApplication::notify (this=0xbfc73890, receiver=<value optimized out>, e=0xbfc72d84) at kernel/qapplication.cpp:3763
#24 0x079197cb in KApplication::notify (this=0xbfc73890, receiver=0x8ee6d28, event=0xbfc72d84) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#25 0x07200c03 in QCoreApplication::notifyInternal (this=0xbfc73890, receiver=0x8ee6d28, event=0xbfc72d84) at kernel/qcoreapplication.cpp:704
#26 0x0213ca6f in sendSpontaneousEvent (receiver=0x8ee6d28, event=0xbfc72d84) at ../../src/corelib/kernel/qcoreapplication.h:218
#27 qt_sendSpontaneousEvent (receiver=0x8ee6d28, event=0xbfc72d84) at kernel/qapplication.cpp:5279
#28 0x021e4efe in QKeyMapper::sendKeyEvent (keyWidget=0x8ee6d28, grab=false, type=KeyPress, code=86, modifiers=..., text=..., autorepeat=false, count=1, nativeScanCode=55, nativeVirtualKey=118, 
    nativeModifiers=20) at kernel/qkeymapper_x11.cpp:1861
#29 0x021e72a9 in QKeyMapperPrivate::translateKeyEvent (this=0x8759b18, keyWidget=0x8ee6d28, event=0xbfc7344c, grab=false) at kernel/qkeymapper_x11.cpp:1831
#30 0x021bd8b7 in QApplication::x11ProcessEvent (this=0xbfc73890, event=0xbfc7344c) at kernel/qapplication_x11.cpp:3399
#31 0x021ea4fa in x11EventSourceDispatch (s=0x872a640, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x00271fb8 in g_main_dispatch (context=0x8729890) at gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x8729890) at gmain.c:2513
#34 0x002758e8 in g_main_context_iterate (context=0xcddeb0, block=1, dispatch=1, self=0x8735e10) at gmain.c:2591
#35 0x00275a14 in IA__g_main_context_iteration (context=0x8729890, may_block=1) at gmain.c:2654
#36 0x07228e46 in QEventDispatcherGlib::processEvents (this=0x86f5a70, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0x021ea0e6 in QGuiEventDispatcherGlib::processEvents (this=0x86f5a70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x071ff2da in QEventLoop::processEvents (this=0xbfc73744, flags=...) at kernel/qeventloop.cpp:149
#39 0x071ff61a in QEventLoop::exec (this=0xbfc73744, flags=...) at kernel/qeventloop.cpp:201
#40 0x07201ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0x0213bdd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#42 0x0804a9aa in _start ()

Possible duplicates by query: bug 237073.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-05-27 20:50:54 UTC

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