[Korganizer-devel] [Bug 174244] Kontact crashes regularly on exit

Sebastian Held sebastian.held at gmx.de
Fri Sep 11 14:30:00 CEST 2009


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





--- Comment #14 from Sebastian Held <sebastian held gmx de>  2009-09-11 14:29:53 ---
Created an attachment (id=36868)
 --> (http://bugs.kde.org/attachment.cgi?id=36868)
valgrind report

This is kde-4.3.1

Here is the corresponding backtrace:
gdb korganizer
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...
(gdb) set args --nocrashhandler --nofork
(gdb) run
Starting program: /usr/bin/korganizer --nocrashhandler --nofork
[Thread debugging using libthread_db enabled]
[New Thread 0x7f1406d86750 (LWP 28493)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f1406d86750 (LWP 28493)]
KCal::Incidence::removeRelation (this=0x11c92c0, incidence=0xf2c100) at
/usr/include/qt4/QtCore/qlist.h:664
664         Node *b = reinterpret_cast<Node *>(p.begin());
(gdb) bt full
#0  KCal::Incidence::removeRelation (this=0x11c92c0, incidence=0xf2c100) at
/usr/include/qt4/QtCore/qlist.h:664
No locals.
#1  0x00007f1405e9d3ae in ~Incidence (this=0xf2c100) at
/var/tmp/portage/kde-base/kdepimlibs-4.3.1/work/kdepimlibs-4.3.1/kcal/incidence.cpp:206
        relations = {<QList<KCal::Incidence*>> = {{p = {static shared_null =
{ref = {_q_value = 3877}, alloc = 0, begin = 0, end = 0, sharable = 1, array =
{0x0}}, d = 0x60da50}, d = 0x60da50}}, mAutoDelete = false}
#2  0x00007f1405e9eead in ~Todo (this=0xf2c100) at
/var/tmp/portage/kde-base/kdepimlibs-4.3.1/work/kdepimlibs-4.3.1/kcal/todo.cpp:103
No locals.
#3  0x00007f1405eb8943 in KCal::CalendarLocal::close (this=0xa806c0) at
/usr/include/qt4/QtCore/qalgorithms.h:350
No locals.
#4  0x00007f1403f5c719 in KRES::Resource::close (this=0xa926f0) at
/var/tmp/portage/kde-base/kdepimlibs-4.3.1/work/kdepimlibs-4.3.1/kresources/resource.cpp:141
        __PRETTY_FUNCTION__ = "void KRES::Resource::close()"
#5  0x00007f1405eea2b5 in KCal::CalendarResources::close (this=0xa1c200) at
/var/tmp/portage/kde-base/kdepimlibs-4.3.1/work/kdepimlibs-4.3.1/kcal/calendarresources.cpp:350
        it = {mIt = {i = 0xab8f08}, mList = 0xa22aa0}
#6  0x00007f1405eea56e in ~CalendarResources (this=0x11c92c0) at
/var/tmp/portage/kde-base/kdepimlibs-4.3.1/work/kdepimlibs-4.3.1/kcal/calendarresources.cpp:247
No locals.
#7  0x00007f1405128189 in ~StdCalendar (this=0x11c92c0) at
/var/tmp/portage/kde-base/korganizer-4.3.1/work/korganizer-4.3.1/korganizer/stdcalendar.cpp:112
No locals.
#8  0x00007f14051291ef in K3StaticDeleter<KOrg::StdCalendar>::destructObject
(this=0x7f140532a1b0) at /usr/include/k3staticdeleter.h:174
No locals.
#9  0x00007f14063d3efd in K3StaticDeleterPrivate::deleteStaticDeleters () from
/usr/lib64/libkde3support.so.4
No symbol table info available.
#10 0x00007f1402509b35 in qt_call_post_routines () at
kernel/qcoreapplication.cpp:163
        list = (QVFuncList *) 0x637680
#11 0x00007f1401563228 in ~QApplication (this=0x7ffff9702270) at
kernel/qapplication.cpp:971
        d = (QApplicationPrivate * const) 0x63f650
#12 0x0000000000408dc5 in main (argc=<value optimized out>, argv=<value
optimized out>) at
/var/tmp/portage/kde-base/korganizer-4.3.1/work/korganizer-4.3.1/korganizer/main.cpp:61
        aboutData = {<KAboutData> = {d = 0x614540}, <No data fields>}
        app = {<KPIM::PimApplication> = {<> = {<No data fields>}, <No data
fields>}, static staticMetaObject = {d = {superdata = 0x60da30, stringdata =
0x40bc80 "KOrganizerApp", data = 0x40bd00, extradata = 0x0}}}
(gdb)

-- 
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 Korganizer-devel mailing list