Summary: | KDE crashes on login in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile() when using wayland | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | aalsing |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aalsing, kde, ln, markus, nate, plasma-bugs, svckd |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.16.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
aalsing
2019-10-26 15:54:49 UTC
Created attachment 124014 [details]
New crash information added by DrKonqi
plasmashell (5.16.5) using Qt 5.12.5
- What I was doing when the application crashed:
Again logging in, new with updated software so I thought you might be interested in some additional data on this issue.
-- Backtrace (Reduced):
#8 0x00007f41c1b8fb1b in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#9 0x00007f41b0e9f9f4 in QtWaylandClient::QWaylandDisplay::checkError() const () from /lib64/libQt5WaylandClient.so.5
#10 0x00007f41b0e9fc61 in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) () from /lib64/libQt5WaylandClient.so.5
#11 0x00007f41b0ea4323 in QtWaylandClient::QWaylandWindow::waitForFrameSync(int) () from /lib64/libQt5WaylandClient.so.5
#12 0x00007f41b008c022 in QtWaylandClient::QWaylandGLContext::swapBuffers(QPlatformSurface*) () from /usr/lib64/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
*** Bug 415394 has been marked as a duplicate of this bug. *** Created attachment 126790 [details]
New crash information added by DrKonqi
plasmashell (5.17.5) using Qt 5.13.2
- What I was doing when the application crashed:
Login into Plasma Wayland after restart. Already restarted several times and crashes every time.
-- Backtrace (Reduced):
#8 0x00007f77f1157b25 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#9 0x00007f77e037a3a4 in QtWaylandClient::QWaylandDisplay::checkError() const () from /lib64/libQt5WaylandClient.so.5
#10 0x00007f77e037a611 in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) () from /lib64/libQt5WaylandClient.so.5
#11 0x00007f77e0381128 in QtWaylandClient::QWaylandWindow::waitForFrameSync(int) () from /lib64/libQt5WaylandClient.so.5
#12 0x00007f77dd937f6a in QtWaylandClient::QWaylandGLContext::swapBuffers(QPlatformSurface*) () from /usr/lib64/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
Just adding that I have a laptop where I do not see this crash. The crash only happens on my desktop. Both have Fedora 31 fully updated as of today. On my desktop I'm using and Radeon 5700 with a 4k monitor. My laptop is using an integrated graphic from Intel i5-3320m CPU on a 1366x768 screen. *** Bug 417341 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 439321 *** *** This bug has been marked as a duplicate of bug 438839 *** |