Bug 170480 - Systemsettings screensaver module crash
Summary: Systemsettings screensaver module crash
Status: RESOLVED DUPLICATE of bug 178761
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_screensaver (show other bugs)
Version: 4.1
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kscreensaver bugs tracking
URL:
Keywords:
: 171389 171402 174093 175237 176516 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-05 21:04 UTC by jesse
Modified: 2009-02-21 14:41 UTC (History)
5 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 jesse 2008-09-05 21:04:03 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Every time I go to the screen saver module to change or look at different screen savers and then close the window, while choosing to 'discard' the new settings, it comes up with a crash report. 
 
Backtrace below: 
Application: System Settings (systemsettings), signal SIGSEGV
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7fe50954a750 (LWP 29054)]
[KCrash handler]
#5  QWidgetPrivate::reparentFocusWidgets (this=0x2317db0, 
    oldtlw=<value optimized out>) at kernel/qwidget.cpp:5618
#6  0x00007fe507e97944 in QWidget::setParent (this=0x29a32e0, 
    parent=0x28a62e0, f={i = 292029728}) at kernel/qwidget.cpp:8618
#7  0x00007fe507e9815f in QWidgetPrivate::init (this=0x2317db0, 
    parentWidget=0x28a62e0, f={i = 292029808}) at kernel/qwidget.cpp:1103
#8  0x00007fe507e98953 in QWidget (this=0x29a32e0, parent=0x28a62e0, f=
      {i = 292030064}) at kernel/qwidget.cpp:966
#9  0x00007fe4f8b4ad81 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#10 0x00007fe4f8b3d4e1 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#11 0x00007fe4f8b3fd27 in ?? () from /usr/lib/kde4/kcm_screensaver.so
#12 0x00007fe5074e4474 in QMetaObject::activate (sender=0x27f44d0, 
    from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3016
#13 0x00007fe4f83cf29f in K3Process::processExited (this=0x21f3dd0, 
    _t1=0x27f44d0)
    at /tmp/buildd/kde4libs-4.1.1/obj-x86_64-linux-gnu/kde3support/k3process.moc:99
#14 0x00007fe4f83cfd9c in K3Process::wait (this=0x27f44d0, 
    timeout=<value optimized out>)
    at /tmp/buildd/kde4libs-4.1.1/kde3support/kdecore/k3process.cpp:515
#15 0x00007fe4f8b3cd2f in ?? () from /usr/lib/kde4/kcm_screensaver.so
#16 0x00007fe509235f04 in KCModuleProxy::deleteClient (
    this=<value optimized out>)
    at /tmp/buildd/kde4libs-4.1.1/kutils/kcmoduleproxy.cpp:216
#17 0x00007fe5092362a6 in ~KCModuleProxy (this=0x21f3dd0)
    at /tmp/buildd/kde4libs-4.1.1/kutils/kcmoduleproxy.cpp:207
#18 0x00007fe5074dd949 in QObjectPrivate::deleteChildren (this=0x264cdf0)
    at kernel/qobject.cpp:1869
#19 0x00007fe507e9717d in ~QWidget (this=0x27d1460) at kernel/qwidget.cpp:1341
#20 0x00007fe5074dd949 in QObjectPrivate::deleteChildren (this=0x27bbd30)
    at kernel/qobject.cpp:1869
#21 0x00007fe507e96d7d in ~QWidget (this=0x289c610) at kernel/qwidget.cpp:1341
#22 0x00007fe508221d31 in ~QScrollArea (this=0x21f3dd0)
    at widgets/qscrollarea.cpp:178
#23 0x00007fe5074dd949 in QObjectPrivate::deleteChildren (this=0x230ab90)
    at kernel/qobject.cpp:1869
#24 0x00007fe507e96d7d in ~QWidget (this=0x231b610) at kernel/qwidget.cpp:1341
#25 0x00007fe508e67e6e in ~KPageStackedWidget (this=0x21f3dd0)
    at /tmp/buildd/kde4libs-4.1.1/kdeui/paged/kpageview_p.h:38
#26 0x00007fe5074dd949 in QObjectPrivate::deleteChildren (this=0x237b980)
    at kernel/qobject.cpp:1869
#27 0x00007fe507e96d7d in ~QWidget (this=0x2376710) at kernel/qwidget.cpp:1341
#28 0x00007fe508e6b251 in ~KPageWidget (this=0x21f3dd0)
    at /tmp/buildd/kde4libs-4.1.1/kdeui/paged/kpagewidget.cpp:78
#29 0x00007fe5074dd949 in QObjectPrivate::deleteChildren (this=0x2321da0)
    at kernel/qobject.cpp:1869
#30 0x00007fe507e96d7d in ~QWidget (this=0x2335870) at kernel/qwidget.cpp:1341
#31 0x000000000040ebc6 in _start ()
#0  0x00007fe506dbb170 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Pino Toscano 2008-09-21 15:34:50 UTC
*** Bug 171389 has been marked as a duplicate of this bug. ***
Comment 2 Pino Toscano 2008-09-21 15:35:13 UTC
*** Bug 171402 has been marked as a duplicate of this bug. ***
Comment 3 H.Habighorst 2008-10-02 10:32:21 UTC
I cannot reproduce this on my Gentoo System....

KDE 4.1.1 -> KDE Testing Overlay.

Are you testing a specific screensaver?

Tried the default ones...

Clicked on one, selected to test, closed the test, selected Exit and then Discard...

Nothing happened.
Comment 4 jesse 2008-10-02 12:37:58 UTC
Thanks for the response. It does seem to be gone on my system as well. I tried to stay away from messing with the screen savers since it would crash after browsing through them. I'll change the status.I have updated some packages since this bug was filed so it could have been a small random bug that was only in my setup or something.
Comment 5 Dario Andres 2008-12-05 17:17:13 UTC
*** Bug 175237 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2008-12-05 17:18:45 UTC
*** Bug 174093 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2008-12-14 18:45:22 UTC
*** Bug 176516 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2009-02-21 14:41:35 UTC

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