Kicker crashing on exit when KMix Panelapplet is running
Christian Esken
esken at kde.org
Tue Aug 9 09:03:00 BST 2005
Hello,
I am getting stuck on bug report 107474 ( http://bugs.kde.org/show_bug.cgi?id=107474 ).
The crash happens from time to time on my machine as well, but as it only happens on logging out from KDE I have no way to cleanly reproduce it.
My guess is, that it is some timing issue, as the KMix Panelapplet is potentially quite slow on exit:
It currently writes back all configuration items, which often takes several seconds for writing.
Should I reassign the bug to Kicker?
Does anybody have an idea what is going wrong in PanelKMenu::~PanelKMenu () ?
The interesting part of the Kicker backtrace is this one:
[KCrash handler]
#7 0xffffffff in ?? ()
#8 0x409c7eae in QPtrList<QPopupMenu>::deleteItem ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#9 0x40b3cfa4 in QGList::clear () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x417f3868 in PanelKMenu::~PanelKMenu ()
from /opt/kde3/lib/libkdeinit_kicker.so
#11 0x417a2d69 in MenuManager::~MenuManager ()
from /opt/kde3/lib/libkdeinit_kicker.so
#12 0x40877cc9 in QObject::~QObject () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x4081802e in QApplication::~QApplication ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x405019d9 in KApplication::~KApplication ()
from /opt/kde3/lib/libkdecore.so.4
#15 0x40501cbd in KUniqueApplication::~KUniqueApplication ()
from /opt/kde3/lib/libkdecore.so.4
#16 0x417c4107 in Kicker::~Kicker () from /opt/kde3/lib/libkdeinit_kicker.so
#17 0x417c839b in kdemain () from /opt/kde3/lib/libkdeinit_kicker.so
#18 0x40018554 in kdeinitmain () from /opt/kde3/lib/kde3/kicker.so
Chris
--
Is UNIX ready for the Desktop? See http://www.kde.org
KDE Developer: esken at kde.org
More information about the kde-core-devel
mailing list