Bug 143628

Summary: Almost all kde applications crash when shut down, including konsole and kdm
Product: [Applications] konsole Reporter: Flemming Frandsen <ff-kdebugs>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Flemming Frandsen 2007-03-30 12:39:47 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

Almost all kde applications seem to want to crash on shutdown which wouln't be so bad if kdm (or something else) didn't hang when shutting down the system, necessitating a "killall kdm" to allow a clean shutdown.

I've included a backtrace from a konsole which got a SIGSEGV when I tried to shut it down.

I've been unable to reproduce the problem with a newly started konsole, but it almost always happens with one that has been around for a while, so I don't know exactly what triggers the crash.

I'll be happy to try to debug the issue if there is anything I can do to provide more information.

System configuration startup check disabled.

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1230865920 (LWP 9670)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#9  0xb74968b2 in QDesktopWidgetPrivate::~QDesktopWidgetPrivate ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb7496955 in QDesktopWidget::~QDesktopWidget ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb74ee22e in QApplication::~QApplication ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb7aff409 in KApplication::~KApplication ()
   from /opt/kde3/lib/libkdecore.so.4
#13 0xb682dad9 in kdemain () from /opt/kde3/lib/libkdeinit_konsole.so
#14 0xb7f94514 in kdeinitmain () from /opt/kde3/lib/kde3/konsole.so
#15 0x0804e33f in QGList::~QGList ()
#16 0x00000001 in ?? ()
#17 0x0807c1c8 in ?? ()
#18 0x00000001 in ?? ()
#19 0x00000000 in ?? ()
Comment 1 Robert Knight 2007-03-30 19:12:26 UTC

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