https://bugs.kde.org/show_bug.cgi?id=375081
Pieter David <pieter.da...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pieter.da...@gmail.com --- Comment #3 from Pieter David <pieter.da...@gmail.com> --- I am seeing something very similar (black screen with mouse pointer, sometimes some of my autostart programs (e.g. owncloud sync) start, if I close those, right-click or press the krunner keyboard shortcut krunner crashes and ~1min later plasmashell as well), so I think it's the same problem. I recompiled qt5-base, qt5-wayland (5.8 RC) and plasma-workspace (5.8.95) with debug symbols. For krunner I got this stacktrace from journalctl (demangled with c++filt): Stack trace of thread 1254: #0 0x00007f61295a304f raise (libc.so.6) #1 0x00007f612d8ba7d6 KCrash::defaultCrashHandler(int) (libKF5Crash.so.5) #2 0x00007f61295a30b0 __restore_rt (libc.so.6) #3 0x00007f6127f26289 wl_proxy_marshal (libwayland-client.so.0) #4 0x00007f6119e3d259 QtWayland::wl_surface::destroy() (libQt5WaylandClient.so.5) #5 0x00007f6119e23bfb QtWaylandClient::QWaylandWindow::reset() #6 0x00007f6119e26ff8 QtWaylandClient::QWaylandWindow::setVisible(bool) #7 0x00007f612a4756cc QWindow::setVisible(bool) (libQt5Gui.so.5) #8 0x0000000000406baa main (krunner) #9 0x00007f6129590291 __libc_start_main (libc.so.6) #10 0x0000000000406cda _start (krunner) for plasmashell only this: Stack trace of thread 1256: #0 0x00007f15fa16004f n/a (n/a) (libwayland-client is provided by the wayland 1.12.0-1 package) -- You are receiving this mail because: You are watching all bug changes.