Bug 117440 - Kicker crashes on shutdown
Summary: Kicker crashes on shutdown
Status: RESOLVED DUPLICATE of bug 113242
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 17:40 UTC by Michael Stather
Modified: 2005-12-01 18:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (6.47 KB, text/x-log)
2005-12-01 17:41 UTC, Michael Stather
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Stather 2005-12-01 17:40:45 UTC
Version:           3.5.0 (using KDE 3.5.0 Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-default

When I shutdown my KDE 3.5 (on SuSE 10.0) Kicker crashes almost every time. The backtrace is attached.
Comment 1 Michael Stather 2005-12-01 17:41:03 UTC
Created attachment 13718 [details]
backtrace
Comment 2 Thiago Macieira 2005-12-01 17:52:32 UTC
Pasting the backtrace:
[New Thread 1096122048 (LWP 6010)]
[KCrash handler]
#4  0x40b2e450 in QGList::findRef () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40b2f4f5 in QGList::removeRef () from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x4024ff8d in KDirListerCache::forgetDirs () from /opt/kde3/lib/libkio.so.4
#7  0x4025097f in KDirListerCache::forgetDirs () from /opt/kde3/lib/libkio.so.4
#8  0x40250ece in KDirLister::~KDirLister () from /opt/kde3/lib/libkio.so.4
#9  0x41e7c713 in SystemMenu::~SystemMenu ()
   from /opt/kde3/lib/kde3/kickermenu_systemmenu.so
#10 0x405835be in QPtrList<QObject>::deleteItem ()
   from /opt/kde3/lib/libkdecore.so.4
#11 0x40b2f7ed in QGList::clear () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x404ca167 in KLibrary::~KLibrary () from /opt/kde3/lib/libkdecore.so.4
#13 0x404ca7f3 in KLibLoader::close_pending ()
   from /opt/kde3/lib/libkdecore.so.4
#14 0x404cac5e in KLibLoader::~KLibLoader () from /opt/kde3/lib/libkdecore.so.4
#15 0x4046ef6b in KLibLoader::cleanUp () from /opt/kde3/lib/libkdecore.so.4
#16 0x40517503 in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#17 0x405178ff in KUniqueApplication::~KUniqueApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#18 0x417e5b14 in Kicker::~Kicker () from /opt/kde3/lib/libkdeinit_kicker.so
#19 0x417ffab4 in kdemain () from /opt/kde3/lib/libkdeinit_kicker.so
#20 0x40029544 in kdeinitmain () from /opt/kde3/lib/kde3/kicker.so
Comment 3 David Hubner 2005-12-01 17:53:45 UTC
I had this, delete ~/.kde/share/config/kickerrc and log back in. Redo your kicker settings and everything should be ok.. seems to happen when using old config files
Comment 4 Thiago Macieira 2005-12-01 17:59:39 UTC

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

*** This bug has been marked as a duplicate of 113242 ***
Comment 5 Michael Stather 2005-12-01 18:05:33 UTC
Yes, I removed the config file and the problems are gone.