Bug 191927 - Kontact/Kmail crash while loading message attachment
Summary: Kontact/Kmail crash while loading message attachment
Status: RESOLVED NOT A BUG
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: 2009-05-07 18:26 UTC by paragw
Modified: 2009-10-23 10:39 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 paragw 2009-05-07 18:26:28 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Application: Kontact (kontact), signal SIGSEGV
0x00007f47d7be1d21 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 9353)]

Thread 3 (Thread 0x7f47bb8f1950 (LWP 9994)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f47d86c3939 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f47da08c4cc in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f47d86c2952 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f47d4f8e3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f47d7c1ffcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f47ba710950 (LWP 10357)):
#0  0x00007f47d7c18742 in select () from /lib/libc.so.6
#1  0x00007f47d8789f06 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f47d86c2952 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f47d4f8e3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f47d7c1ffcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
Current language:  auto; currently asm

Thread 1 (Thread 0x7f47de084750 (LWP 9353)):
[KCrash Handler]
#5  0x00007f47c56e37e5 in KMHandleAttachmentCommand::slotStart () from /usr/lib/libkmailprivate.so.4
#6  0x00007f47c56d272b in KMHandleAttachmentCommand::qt_metacall () from /usr/lib/libkmailprivate.so.4
#7  0x00007f47d87c11f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#8  0x00007f47d87c652f in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f47d87bb4d3 in QObject::event () from /usr/lib/libQtCore.so.4
#10 0x00007f47d935483d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#11 0x00007f47d935ca2a in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0x00007f47da78926b in KApplication::notify () from /usr/lib/libkdeui.so.5
#13 0x00007f47d87ab75c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#14 0x00007f47d87d87f6 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007f47d87d4f0d in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f47d1ef420a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f47d1ef78e0 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f47d1ef7a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f47d87d4e6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#20 0x00007f47d93ecc9f in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f47d87aa002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#22 0x00007f47d87aa3cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#23 0x00007f47d87ac694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#24 0x0000000000404a15 in _start ()
Current language:  auto; currently c
Comment 1 Dario Andres 2009-05-07 23:30:52 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 "kdepim-dbg"/"kdepimlibs-dbg" package
This may be related to bug 188142
Thanks
Comment 2 Dario Andres 2009-06-12 16:29:24 UTC
Marking as NEEDSINFO
Comment 3 Christophe Marin 2009-10-23 10:39:44 UTC
Closing the old crash reports which don't have a useful backtrace. Thanks.