Open
Description
-
Sway Version: 1.10
-
Debug Log:
- I don't know the cause of this so can't reproduce it on demand. The full file is 102MB and contains personal information so I've included the last 10000 lines, but do let me if know if it's not enough I can try and reproduce this without personal information.
- https://gist.github.com/RyanGibb/f232959d3cc3ce6e70ac37357d6a443b
-
Configuration File: https://gist.github.com/RyanGibb/146cc6ade8518a42185ba7e6629c8e7c
-
Stack Trace:
#0 0x00007f3ddea5a88c in __pthread_kill_implementation () from /nix/store/maxa3xhmxggrc5v2vc0c3pjb79hjlkp9-glibc-2.40-66/lib/libc.so.6
No symbol table info available.
#1 0x00007f3ddea08576 in raise () from /nix/store/maxa3xhmxggrc5v2vc0c3pjb79hjlkp9-glibc-2.40-66/lib/libc.so.6
No symbol table info available.
#2 0x00007f3dde9f0935 in abort () from /nix/store/maxa3xhmxggrc5v2vc0c3pjb79hjlkp9-glibc-2.40-66/lib/libc.so.6
No symbol table info available.
#3 0x00007f3dde9f0859 in __assert_fail_base.cold () from /nix/store/maxa3xhmxggrc5v2vc0c3pjb79hjlkp9-glibc-2.40-66/lib/libc.so.6
No symbol table info available.
#4 0x00007f3ddea00a56 in __assert_fail () from /nix/store/maxa3xhmxggrc5v2vc0c3pjb79hjlkp9-glibc-2.40-66/lib/libc.so.6
No symbol table info available.
#5 0x00007f3ddec922d9 in wlr_render_pass_add_texture () from /nix/store/lp890yndha9smkz2nhbqnprrbkns3dib-wlroots-0.18.1/lib/libwlroots-0.18.so
No symbol table info available.
#6 0x00007f3ddecc59b0 in wlr_output_add_software_cursors_to_render_pass () from /nix/store/lp890yndha9smkz2nhbqnprrbkns3dib-wlroots-0.18.1/lib/libwlroots-0.18.so
No symbol table info available.
#7 0x00007f3ddecce202 in wlr_scene_output_build_state () from /nix/store/lp890yndha9smkz2nhbqnprrbkns3dib-wlroots-0.18.1/lib/libwlroots-0.18.so
No symbol table info available.
#8 0x000000000043a4d5 in apply_output_configs ()
No symbol table info available.
#9 0x0000000000422dc0 in timer_modeset_handle ()
No symbol table info available.
#10 0x00007f3dded8deaf in wl_event_loop_dispatch () from /nix/store/fqjmm31anyclsikj1wsp3rwb14a20idh-wayland-1.23.1/lib/libwayland-server.so.0
No symbol table info available.
#11 0x00007f3dded8b5d5 in wl_display_run () from /nix/store/fqjmm31anyclsikj1wsp3rwb14a20idh-wayland-1.23.1/lib/libwayland-server.so.0
No symbol table info available.
#12 0x0000000000413257 in main ()
No symbol table info available.
- Description: Sway occasionally crashes without any apparent cause.