<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>114674</bug_id>
          
          <creation_ts>2005-10-19 11:28:13 +0000</creation_ts>
          <short_desc>kicker crash on session log off with signal 11 (SIGSEGV) - KDE-3.4.3</short_desc>
          <delta_ts>2005-10-21 18:25:01 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kicker</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>113242</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Juergen Wieczorek">juergenw_</reporter>
          <assigned_to name="Aaron J. Seigo">aseigo</assigned_to>
          <cc>aroth</cc>
    
    <cc>j</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>382641</commentid>
    <comment_count>0</comment_count>
    <who name="Juergen Wieczorek">juergenw_</who>
    <bug_when>2005-10-19 11:28:13 +0000</bug_when>
    <thetext>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 &quot;/lib/tls/libthread_db.so.1&quot;.
`shared object read from target memory&apos; 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&lt;QObject&gt;::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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382982</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Roth">aroth</who>
    <bug_when>2005-10-20 10:25:36 +0000</bug_when>
    <thetext>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&apos;t have this crash if i only configure one kicker panel (on my system i configured one panel for each of my two monitors).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>383394</commentid>
    <comment_count>2</comment_count>
    <who name="Aaron J. Seigo">aseigo</who>
    <bug_when>2005-10-21 18:25:01 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 113242 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>