Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on shutdown in output_leave listener check #8509

Open
emersion opened this issue Dec 22, 2024 · 0 comments
Open

Crash on shutdown in output_leave listener check #8509

emersion opened this issue Dec 22, 2024 · 0 comments
Labels
bug Not working as intended
Milestone

Comments

@emersion
Copy link
Member


(gdb) bt
#0  0x00007420992a53f4 in ?? () from /usr/lib/libc.so.6
#1  0x000074209924c120 in raise () from /usr/lib/libc.so.6
#2  0x00007420992334c3 in abort () from /usr/lib/libc.so.6
#3  0x00007420992333df in ?? () from /usr/lib/libc.so.6
#4  0x0000742099244177 in __assert_fail () from /usr/lib/libc.so.6
#5  0x000074209a71289d in wlr_scene_node_destroy (node=0x51400004c440) at ../subprojects/wlroots/types/scene/wlr_scene.c:130
#6  0x000074209a713230 in wlr_scene_node_destroy (node=0x50c00012f580) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#7  0x000074209a713230 in wlr_scene_node_destroy (node=0x50c00012f280) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#8  0x000074209a713230 in wlr_scene_node_destroy (node=0x50c00012de40) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#9  0x000074209a713230 in wlr_scene_node_destroy (node=0x50c000130c00) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#10 0x000074209a713230 in wlr_scene_node_destroy (node=0x50c000000c40) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#11 0x000074209a713230 in wlr_scene_node_destroy (node=0x50c000000a00) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#12 0x000074209a713230 in wlr_scene_node_destroy (node=0x511000000cc0) at ../subprojects/wlroots/types/scene/wlr_scene.c:155
#13 0x000056579598ed69 in root_destroy (root=0x512000000040) at ../sway/tree/root.c:85
#14 0x00005657957f86c4 in main (argc=4, argv=0x7ffcf213c1e8) at ../sway/main.c:380
@emersion emersion added the bug Not working as intended label Dec 22, 2024
@emersion emersion added this to the 1.11 milestone Dec 22, 2024
@emersion emersion changed the title Crash on shutdown in output_leave handler check Crash on shutdown in output_leave listener check Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

No branches or pull requests

1 participant