https://bugs.kde.org/show_bug.cgi?id=412809

--- Comment #4 from Méven Car <meve...@gmail.com> ---
This crash has strong similiraties with
https://bugs.kde.org/show_bug.cgi?id=411596
The crash there ends with :

Thread 1 (Thread 0x7ff9e3d54800 (LWP 7577)):
[KCrash Handler]
#7  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#8  0x00007ff9e34ee801 in __GI_abort () at abort.c:79
#9  0x00007ff9ce196def in wl_abort (fmt=<optimized out>) at
../src/wayland-util.c:417
#10 0x00007ff9ce192c3d in wl_proxy_marshal_array_constructor_versioned
(proxy=proxy@entry=0x55da790bdbf0, opcode=opcode@entry=1,
args=args@entry=0x7ffd7a8ab730, interface=interface@entry=0x7ff9ce399b00
<wl_subsurface_interface>, version=1) at ../src/wayland-client.c:741
#11 0x00007ff9ce192c59 in wl_proxy_marshal_array_constructor
(proxy=proxy@entry=0x55da790bdbf0, opcode=opcode@entry=1,
args=args@entry=0x7ffd7a8ab730, interface=interface@entry=0x7ff9ce399b00
<wl_subsurface_interface>) at ../src/wayland-client.c:687
#12 0x00007ff9ce192e5a in wl_proxy_marshal_constructor (proxy=0x55da790bdbf0,
opcode=opcode@entry=1, interface=0x7ff9ce399b00 <wl_subsurface_interface>) at
../src/wayland-client.c:821
#13 0x00007ff9ce618baf in wl_subcompositor_get_subsurface (parent=<optimized
out>, surface=<optimized out>, wl_subcompositor=<optimized out>) at
../../include/QtWaylandClient/5.12.3/QtWaylandClient/private/../../../../../src/client/wayland-wayland-client-protocol.h:4144
#14 QtWayland::wl_subcompositor::get_subsurface (this=<optimized out>,
surface=<optimized out>, parent=<optimized out>) at qwayland-wayland.cpp:2038
#15 0x00007ff9ce5f7176 in QtWaylandClient::QWaylandDisplay::createSubSurface
(this=<optimized out>, window=window@entry=0x55da7a4882b0,
parent=parent@entry=0x55da7a4df880) at qwaylanddisplay.cpp:114
#16 0x00007ff9ce5fe7fe in QtWaylandClient::QWaylandWindow::initWindow
(this=this@entry=0x55da7a4882b0) at qwaylandwindow.cpp:136
#17 0x00007ff9ce5feff4 in QtWaylandClient::QWaylandWindow::setVisible
(this=this@entry=0x55da7a4882b0, visible=<optimized out>) at
qwaylandwindow.cpp:389
#18 0x00007ff9cad329b4 in QtWaylandClient::QWaylandEglWindow::setVisible
(this=0x55da7a4882b0, visible=<optimized out>) at
../../../../hardwareintegration/client/wayland-egl/qwaylandeglwindow.cpp:168
#19 0x00007ff9ddcb9234 in QWindowPrivate::setVisible (this=0x55da7a10fa60,
visible=visible@entry=true) at kernel/qwindow.cpp:402
#20 0x00007ff9de539dbd in QWidgetWindow::setNativeWindowVisibility
(this=this@entry=0x55da7a4d6980, visible=visible@entry=true) at
kernel/qwidgetwindow.cpp:205

It looks like a QtWayland bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to