Bug 415016 - System settings crashed with invalid GL context
Summary: System settings crashed with invalid GL context
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: generic-crash (show other bugs)
Version: 5.17.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
: 423152 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-10 14:48 UTC by Shay G
Modified: 2021-03-02 05:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shay G 2019-12-10 14:48:59 UTC
Application: systemsettings5 (5.17.4)

Qt Version: 5.13.2
Frameworks Version: 5.64.0
Operating System: Linux 5.4.2-1-ck-ivybridge x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Returning from sleep.
Right after the crash I got a message:
"Desktop effect were reloaded due to graphic reset"

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f85d6ce9800 (LWP 20474))]

Thread 2 (Thread 0x7f85d49c0700 (LWP 20477)):
#0  0x00007f85db23c42c in read () at /usr/lib/libc.so.6
#1  0x00007f85d91c19f0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f85d920f9e1 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f85d92110c8 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f85d92111f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f85db7e5b2c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f85db78c83c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f85db5be305 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f85dba1fb37 in  () at /usr/lib/libQt5DBus.so.5
#9  0x00007f85db5bf530 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f85d9e194cf in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f85db24b2d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f85d6ce9800 (LWP 20474)):
[KCrash Handler]
#6  0x00007f85dbc0075a in QOpenGLContext::isValid() const () at /usr/lib/libQt5Gui.so.5
#7  0x00007f85dbc02233 in QOpenGLContext::doneCurrent() () at /usr/lib/libQt5Gui.so.5
#8  0x00007f85dbc04a57 in  () at /usr/lib/libQt5Gui.so.5
#9  0x00007f85db5c4bd3 in QThreadStorageData::finish(void**) () at /usr/lib/libQt5Core.so.5
#10 0x00007f85db79012a in QCoreApplicationPrivate::cleanupThreadData() () at /usr/lib/libQt5Core.so.5
#11 0x00007f85dbbb7da9 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () at /usr/lib/libQt5Gui.so.5
#12 0x00007f85dc1e1dda in QApplicationPrivate::~QApplicationPrivate() () at /usr/lib/libQt5Widgets.so.5
#13 0x00007f85db7c1cd2 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#14 0x00007f85db78fee0 in QCoreApplication::~QCoreApplication() () at /usr/lib/libQt5Core.so.5
#15 0x00007f85dc1e3f25 in QApplication::~QApplication() () at /usr/lib/libQt5Widgets.so.5
#16 0x000055c9816db493 in  ()
#17 0x00007f85db173153 in __libc_start_main () at /usr/lib/libc.so.6
#18 0x000055c9816db4fe in _start ()
[Inferior 1 (process 20474) detached]

Possible duplicates by query: bug 415002, bug 414974, bug 414970, bug 414966, bug 414958.

Reported using DrKonqi
Comment 1 Nate Graham 2020-10-12 21:20:25 UTC
Graphics drivers died. We're working on a way to generically fix this.
Comment 2 Nate Graham 2021-01-12 17:07:20 UTC
The generic fix landed in Frameworks 5.78. That should permanently fix this!
Comment 3 Nate Graham 2021-03-02 05:05:15 UTC
*** Bug 423152 has been marked as a duplicate of this bug. ***