You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0 0x00007148419a4c5b inpthread_kill () from /usr/lib/libc.so.6
No symbol table info available.
#1 0x00007148419457d8 in raise () from /usr/lib/libc.so.6
No symbol table info available.
#2 0x000071484192847b in abort () from /usr/lib/libc.so.6
No symbol table info available.
#3 0x000071484192839f in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#4 0x000071484193bde6 in __assert_fail () from /usr/lib/libc.so.6
No symbol table info available.
#5 0x0000714841bd6c8d in wlr_backend_finish (backend=0x5ddbe8446760) at ../wlroots-git/backend/backend.c:53
__PRETTY_FUNCTION__ = "wlr_backend_finish"#6 0x0000714841bf1b1f in multi_backend_destroy (wlr_backend=0x5ddbe8446760)
at ../wlroots-git/backend/multi/backend.c:52
backend = 0x5ddbe8446760
__PRETTY_FUNCTION__ = "multi_backend_destroy"#7 0x00005ddbba0c7fa8 in server_fini (server=0x5ddbba14ad60 <server>) at ../sway/server.c:465
No locals.
#8 0x00005ddbba0c68cb in main (argc=1, argv=0x7ffd31c7e4a8) at ../sway/main.c:379
verbose = false
debug = false
validate = false
config_path = 0x0
c = -1
Description:
From within a different compositor (in this example cosmic) do the following steps:
Info:
sway version 1.10-dev-8acb0482 (Jan 26 2025, branch 'master')
From within a different compositor (in this example cosmic) do the following steps:
sway will crash, it seems to be due to a recently added assertion in wlroots.
The text was updated successfully, but these errors were encountered: