Bug 219771 - 'systemsettings/Display' always crashes on startup
Summary: 'systemsettings/Display' always crashes on startup
Status: RESOLVED DUPLICATE of bug 217935
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-23 01:09 UTC by Thomas
Modified: 2009-12-23 01:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2009-12-23 01:09:58 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.4 (KDE 4.3.4) "release 2"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
The 'systemsettings' crashes on every startup of the module 'display'! In KDE 4.3.1 it was working on the same hardware!

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f15ef408f84 in QGraphicsItem::scene() const () from /usr/lib64/libQtGui.so.4
#6  0x00007f15ef449db5 in QGraphicsScene::addItem(QGraphicsItem*) () from /usr/lib64/libQtGui.so.4
#7  0x00007f15e3f6e1d1 in RandRConfig::load (this=0x86bd60) at /usr/src/debug/kdebase-workspace-4.3.4/kcontrol/randr/randrconfig.cpp:101
#8  0x00007f15e3f5beb9 in KRandRModule::load (this=0x8c9fb0) at /usr/src/debug/kdebase-workspace-4.3.4/kcontrol/randr/krandrmodule.cpp:109
#9  0x00007f15efbb7f01 in KCModule::qt_metacall (this=0x8c9fb0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7f1ea0) at /usr/src/debug/kdelibs-4.3.4/build/kdeui/kcmodule.moc:78
#10 0x00007f15ee27a209 in QObject::event (this=0x8c9fb0, e=0x8cf390) at kernel/qobject.cpp:1260
#11 0x00007f15eee8b87f in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007f15eee36bcc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f15eee3d1ed in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f15efb0ff26 in KApplication::notify (this=0x7fff093d0b10, receiver=0x8c9fb0, event=0x8cf390) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#15 0x00007f15ee26a53c in QCoreApplication::notifyInternal (this=0x7fff093d0b10, receiver=0x8c9fb0, event=0x8cf390) at kernel/qcoreapplication.cpp:704
#16 0x00007f15ee26ccb7 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#18 0x00007f15ee293fd3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#20 0x00007f15eb543dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#22 0x00007f15eb5477a8 in g_main_context_iterate (context=0x645920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007f15eb5478d0 in IA__g_main_context_iteration (context=0x645920, may_block=1) at gmain.c:2654
#24 0x00007f15ee293b13 in QEventDispatcherGlib::processEvents (this=0x617550, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f15eeee394e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f15ee268e52 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f15ee26922c in QEventLoop::exec (this=0x7fff093d0a60, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f15ee26cf7b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x000000000040cbd9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.3.4/systemsettings/app/main.cpp:51

This bug may be a duplicate of or related to bug 218283

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-23 01:53:15 UTC
Yes, it seems that one regression was introduced.
Merging with bug 217935 Thanks

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