Bug 343037 - Crash after display configuration
Summary: Crash after display configuration
Status: RESOLVED UNMAINTAINED
Alias: None
Product: KScreen
Classification: Plasma
Component: kcm (other bugs)
Version First Reported In: 1.0.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-01-19 11:11 UTC by Tom
Modified: 2016-02-02 15:24 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 Tom 2015-01-19 11:11:37 UTC
Application: systemsettings (4.11.14)
KDE Platform Version: 4.14.3
Qt Version: 4.8.6
Operating System: Linux 3.16.7-7-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Added a second monitor. Action was completed. Could not see any problem so far apart from the crash

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fdcf55a1800 (LWP 2896))]

Thread 2 (Thread 0x7fdcd7ac9700 (LWP 2914)):
#0  0x00007fdceb82305f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fdcefe548cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007fdcefe54909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007fdceb81f0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fdcf25b27fd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fdcf55a1800 (LWP 2896)):
[KCrash Handler]
#5  0x00007fdcd7ad4c14 in KScreen::Output::id() const () at /usr/lib64/libkscreen.so.1
#6  0x00007fdc564c7464 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#7  0x00007fdcd7ad4319 in KScreen::ConfigMonitor::Private::updateConfigs() () at /usr/lib64/libkscreen.so.1
#8  0x00007fdcd7ad434d in KScreen::ConfigMonitor::notifyUpdate() () at /usr/lib64/libkscreen.so.1
#9  0x00007fdc564c4c44 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#10 0x00007fdcf2d141fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#11 0x00007fdc564c5f17 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#12 0x00007fdcf46c9dd8 in  () at /usr/lib64/libkdeui.so.5
#13 0x00007fdcf2cf21ce in QAbstractEventDispatcher::filterEvent(void*) () at /usr/lib64/libQtCore.so.4
#14 0x00007fdcf3a284f0 in  () at /usr/lib64/libQtGui.so.4
#15 0x00007fdceb554a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#16 0x00007fdceb554c48 in  () at /usr/lib64/libglib-2.0.so.0
#17 0x00007fdceb554cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#18 0x00007fdcf2d2d0be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#19 0x00007fdcf3a28676 in  () at /usr/lib64/libQtGui.so.4
#20 0x00007fdcf2cfee6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#21 0x00007fdcf2cff165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#22 0x00007fdcf2d045b9 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#23 0x000000000040b4bb in  ()
#24 0x00007fdcf24eeb05 in __libc_start_main () at /lib64/libc.so.6
#25 0x000000000040b50c in _start ()

Reported using DrKonqi
Comment 1 Sebastian Kügler 2016-02-02 15:24:53 UTC
We don't maintain Plasma 4 anymore, please try Plasma 5 and let us know in case the bug persists.