Bug 194023 - Kontact crashed when clicking on the attachment
Summary: Kontact crashed when clicking on the attachment
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-25 14:09 UTC by Michal Vyskocil
Modified: 2009-05-26 09:00 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 Michal Vyskocil 2009-05-25 14:09:49 UTC
Version:            (using KDE 4.2.3)
Installed from:    SuSE RPMs

Kontact crashed when I clicked on the image attachment in KMail.

Application: Kontact (kontact), signal SIGSEGV
System configuration startup check disabled.

[?1034h[Thread debugging using libthread_db enabled]
0x00007fb8c76a8321 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7fb8cdb89760 (LWP 8808))]

Thread 1 (Thread 0x7fb8cdb89760 (LWP 8808)):
[KCrash Handler]
#5  0x00007fb8b62e61e3 in KMHandleAttachmentCommand::slotStart() () from /usr/lib64/libkmailprivate.so.4
#6  0x00007fb8b62eeae6 in KMHandleAttachmentCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkmailprivate.so.4
#7  0x00007fb8c9580b12 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#8  0x00007fb8c9585bdf in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00007fb8c957a883 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x00007fb8c827911c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007fb8c828074e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fb8ca3800a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#13 0x00007fb8c956b0ec in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007fb8c959758d in ?? () from /usr/lib64/libQtCore.so.4
#15 0x00007fb8c95944ad in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007fb8c2e4fafe in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007fb8c2e53258 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fb8c2e533cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fb8c95943f6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007fb8c830d99e in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007fb8c95699c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007fb8c9569d94 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007fb8c956be89 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x0000000000403f7e in _start ()
Comment 1 Dario Andres 2009-05-25 16:43:59 UTC
If you can reproduce the crash at will, may you read
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
and post a complete backtrace here?
You need to install the "kdepim4-debuginfo"/"kdepimlibs4-debuginfo" packages
This may be related to bug 188142 (and bug 191927)
Thanks
Comment 2 Michal Vyskocil 2009-05-26 09:00:16 UTC
I'm unable to reproduce it, because in meanwhile I have to update my system, which brings me also a newest KDE 4.3beta. In this release the bug is gone, so I marked this bug as FIXED.