Bug 269616 - kmail crash pasting image
Summary: kmail crash pasting image
Status: RESOLVED DUPLICATE of bug 219959
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 16:03 UTC by gachineiro
Modified: 2011-04-06 15:58 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 gachineiro 2011-03-28 16:03:05 UTC
Application: kontact (4.4.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
i was pasting an image into a new email and then crash.
i repeat the procedure and every time it crashes. The only way is save the image to a directory and then atash it to email.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76ec730 (LWP 2694))]

Thread 2 (Thread 0xafab9b70 (LWP 2705)):
#0  0x01999e36 in clock_gettime () from /lib/librt.so.1
#1  0x05ef550b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x05fcc6e5 in QTimerInfoList::updateCurrentTime (this=0xa441444) at kernel/qeventdispatcher_unix.cpp:339
#4  0x05fcc72a in QTimerInfoList::timerWait (this=0xa441444, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x05fca7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xafab909c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x05fca83d in timerSourcePrepare (source=0x0, timeout=0x199dff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x07798e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x07799279 in ?? () from /lib/libglib-2.0.so.0
#9  0x07799848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x05fca59f in QEventDispatcherGlib::processEvents (this=0x9ec18c8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x05f9a609 in QEventLoop::processEvents (this=0xafab9270, flags=) at kernel/qeventloop.cpp:149
#12 0x05f9aa8a in QEventLoop::exec (this=0xafab9270, flags=...) at kernel/qeventloop.cpp:201
#13 0x05e96b7e in QThread::exec (this=0xa07c3a0) at thread/qthread.cpp:490
#14 0x05f7935b in QInotifyFileSystemWatcherEngine::run (this=0xa07c3a0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x05e99df9 in QThreadPrivate::start (arg=0xa07c3a0) at thread/qthread_unix.cpp:266
#16 0x046e4cc9 in start_thread () from /lib/libpthread.so.0
#17 0x0077369e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb76ec730 (LWP 2694)):
[KCrash Handler]
#7  0x0042e2e8 in vtable for __cxxabiv1::__class_type_info () from /usr/lib/libstdc++.so.6
#8  0x05faa5aa in QMimeDataPrivate::retrieveTypedData (this=0xa5a7e78, format=..., type=QVariant::ByteArray) at kernel/qmimedata.cpp:107
#9  0x05faaee1 in QMimeData::data (this=0xa86dc28, mimeType=...) at kernel/qmimedata.cpp:524
#10 0xb2eb376e in KMComposerEditor::insertFromMimeData (this=0xa4c2c08, source=0xa86dc28) at ../../kmail/kmcomposereditor.cpp:180
#11 0x0133e60b in QTextEditControl::insertFromMimeData (this=0xa420770, source=0xa86dc28) at widgets/qtextedit.cpp:104
#12 0x010c043e in QTextControl::paste (this=0xa420770, mode=QClipboard::Clipboard) at text/qtextcontrol.cpp:863
#13 0x013385be in QTextEdit::paste (this=0xa4c2c08) at widgets/qtextedit.cpp:1013
#14 0x00bb49a5 in KTextEdit::Private::handleShortcut (this=0x9c8a190, event=0xbfbc3934) at ../../kdeui/widgets/ktextedit.cpp:340
#15 0x00bb546f in KTextEdit::keyPressEvent (this=0xa4c2c08, event=0xbfbc3934) at ../../kdeui/widgets/ktextedit.cpp:1071
#16 0x00b9b517 in KRichTextEdit::keyPressEvent (this=0xa4c2c08, event=0xbfbc3934) at ../../kdeui/widgets/krichtextedit.cpp:468
#17 0x00509952 in KPIMTextEdit::TextEdit::keyPressEvent (this=0xa4c2c08, e=0xbfbc3934) at ../../kpimtextedit/textedit.cpp:265
#18 0x0064aadc in KPIM::KMeditor::keyPressEvent (this=0xa4c2c08, e=0xbfbc3934) at ../../libkdepim/kmeditor.cpp:202
#19 0x00e95b13 in QWidget::event (this=0xa4c2c08, event=0xbfbc3934) at kernel/qwidget.cpp:8222
#20 0x012b7763 in QFrame::event (this=0xa4c2c08, e=0xbfbc3934) at widgets/qframe.cpp:557
#21 0x01355487 in QAbstractScrollArea::event (this=0xa4c2c08, e=0xbfbc3934) at widgets/qabstractscrollarea.cpp:996
#22 0x0133e1cd in QTextEdit::event (this=0xa4c2c08, e=0xbfbc3934) at widgets/qtextedit.cpp:1070
#23 0x00bb3063 in KTextEdit::event (this=0xa4c2c08, ev=0xbfbc3934) at ../../kdeui/widgets/ktextedit.cpp:329
#24 0x00e37fdc in QApplicationPrivate::notify_helper (this=0x97d6e18, receiver=0xa4c2c08, e=0xbfbc3934) at kernel/qapplication.cpp:4396
#25 0x00e3fac9 in QApplication::notify (this=0xbfbc4394, receiver=0xa4c2c08, e=0xbfbc3934) at kernel/qapplication.cpp:3857
#26 0x00a9068a in KApplication::notify (this=0xbfbc4394, receiver=0xa4c2c08, event=0xbfbc3934) at ../../kdeui/kernel/kapplication.cpp:310
#27 0x05f9bb3b in QCoreApplication::notifyInternal (this=0xbfbc4394, receiver=0xa4c2c08, event=0xbfbc3934) at kernel/qcoreapplication.cpp:732
#28 0x00e37b9e in sendSpontaneousEvent (receiver=0xa4c2c08, event=0x60ccfc8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 qt_sendSpontaneousEvent (receiver=0xa4c2c08, event=0x60ccfc8) at kernel/qapplication.cpp:5388
#30 0x00ef469d in QKeyMapper::sendKeyEvent (keyWidget=0xa4c2c08, grab=false, type=QEvent::KeyPress, code=86, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=55, nativeVirtualKey=118, nativeModifiers=4) at kernel/qkeymapper_x11.cpp:1867
#31 0x00ef6b49 in QKeyMapperPrivate::translateKeyEvent (this=0x97ff408, keyWidget=0xa4c2c08, event=0xbfbc3ffc, grab=128) at kernel/qkeymapper_x11.cpp:1837
#32 0x00eca387 in QApplication::x11ProcessEvent (this=0xbfbc4394, event=0xbfbc3ffc) at kernel/qapplication_x11.cpp:3429
#33 0x00efa36a in x11EventSourceDispatch (s=0x97d3da8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x07795855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x07799668 in ?? () from /lib/libglib-2.0.so.0
#36 0x07799848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x05fca565 in QEventDispatcherGlib::processEvents (this=0x97afb60, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x00ef9be5 in QGuiEventDispatcherGlib::processEvents (this=0x97afb60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x05f9a609 in QEventLoop::processEvents (this=0xbfbc42f4, flags=) at kernel/qeventloop.cpp:149
#40 0x05f9aa8a in QEventLoop::exec (this=0xbfbc42f4, flags=...) at kernel/qeventloop.cpp:201
#41 0x05f9f00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x00e36e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#43 0x0804b132 in main (argc=1, argv=0xbfbc45b4) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 249846, bug 248974, bug 242991, bug 242897, bug 241291.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-04-06 15:58:30 UTC

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