Bug 179673 - During shut down of program, several changes were made and were applied prior to shut down, the program reported it crashed, during what appeared to be a normal shut down
Summary: During shut down of program, several changes were made and were applied prior...
Status: RESOLVED DUPLICATE of bug 178761
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_screensaver (show other bugs)
Version: 4.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kscreensaver bugs tracking
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 02:00 UTC by Kevin Burman
Modified: 2009-02-21 14:40 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 Kevin Burman 2009-01-05 02:00:18 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Application: System Settings (systemsettings), signal SIGSEGV
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb3f3db90 (LWP 23113)]
Long list of (no debugging symbols found) eliminated for clearity
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb6888320 in QWidgetPrivate::reparentFocusWidgets(QWidget*) ()
   from /usr/lib/libQtGui.so.4
#7  0xb6899277 in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) ()
   from /usr/lib/libQtGui.so.4
#8  0xb6899b31 in QWidgetPrivate::init(QWidget*, QFlags<Qt::WindowType>) ()
   from /usr/lib/libQtGui.so.4
#9  0xb689a36e in QWidget::QWidget(QWidget*, QFlags<Qt::WindowType>) ()
   from /usr/lib/libQtGui.so.4
#10 0xb23f8e58 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#11 0xb23ea944 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#12 0xb23eccc4 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#13 0xb7f15580 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQtCore.so.4
#14 0xb7f16302 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0xb40c6353 in K3Process::processExited(K3Process*) ()
   from /usr/lib/libkde3support.so.4
#16 0xb40c639f in K3Process::processHasExited(int) ()
   from /usr/lib/libkde3support.so.4
#17 0xb40c73a9 in K3Process::wait(int) () from /usr/lib/libkde3support.so.4
#18 0xb23ea8bc in ?? () from /usr/lib/kde4/kcm_screensaver.so
#19 0xb754d68c in KCModuleProxy::deleteClient() () from /usr/lib/libkutils.so.4
#20 0xb754e0c5 in KCModuleProxy::~KCModuleProxy() ()
   from /usr/lib/libkutils.so.4
#21 0xb7f0ec1f in QObjectPrivate::deleteChildren() ()
   from /usr/lib/libQtCore.so.4
#22 0xb68985c8 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#23 0xb7f0ec1f in QObjectPrivate::deleteChildren() ()
   from /usr/lib/libQtCore.so.4
#24 0xb6898a28 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#25 0xb6bcdd91 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#26 0xb6c6432d in QAbstractScrollArea::~QAbstractScrollArea() ()
   from /usr/lib/libQtGui.so.4
#27 0xb6c69eb5 in QScrollArea::~QScrollArea() () from /usr/lib/libQtGui.so.4
#28 0xb7f0ec1f in QObjectPrivate::deleteChildren() ()
   from /usr/lib/libQtCore.so.4
#29 0xb6898a28 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#30 0xb6bcdd91 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#31 0xb6c3b0b1 in QStackedWidget::~QStackedWidget() ()
   from /usr/lib/libQtGui.so.4
#32 0xb79ee892 in ?? () from /usr/lib/libkdeui.so.5
#33 0xb7f0ec1f in QObjectPrivate::deleteChildren() ()
   from /usr/lib/libQtCore.so.4
#34 0xb6898a28 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#35 0xb79ed5e0 in KPageView::~KPageView() () from /usr/lib/libkdeui.so.5
#36 0xb79f2715 in KPageWidget::~KPageWidget() () from /usr/lib/libkdeui.so.5
#37 0xb7f0ec1f in QObjectPrivate::deleteChildren() ()
   from /usr/lib/libQtCore.so.4
#38 0xb6898a28 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#39 0xb6caa8e6 in QDialog::~QDialog() () from /usr/lib/libQtGui.so.4
#40 0xb792aee4 in KDialog::~KDialog() () from /usr/lib/libkdeui.so.5
#41 0xb79ebe21 in KPageDialog::~KPageDialog() () from /usr/lib/libkdeui.so.5
#42 0x0805424d in _start ()

It would appear that some of the lib. have sour code?
Comment 1 Oswald Buddenhagen 2009-01-05 11:12:54 UTC
this report is not exactly useful. see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Dario Andres 2009-01-05 11:37:11 UTC
Probably related/duplicate of bug 170480
Comment 3 FiNeX 2009-01-06 14:47:48 UTC
I agree with Dario.
@Kevin: could you try to update to a more recent KDE version and confirm if the problem has gone?
Comment 4 Dario Andres 2009-02-21 14:40:47 UTC

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