Summary: | crash with SIGSEGV after trying to delete a doubled popup notice | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Marc Koengerter <marcpolo> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christophe, daniel.herrmann1, finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marc Koengerter
2009-01-20 16:03:35 UTC
Kontact version is 1.3 Ubuntu version is Intrepid Can you give steps to reproduce the crash ? Also, please install the kdepim-dbg package to provide a better backtrace. I just create a new popup notice which appears twice. Then I right-click or press del to delete one the two notices, and there it crashes. The new crash-details with kdepim-dbg installed are as follows: Application: Kontact (kontact), signal SIGSEGV [Thread debugging using libthread_db enabled] [New Thread 0xb4cf36c0 (LWP 5820)] [New Thread 0xb10b9b90 (LWP 5824)] [KCrash handler] #6 KNotesResourceManager::deleteNote (this=0xa7493a8, journal=0xa8c9978) at /build/buildd/kdepim-4.1.3/knotes/resourcemanager.cpp:109 #7 0xb10c5edf in Kolab::ResourceKolab::deleteNote (this=0xa8ba618, journal=0xa8c9978) at /build/buildd/kdepim-4.1.3/kresources/kolab/knotes/resourcekolab.cpp:236 #8 0xb10c5d19 in Kolab::ResourceKolab::fromKMailDelIncidence ( this=0xa8ba618, type=@0xa96cab0, uid=@0xa80ef40) at /build/buildd/kdepim-4.1.3/kresources/kolab/knotes/resourcekolab.cpp:325 #9 0xb10cd7a9 in Kolab::KMailConnection::fromKMailDelIncidence ( this=0xa8851b0, type=@0xa96cab0, folder=@0xa2edf18, xml=@0xa80ef40) at /build/buildd/kdepim-4.1.3/kresources/kolab/shared/kmailconnection.cpp:118 #10 0xb10ce033 in Kolab::KMailConnection::qt_metacall (this=0xa8851b0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfac4594) at /build/buildd/kdepim-4.1.3/obj-i486-linux-gnu/kresources/kolab/knotes/kmailconnection.moc:85 #11 0xb7ec4a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb7ec57e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #13 0xb10dd59f in OrgKdeKmailGroupwareInterface::incidenceDeleted ( this=0xa84a938, _t1=@0xa96cab0, _t2=@0xa2edf18, _t3=@0xa80ef40) at /build/buildd/kdepim-4.1.3/obj-i486-linux-gnu/kresources/kolab/knotes/kmail_groupwareinterface.moc:170 #14 0xb10de960 in OrgKdeKmailGroupwareInterface::qt_metacall (this=0xa84a938, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfac4a28) at /build/buildd/kdepim-4.1.3/obj-i486-linux-gnu/kresources/kolab/knotes/kmail_groupwareinterface.moc:118 #15 0xb68b126e in ?? () from /usr/lib/libQtDBus.so.4 #16 0xb68b8627 in ?? () from /usr/lib/libQtDBus.so.4 #17 0xb7ebf771 in QObject::event () from /usr/lib/libQtCore.so.4 #18 0xb6eb68ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #19 0xb6ebe72e in QApplication::notify () from /usr/lib/libQtGui.so.4 #20 0xb79b1b2d in KApplication::notify (this=0xbfac5168, receiver=0xa84a938, event=0xa83a488) at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311 #21 0xb7eafe61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #22 0xb7eb0ae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #23 0xb7eb0cdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4 #24 0xb7eda82f in ?? () from /usr/lib/libQtCore.so.4 #25 0xb6a8b6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0xb6a8eda3 in ?? () from /usr/lib/libglib-2.0.so.0 #27 0xb6a8ef61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #28 0xb7eda478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #29 0xb6f50ea5 in ?? () from /usr/lib/libQtGui.so.4 #30 0xb7eae52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #31 0xb7eae6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #32 0xb7eb0da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #33 0xb6eb6767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #34 0x0804bf52 in main (argc=1, argv=0xbfac5464) at /build/buildd/kdepim-4.1.3/kontact/src/main.cpp:218 #0 0xb7fc5430 in __kernel_vsyscall () this could be related to bug #209259 (which has a different and more complete backtrace) *** Bug 281117 has been marked as a duplicate of this bug. *** The "duplictated" bug 281117 contains a more complete backtrace since the debug packages where installed *** This bug has been marked as a duplicate of bug 281117 *** |