Summary: | Crash in QWaylandXdgSurface::setGrabPopup | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aleixpol, herzenschein, matt.fagnani, plasma-bugs, rdieter, vishnugb, vv4rp3r |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.16.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Patrick Silva
2019-09-23 14:49:48 UTC
*** Bug 412394 has been marked as a duplicate of this bug. *** *** Bug 403498 has been marked as a duplicate of this bug. *** *** Bug 409971 has been marked as a duplicate of this bug. *** *** Bug 410306 has been marked as a duplicate of this bug. *** *** Bug 410207 has been marked as a duplicate of this bug. *** *** Bug 406197 has been marked as a duplicate of this bug. *** Created attachment 123021 [details]
New crash information added by DrKonqi
plasmashell (5.16.5) using Qt 5.13.1
- What I was doing when the application crashed:
I was trying to chnge the ports of my sound card. I left the sub menu open and left clicked the sound icon then right clicked it. Voila, plasma crashed. Happens all the time.
-- Backtrace (Reduced):
#6 0x00007f79cc82f809 in QtWaylandClient::QWaylandXdgSurface::setGrabPopup(QtWaylandClient::QWaylandWindow*, QtWaylandClient::QWaylandInputDevice*, int) () at /usr/lib/qt/plugins/wayland-shell-integration/libxdg-shell.so
#7 0x00007f79cc8300fe in QtWaylandClient::QWaylandXdgShell::getXdgSurface(QtWaylandClient::QWaylandWindow*) () at /usr/lib/qt/plugins/wayland-shell-integration/libxdg-shell.so
#8 0x00007f79d6e4d6d6 in QtWaylandClient::QWaylandWindow::initWindow() () at /usr/lib/libQt5WaylandClient.so.5
#9 0x00007f79d6e4dc4f in QtWaylandClient::QWaylandWindow::setVisible(bool) () at /usr/lib/libQt5WaylandClient.so.5
#10 0x00007f79d4068af5 in () at /usr/lib/qt/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
*** Bug 410896 has been marked as a duplicate of this bug. *** Easy step to reproduce, open kickoff right click, click again. Happens with Qt5.14 too *** Bug 404165 has been marked as a duplicate of this bug. *** *** Bug 414226 has been marked as a duplicate of this bug. *** Current stable (Plasma 5.20.4 on Arch Linux) and master (on neon unstable) versions of Plasma are not affected by this crash. |