Summary: | kontact crashed when shift+deleting email | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | sovsep |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra, arguapacha |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sovsep
2009-04-01 23:36:48 UTC
The trace isn't very useful. 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" package Thanks :) Marking as NEEDSINFO I had a similar problem, although not created by the same sequence of actions. I was shift-deleting multiple contacts with the mouse and kontact crashed when I did the left click. This was the backtrace. I hope it helps: Application: Kontact (kontact), signal SIGSEGV 0x00007f7e04b17831 in nanosleep () from /lib/libc.so.6 Thread 1 (Thread 0x7f7e07466760 (LWP 3847)): [KCrash Handler] #5 0x00007f7e01799498 in Q3ListViewItem::depth (this=0x35c58b0) at itemviews/q3listview.cpp:3815 #6 0x00007f7e017a54aa in Q3ListView::contentsMousePressEventEx (this=0x351d9c0, e=0x7fff0f5a4870) at itemviews/q3listview.cpp:4323 #7 0x00007f7e030ded4e in K3ListView::contentsMousePressEvent (this=0x351d9c0, e=0x7fff0f5a4870) at ../../kde3support/kdeui/k3listview.cpp:796 #8 0x00007f7e017fb2b9 in Q3ScrollView::viewportMousePressEvent (this=0x351d9c0, e=0x7fff0f5a5110) at widgets/q3scrollview.cpp:1742 #9 0x00007f7e017fca06 in Q3ScrollView::eventFilter (this=0x351d9c0, obj=0x351e470, e=0x7fff0f5a5110) at widgets/q3scrollview.cpp:1470 #10 0x00007f7e017a074e in Q3ListView::eventFilter (this=0x351d9c0, o=0x351e470, e=0x7fff0f5a5110) at itemviews/q3listview.cpp:3787 #11 0x00007f7e05e74158 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x351e470, event=0x7fff0f5a5110) at kernel/qcoreapplication.cpp:726 #12 0x00007f7e052b24cc in QApplicationPrivate::notify_helper (this=0x23f3520, receiver=0x351e470, e=0x7fff0f5a5110) at kernel/qapplication.cpp:4053 #13 0x00007f7e052baeda in QApplication::notify (this=<value optimized out>, receiver=0x351e470, e=0x7fff0f5a5110) at kernel/qapplication.cpp:3759 #14 0x00007f7e067fc55b in KApplication::notify (this=0x7fff0f5a6fb0, receiver=0x351e470, event=0x7fff0f5a5110) at ../../kdeui/kernel/kapplication.cpp:307 #15 0x00007f7e05e74e4c in QCoreApplication::notifyInternal (this=0x7fff0f5a6fb0, receiver=0x351e470, event=0x7fff0f5a5110) at kernel/qcoreapplication.cpp:610 #16 0x00007f7e052ba128 in QApplicationPrivate::sendMouseEvent (receiver=0x351e470, event=0x7fff0f5a5110, alienWidget=0x351e470, nativeWidget=0x252a720, buttonDown=<value optimized out>, lastMouseReceiver=@0x7f7e05d1cc30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #17 0x00007f7e05324009 in QETWidget::translateMouseEvent (this=0x252a720, event=<value optimized out>) at kernel/qapplication_x11.cpp:4448 #18 0x00007f7e05322d4d in QApplication::x11ProcessEvent (this=0x7fff0f5a6fb0, event=0x7fff0f5a6ae0) at kernel/qapplication_x11.cpp:3566 #19 0x00007f7e0534b4d4 in x11EventSourceDispatch (s=0x23e5e00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #20 0x00007f7dff1e8f7a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #21 0x00007f7dff1ec640 in ?? () from /usr/lib/libglib-2.0.so.0 #22 0x00007f7dff1ec7dc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #23 0x00007f7e05e9e4bf in QEventDispatcherGlib::processEvents (this=0x23c4740, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324 #24 0x00007f7e0534ac7f in QGuiEventDispatcherGlib::processEvents (this=0x35c58b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #25 0x00007f7e05e736f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 257584592}) at kernel/qeventloop.cpp:149 #26 0x00007f7e05e73abd in QEventLoop::exec (this=0x7fff0f5a6e10, flags={i = 257584672}) at kernel/qeventloop.cpp:200 #27 0x00007f7e05e75d84 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #28 0x0000000000404741 in _start () @Andres: your bug looks more related to bug 170906 / bug 158179. Thanks Closing the old crash reports which don't have a useful backtrace. Thanks. |