Segfault when opening the properties of a layer in Krita
Here is the stack trace:
#0 desktop_surface_get_position (surface=<optimized out>, x=0x7ffc5f14dfbc, y=0x7ffc5f14dfb8, shell_=<optimized out>) at ../desktop-shell/shell.c:2743
#1 0x00007fb31dab9c06 in weston_wm_window_send_configure_notify (window=window@entry=0x55fd477a5720) at ../xwayland/window-manager.c:716
#2 0x00007fb31dabd126 in weston_wm_handle_configure_request (event=0x55fd47630dc0, wm=0x55fd4765d390) at ../xwayland/window-manager.c:854
#3 weston_wm_handle_event (fd=<optimized out>, mask=<optimized out>, data=0x55fd4765d390) at ../xwayland/window-manager.c:2504
#4 0x00007fb328e08d82 in wl_event_loop_dispatch (loop=0x55fd46c80480, timeout=<optimized out>, timeout@entry=-1) at ../wayland/src/event-loop.c:1104
#5 0x00007fb328e05ef7 in wl_display_run (display=display@entry=0x55fd46c80390) at ../wayland/src/wayland-server.c:1493
#6 0x00007fb3290bc691 in wet_main (argc=<optimized out>, argv=0x7ffc5f14ec68, test_data=<optimized out>) at ../compositor/main.c:4369
#7 0x00007fb328eb7cd0 in () at /usr/lib/libc.so.6
#8 0x00007fb328eb7d8a in __libc_start_main () at /usr/lib/libc.so.6
#9 0x000055fd45dcf055 in _start ()