Bug 364161

Summary: Crash after duel monitor unlock.
Product: [Plasma] KScreen Reporter: Blake <scuba.blake>
Component: kcmAssignee: Sebastian Kügler <sebas>
Status: RESOLVED UNMAINTAINED    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: 1.0.5   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Blake 2016-06-09 22:35:33 UTC
Application: systemsettings (4.11.20)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-21-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Return from System lock, system set to lock after 5 minutes, password required.

- Unusual behavior I noticed:
Only primary monitor displaying.  Used system settings to turn second monitor back on after manual restart of monitor via power button.

- Custom settings of the application:
Duel monitors.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7ff185d5a700 (LWP 673)):
#0  0x00007ff199fc503f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007ff19e5f68cb in  () at /usr/lib64/libQtScript.so.4
#2  0x00007ff19e5f6909 in  () at /usr/lib64/libQtScript.so.4
#3  0x00007ff199fc10a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007ff1a0d5400d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff1a3d80800 (LWP 671)):
[KCrash Handler]
#5  0x00007ff185d65c14 in KScreen::Output::id() const () at /usr/lib64/libkscreen.so.1
#6  0x00007ff104787464 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#7  0x00007ff185d65319 in KScreen::ConfigMonitor::Private::updateConfigs() () at /usr/lib64/libkscreen.so.1
#8  0x00007ff185d6534d in KScreen::ConfigMonitor::notifyUpdate() () at /usr/lib64/libkscreen.so.1
#9  0x00007ff104784822 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#10 0x00007ff1a14b61fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#11 0x00007ff104785f17 in  () at /usr/lib64/kde4/plugins/kscreen/KSC_XRandR.so
#12 0x00007ff1a2e6c038 in  () at /usr/lib64/libkdeui.so.5
#13 0x00007ff1a14941ce in QAbstractEventDispatcher::filterEvent(void*) () at /usr/lib64/libQtCore.so.4
#14 0x00007ff1a21ca4f0 in  () at /usr/lib64/libQtGui.so.4
#15 0x00007ff199cf6a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#16 0x00007ff199cf6c48 in  () at /usr/lib64/libglib-2.0.so.0
#17 0x00007ff199cf6cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#18 0x00007ff1a14cf0be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#19 0x00007ff1a21ca676 in  () at /usr/lib64/libQtGui.so.4
#20 0x00007ff1a14a0e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#21 0x00007ff1a14a1165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#22 0x00007ff1a14a65b9 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#23 0x000000000040b4bb in  ()
#24 0x00007ff1a0c90b05 in __libc_start_main () at /lib64/libc.so.6
#25 0x000000000040b50c in _start ()

Reported using DrKonqi
Comment 1 Sebastian Kügler 2016-06-13 10:56:14 UTC
Unfortunately, we don't support Plasma 4.x upstream anymore. Please upgrade to Plasma 5 and let us know if this bug persists for you.

Thanks, and sorry for the inconvenience caused.