Bug 413687 - systemsettings crashes when selecting the Compositor Configuration.
Summary: systemsettings crashes when selecting the Compositor Configuration.
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwincompositing (show other bugs)
Version: 5.17.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-31 20:54 UTC by Martin Fritz
Modified: 2021-02-09 19:48 UTC (History)
3 users (show)

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


Attachments
The report created by kcrash with additional info (7.32 KB, text/plain)
2019-10-31 20:54 UTC, Martin Fritz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fritz 2019-10-31 20:54:31 UTC
Created attachment 123628 [details]
The report created by kcrash with additional info

SUMMARY


STEPS TO REPRODUCE
1. run with proprietary nvidia driver
2. start systemsettings
3. select the compositing kcm_module

OBSERVED RESULT
The Application crashes

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.17.2
KDE Frameworks Version: 5.63.0
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Martin Fritz 2019-10-31 20:55:55 UTC
(In reply to Martin Fritz from comment #0)
> Created attachment 123628 [details]
> The report created by kcrash with additional info
> 
> SUMMARY
> 
> 
> STEPS TO REPRODUCE
> 1. run with proprietary nvidia driver
> 2. start systemsettings
> 3. select the compositing kcm_module
> 
> OBSERVED RESULT
> The Application crashes
> 
> EXPECTED RESULT
> 
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: 
> (available in About System)
> KDE Plasma Version: 5.17.2
> KDE Frameworks Version: 5.63.0
> Qt Version: 
> 
> ADDITIONAL INFORMATION

Qt version is 5.13.1
Comment 2 Nate Graham 2021-02-09 19:30:47 UTC
Sorry for the lack of response until now. Is this reproducible for you? Does it happen every time? Is it still happening in Plasma 5.20?



Crashing thread:

Thread 1 (Thread 0x7fbac79a4800 (LWP 24369)):
[KCrash Handler]
#6  0x00007fbacc0b47f0 in QQuickWindowPrivate::dirtyItem(QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#7  0x00007fbacc104923 in QQuickText::setColor(QColor const&) () from /usr/lib/libQt5Quick.so.5
#8  0x00007fbacc10d9eb in ?? () from /usr/lib/libQt5Quick.so.5
#9  0x00007fbacc10de5b in QQuickText::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5Quick.so.5
#10 0x00007fbac5d96687 in QQuickLabel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQt5QuickTemplates2.so.5
#11 0x00007fbacbcd4f37 in QV4::QQmlValueTypeWrapper::write(QObject*, int) const () from /usr/lib/libQt5Qml.so.5
#12 0x00007fbacbccdc16 in ?? () from /usr/lib/libQt5Qml.so.5
#13 0x00007fbacbccec5d in ?? () from /usr/lib/libQt5Qml.so.5
#14 0x00007fbacbccb3a4 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib/libQt5Qml.so.5
#15 0x00007fbacbca743e in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () from /usr/lib/libQt5Qml.so.5
#16 0x00007fbacbc444ff in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () from /usr/lib/libQt5Qml.so.5
#17 0x00007fbaccbea2eb in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#18 0x00007fbabd1f3f7a in ?? () from /usr/lib/libKF5Kirigami2.so.5
#19 0x00007fbaccbeb44a in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007fbacd6144f5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007fbacd61de11 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#22 0x00007fbaccbbe9c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#23 0x00007fbaccbc1739 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#24 0x00007fbaccc17404 in ?? () from /usr/lib/libQt5Core.so.5
#25 0x00007fbaca4523ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x00007fbaca454201 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x00007fbaca454241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0x00007fbaccc16a03 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#29 0x00007fbaccbbd4ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#30 0x00007fbaccbc5326 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#31 0x000056316a02e475 in ?? ()
#32 0x00007fbacc5a4153 in __libc_start_main () from /usr/lib/libc.so.6
#33 0x000056316a02e4fe in _start ()
[Inferior 1 (process 24369) detached]
Comment 3 Martin Fritz 2021-02-09 19:41:05 UTC
No I can't reproduce the issue with Plasma 5.20 anymore.
Comment 4 Nate Graham 2021-02-09 19:48:17 UTC
Awesome, thanks. Let's call it fixed.