Summary: | System Settings crashed when attempting select Display and Monitor. | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | guytontu |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | fb97thebest, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
guytontu
2020-09-02 19:29:09 UTC
Seems to be resolved after updating system. >#8 0x00007f4b688d77c4 in QQuickWidgetPrivate::handleContextCreationFailure (this=this@entry=0x562bb4f2ffa0, format=...) at /usr/include/qt5/QtCore/qarraydata.h:208
It's a recurring bug of nvidia updating libGL without the kernel being restarted with the matching kernel.
Created attachment 135427 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.5) using Qt 5.14.2
- What I was doing when the application crashed:
I have a double monitor configuration, one of them was reproducing a video full screen while the other was split between two windows. I tried to open the display and monitor settings in order to enable blue light filter, but System Settings app crashed every time I tried. Other options ("Input devices", "workspace behaviour" and more) seemed to be fine
-- Backtrace (Reduced):
#6 0x00007f216c15ea7f in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#7 0x00007f216bb4142b in QQuickWidgetPrivate::handleContextCreationFailure(QSurfaceFormat const&, bool) () from /lib64/libQt5QuickWidgets.so.5
#8 0x00007f216bb41752 in QQuickWidgetPrivate::createContext() () from /lib64/libQt5QuickWidgets.so.5
#9 0x00007f216bb43df5 in QQuickWidget::resizeEvent(QResizeEvent*) () from /lib64/libQt5QuickWidgets.so.5
#10 0x00007f216cd8fdc4 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
|