[Bug 199411] Kontact crashes when contact data is updated, crash signal 11

fjperezv at vodafone.es fjperezv at vodafone.es
Wed Jul 8 13:52:19 BST 2009


https://bugs.kde.org/show_bug.cgi?id=199411





--- Comment #2 from  <fjperezv vodafone es>  2009-07-08 14:52:16 ---
Ok, I installed the debuggers. Here we go. This is the backtrace that I get:


Application: Kontact (kontact), signal SIGSEGV

Thread 1 (Thread 0xb4764700 (LWP 5897)):
[KCrash Handler]
#6  0xac96af29 in CardView::itemAfter (this=0x480000, item=0xabfa388) at 
/usr/include/qt4/Qt3Support/q3ptrlist.h:107
#7  0xac96af6e in CardViewItem::nextItem (this=0xabfa388) at 
/build/buildd/kdepim-4.2.2/kaddressbook/views/cardview.cpp:458
#8  0xac975056 in KAddressBookCardView::addresseeSelected (this=0xaddfcc8) at 
/build/buildd/kdepim-4.2.2/kaddressbook/views/kaddressbookcardview.cpp:339
#9  0xac975173 in KAddressBookCardView::qt_metacall (this=0xaddfcc8, 
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfc0ec48)
    at /build/buildd/kdepim-4.2.2/obj-i486-linux-
gnu/kaddressbook/views/kaddressbookcardview.moc:89
#10 0xb5b5dca8 in QMetaObject::activate (sender=0xade03e0, 
from_signal_index=50, to_signal_index=50, argv=0x0) at kernel/qobject.cpp:3069
#11 0xb5b5e932 in QMetaObject::activate (sender=0xade03e0, m=0xac97a3b0, 
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3143
#12 0xac96a537 in CardView::selectionChanged (this=0xade03e0) at 
/build/buildd/kdepim-4.2.2/obj-i486-linux-
gnu/kaddressbook/views/cardview.moc:102
#13 0xac96f822 in CardView::contentsMousePressEvent (this=0xade03e0, 
e=0xbfc0ed0c) at 
/build/buildd/kdepim-4.2.2/kaddressbook/views/cardview.cpp:1102
#14 0xb74141e1 in Q3ScrollView::viewportMousePressEvent (this=0xade03e0, 
e=0xbfc0f1c8) at widgets/q3scrollview.cpp:1742
#15 0xb7415dc0 in Q3ScrollView::eventFilter (this=0xade03e0, obj=0xade0a28, 
e=0xbfc0f1c8) at widgets/q3scrollview.cpp:1470
#16 0xb5b46c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters 
(this=0x9aea928, receiver=0xade0a28, event=0xbfc0f1c8) at 
kernel/qcoreapplication.cpp:718
#17 0xb6018e7a in QApplicationPrivate::notify_helper (this=0x9aea928, 
receiver=0xade0a28, e=0xbfc0f1c8) at kernel/qapplication.cpp:4080
#18 0xb6021b11 in QApplication::notify (this=0xbfc0faf8, receiver=0xade0a28, 
e=0xbfc0f1c8) at kernel/qapplication.cpp:3786
#19 0xb6c3c94d in KApplication::notify (this=0xbfc0faf8, receiver=0xade0a28, 
event=0xbfc0f1c8) at 
/build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#20 0xb5b47a3b in QCoreApplication::notifyInternal (this=0xbfc0faf8, 
receiver=0xade0a28, event=0xbfc0f1c8) at kernel/qcoreapplication.cpp:602
#21 0xb6020b7e in QApplicationPrivate::sendMouseEvent (receiver=0xade0a28, 
event=0xbfc0f1c8, alienWidget=0xade0a28, nativeWidget=0x9afb178, 
buttonDown=0xb68c3200, lastMouseReceiver=@0xb68c3204)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#22 0xb609097e in QETWidget::translateMouseEvent (this=0x9afb178, 
event=0xbfc0f80c) at kernel/qapplication_x11.cpp:4425
#23 0xb608fca7 in QApplication::x11ProcessEvent (this=0xbfc0faf8, 
event=0xbfc0f80c) at kernel/qapplication_x11.cpp:3421
#24 0xb60bac6a in x11EventSourceDispatch (s=0x9aed6a8, callback=0, 
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0xb4c1ab88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb4c1e0eb in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb4c1e268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb5b73438 in QEventDispatcherGlib::processEvents (this=0x9ad0238, flags={i 
= -1077872184}) at kernel/qeventdispatcher_glib.cpp:323
#29 0xb60ba365 in QGuiEventDispatcherGlib::processEvents (this=0x9ad0238, 
flags={i = -1077872136}) at kernel/qguieventdispatcher_glib.cpp:202
#30 0xb5b4606a in QEventLoop::processEvents (this=0xbfc0fa70, flags={i = 
-1077872072}) at kernel/qeventloop.cpp:149
#31 0xb5b464aa in QEventLoop::exec (this=0xbfc0fa70, flags={i = -1077872008}) 
at kernel/qeventloop.cpp:200
#32 0xb5b48959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#33 0xb6018d17 in QApplication::exec () at kernel/qapplication.cpp:3553
#34 0x0804c072 in main (argc=1, argv=0xbfc0fdf4) at 
/build/buildd/kdepim-4.2.2/kontact/src/main.cpp:218







On Wednesday 08 July 2009 13:39:41 Christophe Giboudeaux wrote:
> https://bugs.kde.org/show_bug.cgi?id=199411
>
>
> Christophe Giboudeaux <cgiboudeaux at gmail.com> changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- Status|UNCONFIRMED                 |NEEDSINFO
>                  CC|                            |cgiboudeaux at gmail.com
>           Component|general                     |contacts
>             Version|unspecified                 |1.4.2
>          Resolution|                            |BACKTRACE
>
>
>
>
> --- Comment #1 from Christophe Giboudeaux <cgiboudeaux gmail com> 
> 2009-07-08 13:39:40 --- Unfortunately, the backtrace is not useful. If you
> can reproduce this bug, please install the debug package for kdepim and
> paste a better one. More informations on this page:
> http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_usefu
>l_crash_reports

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list