Bug 143005 - Kontact crashes when shutting down
Summary: Kontact crashes when shutting down
Status: RESOLVED DUPLICATE of bug 160242
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 13:49 UTC by Oliver Zimmermann
Modified: 2008-07-24 12:43 UTC (History)
0 users

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 Oliver Zimmermann 2007-03-15 13:49:34 UTC
Version:           1.1 (using KDE 3.5.6 "release 41.2" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.16.27-0.9-smp

Kontact crashes when shutting down. The backtrace is:

Überprüfung der Systemkonfiguration beim Start deaktiviert.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1240820048 (LWP 17718)]
[KCrash handler]
#6  0xb686ca08 in malloc_consolidate () from /lib/libc.so.6
#7  0xb686e679 in _int_malloc () from /lib/libc.so.6
#8  0xb6870206 in malloc () from /lib/libc.so.6
#9  0xb69dc327 in operator new () from /usr/lib/libstdc++.so.6
#10 0xb69dc45d in operator new[] () from /usr/lib/libstdc++.so.6
#11 0xb6f7aa8f in QString::setLength () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb6f7d514 in replaceArgEscapes () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb6f7d7eb in QString::arg () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb72892a1 in KCatalogue::KCatalogue () from /opt/kde3/lib/libkdecore.so.4
#15 0xb729db44 in KLocale::updateCatalogues ()
   from /opt/kde3/lib/libkdecore.so.4
#16 0xb729f560 in KLocale::removeCatalogue ()
   from /opt/kde3/lib/libkdecore.so.4
#17 0xb557a18a in KGenericFactory<Akregator::Plugin, Kontact::Core>::~KGenericFactory () from /opt/kde3/lib/kde3/libkontact_akregator.so
#18 0xb7269301 in KLibrary::~KLibrary () from /opt/kde3/lib/libkdecore.so.4
#19 0xb7268a2f in KLibLoader::close_pending ()
   from /opt/kde3/lib/libkdecore.so.4
#20 0xb727e5d5 in KLibLoader::~KLibLoader () from /opt/kde3/lib/libkdecore.so.4
#21 0xb7208bdb in KLibLoader::cleanUp () from /opt/kde3/lib/libkdecore.so.4
#22 0xb729e830 in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#23 0xb729ec4a in KUniqueApplication::~KUniqueApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#24 0x08058d15 in main ()
Comment 1 Thomas McGuire 2007-03-15 14:50:23 UTC
This looks like bug #121655 / bug #121474 to me (static objects cause crashes when closing Akregator).
Can you try to upgrade to a newer Kontact/Akregator version?

Changing product from Kontact to Akregator.
Comment 2 Thomas McGuire 2007-03-15 15:22:26 UTC
The reporter told me he uses the newest versions from ftp://ftp.gwdg.de/pub/opensuse/repositories/KDE:/KDE3/SUSE_Linux_10.1, which seem to be KDE 3.5.6.
So this looks like another problem, because the other bugs are IMHO fixed in 3.5.6.

I was just wondering because the version was, according to the report:
>Version: 1.1 (using KDE 3.5.6 "release 41.2" , openSUSE ) 

And with my KDE 3.5.6, both Kontact and Akregator are version 1.2.x, which seems newer than 1.1.


To the reporter: Please post comments in the bug tracker system, do not use private mail. And using MDNs with an address like no_spam_mail@xyz is pretty useless...
Comment 3 Christophe Marin 2008-07-24 12:43:38 UTC

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