Summary: | Kicker crashes on shutdown | ||
---|---|---|---|
Product: | [Unmaintained] kicker | Reporter: | Michael Stather <kontakt> |
Component: | general | Assignee: | Aaron J. Seigo <aseigo> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | backtrace |
Description
Michael Stather
2005-12-01 17:40:45 UTC
Created attachment 13718 [details]
backtrace
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 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 *** This bug has been marked as a duplicate of 113242 *** *** This bug has been marked as a duplicate of 113242 *** Yes, I removed the config file and the problems are gone. |