Summary: | Plasma crashes in QtWaylandClient::QWaylandSurface::surface_leave() after enabling and disabling second monitor | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | bertil.bonus |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bertil.bonus, kde, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.20.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
bertil.bonus
2021-01-20 09:00:38 UTC
Created attachment 135013 [details]
New crash information added by DrKonqi
plasmashell (5.20.5) using Qt 5.15.2
- What I was doing when the application crashed:
Enable and disable second monitor under wayland.
-- Backtrace (Reduced):
#4 0x00007f9b1d529690 in typeinfo name for QQmlApplicationEngine () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#5 0x00007f9b19ce4a3a in QtWaylandClient::QWaylandSurface::surface_leave (this=<optimized out>, output=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdebug.h:129
#6 0x00007f9b1a108ff5 in ffi_call_unix64 () at ../src/x86/unix64.S:101
#7 0x00007f9b1a10840a in ffi_call_int (cif=<optimized out>, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669
#8 0x00007f9b1b65c3a8 in wl_closure_invoke (closure=closure@entry=0x7f9ab029ebb0, flags=flags@entry=1, target=<optimized out>, target@entry=0x557b5506a5c0, opcode=opcode@entry=1, data=<optimized out>) at ../src/connection.c:1018
#5 0x00007f7b26d01a3a in QtWaylandClient::QWaylandSurface::surface_leave (this=<optimized out>, output=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdebug.h:129 #6 0x00007f7b27125ff5 in ffi_call_unix64 () at ../src/x86/unix64.S:101 #7 0x00007f7b2712540a in ffi_call_int (cif=<optimized out>, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669 #8 0x00007f7b286793a8 in wl_closure_invoke (closure=closure@entry=0x7f7afc20c920, flags=flags@entry=1, target=<optimized out>, target@entry=0x5632e2b8da50, opcode=opcode@entry=1, data=<optimized out>) at ../src/connection.c:1018 #9 0x00007f7b28675c48 in dispatch_event (display=display@entry=0x5632dff7ae90, queue=<optimized out>) at ../src/wayland-client.c:1445 #10 0x00007f7b2867721c in dispatch_queue (queue=0x5632dff7af60, display=0x5632dff7ae90) at ../src/wayland-client.c:1591 #11 wl_display_dispatch_queue_pending (display=0x5632dff7ae90, queue=0x5632dff7af60) at ../src/wayland-client.c:1833 #12 0x00007f7b28677280 in wl_display_dispatch_pending (display=<optimized out>) at ../src/wayland-client.c:1896 #13 0x00007f7b26cecf9f in QtWaylandClient::QWaylandDisplay::flushRequests (this=0x5632dff77020) at qwaylanddisplay.cpp:221 #14 0x00007f7b28dff6f0 in doActivate<false> (sender=0x5632dff8ff30, signal_index=4, argv=0x7ffcab089b70) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 *** Bug 432560 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 431388 *** |