Bug 203507 - Screensaver crashes
Summary: Screensaver crashes
Status: RESOLVED DUPLICATE of bug 198947
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-12 04:05 UTC by bil Jeschke
Modified: 2009-08-13 02:31 UTC (History)
1 user (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 bil Jeschke 2009-08-12 04:05:33 UTC
Application that crashed: plasma-overlay
Version of the application: 0.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-4.slh.2-sidux-686 i686

What I was doing when the application crashed:
I Just let the screensaver activate as it normally would.  I am only using the 'ati' driver, so that might be a cause.

 -- Backtrace:
Application: Plasma for the Screensaver (plasma-overlay), signal: Aborted
[KCrash Handler]
#6  0xb802c424 in __kernel_vsyscall ()
#7  0xb68033d0 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6806a85 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb683c2ed in ?? () from /lib/i686/cmov/libc.so.6
#10 0xb68468f4 in ?? () from /lib/i686/cmov/libc.so.6
#11 0xb6848896 in free () from /lib/i686/cmov/libc.so.6
#12 0xb69ed4b1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#13 0xb7a38ce5 in ~KShortcutsDialog (this=0xf, __in_chrg=<value optimized out>) at ../../kdeui/dialogs/kshortcutsdialog.cpp:146
#14 0xb753881f in QObjectPrivate::deleteChildren (this=0xa044848) at kernel/qobject.cpp:1846
#15 0xb6bbaa1b in ~QWidget (this=0xa0228e0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1367
#16 0xb6f66241 in ~QFrame (this=0xa0228e0, __in_chrg=<value optimized out>) at widgets/qframe.cpp:243
#17 0xb700508d in ~QAbstractScrollArea (this=0xa0228e0, __in_chrg=<value optimized out>) at widgets/qabstractscrollarea.cpp:497
#18 0xb71a63c1 in ~QGraphicsView (this=0xa0228e0, __in_chrg=<value optimized out>) at graphicsview/qgraphicsview.cpp:1235
#19 0xb7f3248c in ~View (this=0xa0228e0, __in_chrg=<value optimized out>) at ../../plasma/view.cpp:165
#20 0x080660ce in ~SaverView (this=0xa0228e0, __in_chrg=<value optimized out>) at ../../../../plasma/shells/screensaver/saverview.cpp:66
#21 0x0805fbc0 in PlasmaApp::cleanup (this=0x9ce6420) at ../../../../plasma/shells/screensaver/plasmaapp.cpp:229
#22 0x08060f13 in PlasmaApp::qt_metacall (this=0x9ce6420, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfe77c48) at ./plasmaapp.moc:100
#23 0xb753ead3 in QMetaObject::activate (sender=0x9ce6420, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#24 0xb753f722 in QMetaObject::activate (sender=0x9ce6420, m=0xb761ac64, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#25 0xb7579b47 in QCoreApplication::aboutToQuit (this=0x9ce6420) at .moc/release-shared/moc_qcoreapplication.cpp:125
#26 0xb752a8b8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:893
#27 0xb6b69657 in QApplication::exec () at kernel/qapplication.cpp:3525
#28 0x0805f17a in main (argc=1, argv=0xbfe77e64) at ../../../../plasma/shells/screensaver/main.cpp:58

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-12 16:32:09 UTC
Are you using the QtCurve/Klearlooks style ? (this is likely to be bug 198947) 
Thanks
Comment 2 bil Jeschke 2009-08-13 02:11:46 UTC
yes I was.  I'll try another style and see if it continues.
Comment 3 Dario Andres 2009-08-13 02:31:45 UTC
Yes, this is a QtCurve bug. Thanks

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