Bug 283312 - Kontact crashes when trying to dowload attachments
Summary: Kontact crashes when trying to dowload attachments
Status: RESOLVED DUPLICATE of bug 258069
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-10-04 12:20 UTC by Gerhard Riener
Modified: 2011-10-04 13:18 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 Gerhard Riener 2011-10-04 12:20:02 UTC
Application: kontact (4.7.0 )
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:

Right click in the header of the mail and go to the option "Save attachments"
Crashes always

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7fb2a7820700 (LWP 2467)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2c1c20832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007fb2bd2abd8c in start_thread (arg=0x7fb2a7820700) at pthread_create.c:304
#3  0x00007fb2c27a204d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb29c531700 (LWP 2517)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fb29c530ac0 in ?? ()
#2  0x00007fff6c9007b2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7fb2c51c67a0 (LWP 2463)):
[KCrash Handler]
#6  KMime::Content::header<KMime::Headers::ContentDisposition> (this=0x406f000000000000, create=true) at ../../kmime/kmime_content.h:794
#7  0x00007fb2a0835d98 in MessageViewer::Util::extractAttachments(KMime::Message const*) () from /usr/lib/libmessageviewer.so.4
#8  0x00007fb2a2728036 in KMSaveAttachmentsCommand::execute() () from /usr/lib/libkmailprivate.so.4
#9  0x00007fb2a271f351 in KMCommand::slotPostTransfer(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#10 0x00007fb2a27262e3 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#11 0x00007fb2c3b675f8 in QMetaObject::activate (sender=0x5c027a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff6c86fd00) at kernel/qobject.cpp:3287
#12 0x00007fb2a271f19e in KMCommand::messagesTransfered(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#13 0x00007fb2a27261e9 in KMCommand::start() () from /usr/lib/libkmailprivate.so.4
#14 0x00007fb2a27433ab in KMMainWidget::slotSaveAttachments() () from /usr/lib/libkmailprivate.so.4
#15 0x00007fb2a2753e1d in KMMainWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#16 0x00007fb2c3b675f8 in QMetaObject::activate (sender=0x2350270, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff6c86ff50) at kernel/qobject.cpp:3287
#17 0x00007fb2c2f09122 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#18 0x00007fb2c2f0930f in QAction::activate (this=0x2350270, event=<value optimized out>) at kernel/qaction.cpp:1257
#19 0x00007fb2c334d9f3 in QMenuPrivate::activateCausedStack (this=0x5c48aa0, causedStack=..., action=0x2350270, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#20 0x00007fb2c33539aa in QMenuPrivate::activateAction (this=0x5c48aa0, action=0x2350270, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#21 0x00007fb2c463d520 in KMenu::mouseReleaseEvent (this=0x545ccf0, e=0x7fff6c870b90) at ../../kdeui/widgets/kmenu.cpp:464
#22 0x00007fb2c2f60cc8 in QWidget::event (this=0x545ccf0, event=0x7fff6c870b90) at kernel/qwidget.cpp:8259
#23 0x00007fb2c3354b8b in QMenu::event (this=0x545ccf0, e=0x7fff6c870b90) at widgets/qmenu.cpp:2415
#24 0x00007fb2c2f0f9f4 in QApplicationPrivate::notify_helper (this=0x19500a0, receiver=0x545ccf0, e=0x7fff6c870b90) at kernel/qapplication.cpp:4462
#25 0x00007fb2c2f14dc3 in QApplication::notify (this=<value optimized out>, receiver=0x545ccf0, e=0x7fff6c870b90) at kernel/qapplication.cpp:4023
#26 0x00007fb2c457db86 in KApplication::notify (this=0x7fff6c872500, receiver=0x545ccf0, event=0x7fff6c870b90) at ../../kdeui/kernel/kapplication.cpp:311
#27 0x00007fb2c3b5249c in QCoreApplication::notifyInternal (this=0x7fff6c872500, receiver=0x545ccf0, event=0x7fff6c870b90) at kernel/qcoreapplication.cpp:731
#28 0x00007fb2c2f10a1d in sendEvent (receiver=0x545ccf0, event=0x7fff6c870b90, alienWidget=0x0, nativeWidget=0x545ccf0, buttonDown=0x7fb2c39f3218, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QApplicationPrivate::sendMouseEvent (receiver=0x545ccf0, event=0x7fff6c870b90, alienWidget=0x0, nativeWidget=0x545ccf0, buttonDown=0x7fb2c39f3218, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122
#30 0x00007fb2c2f923e4 in QETWidget::translateMouseEvent (this=0x545ccf0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4492
#31 0x00007fb2c2f90ab7 in QApplication::x11ProcessEvent (this=0x7fff6c872500, event=0x7fff6c8714e0) at kernel/qapplication_x11.cpp:3680
#32 0x00007fb2c2fb9842 in x11EventSourceDispatch (s=0x1945480, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x00007fb2bc7e385d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fb2bc7e4038 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fb2bc7e42c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fb2c3b7d3ef in QEventDispatcherGlib::processEvents (this=0x18ed370, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#37 0x00007fb2c2fb94de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fb2c3b51882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fb2c3b51abc in QEventLoop::exec (this=0x7fff6c8717e0, flags=...) at kernel/qeventloop.cpp:201
#40 0x00007fb2c3351101 in QMenu::exec (this=0x545ccf0, p=..., action=0x0) at widgets/qmenu.cpp:2059
#41 0x00007fb2a273a90c in KMMainWidget::slotDelayedMessagePopup(KJob*) () from /usr/lib/libkmailprivate.so.4
#42 0x00007fb2a2753fd7 in KMMainWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#43 0x00007fb2c3b675f8 in QMetaObject::activate (sender=0x5a1ac70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff6c871ad0) at kernel/qobject.cpp:3287
#44 0x00007fb2c3fb64d2 in KJob::result (this=<value optimized out>, _t1=0x5a1ac70) at ./kjob.moc:194
#45 0x00007fb2c3fb6510 in KJob::emitResult (this=0x5a1ac70) at ../../kdecore/jobs/kjob.cpp:312
#46 0x00007fb2bf9ccacd in Akonadi::Job::qt_metacall (this=0x5a1ac70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x5bebbe0) at ./job.moc:91
#47 0x00007fb2bf9c1395 in Akonadi::ItemSearchJob::qt_metacall (this=0x5a1ac70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x5bebbe0) at ./itemsearchjob.moc:72
#48 0x00007fb2c3b6649a in QObject::event (this=0x5a1ac70, e=<value optimized out>) at kernel/qobject.cpp:1226
#49 0x00007fb2c2f0f9f4 in QApplicationPrivate::notify_helper (this=0x19500a0, receiver=0x5a1ac70, e=0x5c1a010) at kernel/qapplication.cpp:4462
#50 0x00007fb2c2f143ba in QApplication::notify (this=<value optimized out>, receiver=0x5a1ac70, e=0x5c1a010) at kernel/qapplication.cpp:4341
#51 0x00007fb2c457db86 in KApplication::notify (this=0x7fff6c872500, receiver=0x5a1ac70, event=0x5c1a010) at ../../kdeui/kernel/kapplication.cpp:311
#52 0x00007fb2c3b5249c in QCoreApplication::notifyInternal (this=0x7fff6c872500, receiver=0x5a1ac70, event=0x5c1a010) at kernel/qcoreapplication.cpp:731
#53 0x00007fb2c3b55c25 in sendEvent (receiver=0x0, event_type=0, data=0x18edb90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#54 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x18edb90) at kernel/qcoreapplication.cpp:1372
#55 0x00007fb2c3b7d253 in sendPostedEvents (s=0x19452e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#56 postEventSourceDispatch (s=0x19452e0) at kernel/qeventdispatcher_glib.cpp:277
#57 0x00007fb2bc7e385d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#58 0x00007fb2bc7e4038 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#59 0x00007fb2bc7e42c9 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#60 0x00007fb2c3b7d3ef in QEventDispatcherGlib::processEvents (this=0x18ed370, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#61 0x00007fb2c2fb94de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#62 0x00007fb2c3b51882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#63 0x00007fb2c3b51abc in QEventLoop::exec (this=0x7fff6c872490, flags=...) at kernel/qeventloop.cpp:201
#64 0x00007fb2c3b55ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#65 0x0000000000403ff8 in _start ()

Possible duplicates by query: bug 275260.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-10-04 13:18:48 UTC

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