Bug 226241 - Kontact from KDE SC 4.4.0 crashes on exit
Summary: Kontact from KDE SC 4.4.0 crashes on exit
Status: RESOLVED DUPLICATE of bug 222083
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 05:32 UTC by gjditchfield
Modified: 2010-02-26 15:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gjditchfield 2010-02-11 05:32:37 UTC
Application: kontact (4.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
KDE SC 4.4 installed from the Kubuntu backports PPA. Kontact still crashes every time I close it.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Aborted
[Current thread is 1 (Thread 0xb7736760 (LWP 1974))]

Thread 3 (Thread 0xb4487b70 (LWP 1975)):
#0  0x00efb832 in ?? () from /lib/ld-linux.so.2
#1  0x00a61bd3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x009f8f57 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xb3c02b70 (LWP 1976)):
#0  0x00efb832 in ?? () from /lib/ld-linux.so.2
#1  0x00a61bd3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0x009f8f57 in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb7736760 (LWP 1974)):
[KCrash Handler]
#6  0x00efb832 in ?? () from /lib/ld-linux.so.2
#7  0x009b5932 in abort () from /lib/tls/i686/cmov/libc.so.6
#8  0x009e8ee5 in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0x009f2ff1 in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0x009f46f2 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0x009f77cd in free () from /lib/tls/i686/cmov/libc.so.6
#12 0x0059b6f1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#13 0x0194e8f3 in ~Private (this=0xbfa6a6ac, __in_chrg=<value optimized out>) at ../../kcal/calendar.cpp:79
#14 ~Calendar (this=0xbfa6a6ac, __in_chrg=<value optimized out>) at ../../kcal/calendar.cpp:121
#15 0x019bb75f in ~CalendarResources (this=0x9ebd9a8, __in_chrg=<value optimized out>) at ../../kcal/calendarresources.cpp:262
#16 0x01b510f3 in ~StdCalendar (this=0x9ebd9a8, __in_chrg=<value optimized out>) at ../../korganizer/stdcalendar.cpp:109
#17 0x01b52d1f in K3StaticDeleter<KOrg::StdCalendar>::destructObject (this=0x1b550e4) at /usr/include/KDE/../k3staticdeleter.h:174
#18 0x00d15274 in K3StaticDeleterPrivate::deleteStaticDeleters () at ../../kde3support/kdecore/k3staticdeleter.cpp:56
#19 0x007811f0 in qt_call_post_routines () at kernel/qcoreapplication.cpp:201
#20 0x02483f88 in ~QApplication (this=0xbfa6aea4, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1014
#21 0x010f8a3a in ~KApplication (this=0xbfa6aea4, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896
#22 0x010fffb8 in ~KUniqueApplication (this=0xbfa6aea4, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#23 0x0804b551 in ~KontactApp (argc=1, argv=0xbfa6b0c4) at ../../../kontact/src/main.cpp:67
#24 main (argc=1, argv=0xbfa6b0c4) at ../../../kontact/src/main.cpp:227

This bug may be a duplicate of or related to bug 224277.

Possible duplicates by query: bug 224277, bug 222083, bug 198635.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-11 13:19:38 UTC
This could be related to bug 222083, but it looks a bit different.

Check this:
- Quit Kontact (ignore the crash)
- Start Konsole
- Type "export QT_NO_GLIB=1" + Enter
- Type "export MALLOC_CHECK_=" + Enter
- Type "kontact" + Enter
- Use and quit Kontact and check if it crashes or not
If it doesn't crash, then it is likely to be related to bug 196207. 
Thanks
Comment 2 Dario Andres 2010-02-26 15:54:45 UTC
This is either the glib bug or bug 222083 / bug 226095. (which are fixed on KDE SC 4.4.1)
Regards

*** This bug has been marked as a duplicate of bug 222083 ***