Summary: | SIGSEGV when trying to send multiple contacts ( KToolInvocation::invokeMailer, KABTools::mailVCards) (KDE4.1.4) | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Horst Duchêne <monora> |
Component: | contacts | Assignee: | Tobias Koenig <tokoe> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | CC: | andresbajotierra, bingentxu, schmirrwurst |
Priority: | NOR | ||
Version: | 1.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Horst Duchêne
2009-03-11 21:50:51 UTC
This can be fixed in 4.2.x 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" and "kdelibs5-dbg" packages Thanks :) The detailed stack trace is as follows: Anwendung: Kontact (kontact), Signal SIGSEGV Thread 1 (Thread 0xb4e106c0 (LWP 8346)): [KCrash Handler] #6 0xb7835499 in QString::operator== () from /usr/lib/libQtCore.so.4 #7 0xb7bafd34 in KToolInvocation::invokeMailer (_to=@0xbf9e7734, _cc=@0xbf9e7730, _bcc=@0xbf9e772c, subject=@0xbf9e7728, body=@0xbf9e7724, attachURLs=@0xbf9e771c, startup_id=@0xbf9e7718) at /usr/include/qt4/QtCore/qstring.h:864 #8 0xad80f18e in KABTools::mailVCards (uids=@0xbf9e77c8, ab=0x8b25b48) at /build/buildd/kdepim-4.1.4/kaddressbook/kabtools.cpp:101 #9 0xad7c5dd7 in KABCore::mailVCard (this=0x8ceece8, uids=@0xbf9e77c8) at /build/buildd/kdepim-4.1.4/kaddressbook/kabcore.cpp:382 #10 0xad7c6bb9 in KABCore::mailVCard (this=0x8ceece8) at /build/buildd/kdepim-4.1.4/kaddressbook/kabcore.cpp:377 #11 0xad7d1f27 in KABCore::qt_metacall (this=0x8ceece8, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf9e78fc) at /build/buildd/kdepim-4.1.4/obj-i486-linux-gnu/kaddressbook/kabcore.moc:182 #12 0xb78f9a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #13 0xb78f9e60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #14 0xb6fcf5f1 in QAction::triggered () from /usr/lib/libQtGui.so.4 #15 0xb6fcff5f in QAction::activate () from /usr/lib/libQtGui.so.4 #16 0xb73ad564 in ?? () from /usr/lib/libQtGui.so.4 #17 0xb73adff2 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #18 0xb7e88fc5 in KMenu::mouseReleaseEvent (this=0x9abf380, e=0xbf9e7fd8) at /build/buildd/kde4libs-4.1.4/kdeui/widgets/kmenu.cpp:452 #19 0xb702d962 in QWidget::event () from /usr/lib/libQtGui.so.4 #20 0xb73b02e9 in QMenu::event () from /usr/lib/libQtGui.so.4 #21 0xb6fd58ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #22 0xb6fde0e1 in QApplication::notify () from /usr/lib/libQtGui.so.4 #23 0xb7db3d1d in KApplication::notify (this=0xbf9e88a8, receiver=0x9abf380, event=0xbf9e7fd8) at /build/buildd/kde4libs-4.1.4/kdeui/kernel/kapplication.cpp:311 #24 0xb78e4e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #25 0xb6fdd36e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #26 0xb70478de in ?? () from /usr/lib/libQtGui.so.4 #27 0xb70469e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #28 0xb70707aa in ?? () from /usr/lib/libQtGui.so.4 #29 0xb56fe6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #30 0xb5701da3 in ?? () from /usr/lib/libglib-2.0.so.0 #31 0xb5701f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #32 0xb790f478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #33 0xb706fea5 in ?? () from /usr/lib/libQtGui.so.4 #34 0xb78e352a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #35 0xb78e36ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #36 0xb78e5da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #37 0xb6fd5767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #38 0x0804bf52 in main (argc=1, argv=0xbf9e8ba4) at /build/buildd/kdepim-4.1.4/kontact/src/main.cpp:218 *** Bug 213518 has been marked as a duplicate of this bug. *** *** Bug 222055 has been marked as a duplicate of this bug. *** This function doesn't exist (yet) in KAdressBook from kdepim > 4.6. Closing this report |