Bug 114674 - kicker crash on session log off with signal 11 (SIGSEGV) - KDE-3.4.3
Summary: kicker crash on session log off with signal 11 (SIGSEGV) - KDE-3.4.3
Status: RESOLVED DUPLICATE of bug 113242
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 11:28 UTC by Juergen Wieczorek
Modified: 2005-10-21 18:25 UTC (History)
2 users (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 Juergen Wieczorek 2005-10-19 11:28:13 UTC
Version:           3.4.3 (using KDE KDE 3.4.3)
Installed from:    Fedora RPMs
Compiler:          gcc 3.4.4 
OS:                Linux

System: Fedora Core 3 - kernel-2.6.12-1.1378_FC3

Kicker app crashes reliably every time when choosing log off from the KDE menu, with the following backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1220020544 (LWP 5494)]
[KCrash handler]
#4  0x052491c5 in QGList::find () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0xb75da5ed in KGlobal::registerStaticDeleter ()
   from /usr/lib/libkdecore.so.4
#6  0xb7bd3d67 in KDirWatch::self () from /usr/lib/libkio.so.4
#7  0xb7bde003 in KDirListerCache::KDirListerCache ()
   from /usr/lib/libkio.so.4
#8  0xb7bde0c9 in KDirListerCache::self () from /usr/lib/libkio.so.4
#9  0xb7c158e7 in KDirLister::stop () from /usr/lib/libkio.so.4
#10 0xb7c15b58 in KDirLister::~KDirLister () from /usr/lib/libkio.so.4
#11 0xb7f52c07 in SystemMenu::~SystemMenu ()
   from /usr/lib/kde3/kickermenu_systemmenu.so
#12 0xb79c4fce in QPtrList<QObject>::deleteItem () from /usr/lib/libkdeui.so.4
#13 0x0524a2e4 in QGList::clear () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0xb75d67ee in KLibrary::~KLibrary () from /usr/lib/libkdecore.so.4
#15 0xb75d6c8f in KLibLoader::close_pending () from /usr/lib/libkdecore.so.4
#16 0xb75dc960 in KLibLoader::~KLibLoader () from /usr/lib/libkdecore.so.4
#17 0xb75920aa in KLibLoader::cleanUp () from /usr/lib/libkdecore.so.4
#18 0xb76435cf in KApplication::~KApplication () from /usr/lib/libkdecore.so.4
#19 0xb7643a6e in KUniqueApplication::~KUniqueApplication ()
   from /usr/lib/libkdecore.so.4
#20 0xb7ecd56c in Kicker::~Kicker () from /usr/lib/libkdeinit_kicker.so
#21 0xb7ee9720 in kdemain () from /usr/lib/libkdeinit_kicker.so
#22 0x080485e6 in ?? ()
#23 0x00000001 in ?? ()
#24 0xbff58904 in ?? ()
#25 0x080496cc in ?? ()
#26 0x4ff64ff4 in ?? () from /lib/tls/libc.so.6
#27 0x00000000 in ?? ()

I have already reported this under as bug #106922 for KDE-3.4.1, and it was said to be due to a bug in KMenuDir and given status RESOLVED, because a bug fix should handle it but did not make it into KDE-3.4.2 release in time.

Obviously, this bug fix did not make it into KDE-3.4.3 either, or the fix is invalid.
I am experiencing just the same old session log-off crashes.
Comment 1 Andreas Roth 2005-10-20 10:25:36 UTC
I have the same crash on my Fedora Core 4 system (with KDE 3.4.3). I also encountered this crash on a SuSE 9.3 system (with KDE 3.4.2 and older). 
I didn't have this crash if i only configure one kicker panel (on my system i configured one panel for each of my two monitors).

Comment 2 Aaron J. Seigo 2005-10-21 18:25:01 UTC

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