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
Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
The bug happens so randomly that I don't know if I can try to pare down the config to get to it.
Stack Trace:
This is only needed if sway crashes.
If you use systemd, you should be able to open the coredump of the most recent crash with gdb with
#0 0x0000000000462231 in workspace_find_container ()
No symbol table info available. #1 0x0000000000462312 in workspace_detect_urgent ()
No symbol table info available. #2 0x000000000045fb4d in view_request_activate ()
No symbol table info available. #3 0x0000000000464782 in handle_request_activate ()
No symbol table info available. #4 0x00007fcfe2b45a0c in wl_signal_emit_mutable ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available. #5 0x00007fcfe2acb923 in x11_event_handler ()
from /nix/store/jbywj4kyd2x4qqx1ppwbrri1ihdfdf93-wlroots-0.17.3/lib/libwlroots.so.12
No symbol table info available. #6 0x00007fcfe2b478f2 in wl_event_loop_dispatch ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available. #7 0x00007fcfe2b45455 in wl_display_run ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available. #8 0x00000000004130fa in main ()
No symbol table info available.
Additionally there was this in dmesg
```[41297.267455] sway[229252]: segfault at b0 ip 0000000000462231 sp 00007ffe30665300 error 4 in sway[62231,410000+5a000] likely on CPU 15 (core 7, socket 0)
[41297.267480] Code: 24 10 e8 02 df fa ff eb 90 e8 2b f4 fa ff 66 66 2e 0f 1f 84 00 00 00 00 00 41 56 41 55 49 89 fd 41 54 49 89 d4 55 48 89 f5 53 <48> 8b 87 b0 00 00 00 8b 48 04 85 c9 7e 51 45 31 f6 eb 2b 0f 1f 40
[41297.894739] traps: slack[230197] trap int3 ip:55b003e9f35a sp:7fffaf9bdd60 error:0 in slack[5cde35a,55b000208000+837d000]
Description:
I woke my computer up from sleep and pressed super + s which on my system brings slack up from scratchpad. Sway crashed. This is the second instance of this happening. The first time it happened. The first time I don't think I was bringing up slack but I don't recall.
The text was updated successfully, but these errors were encountered:
Please read the following before submitting:
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
Please fill out the following:
Swayfx Version:
Debug Log:
Configuration File:
Stack Trace:
#0 0x0000000000462231 in workspace_find_container ()
No symbol table info available.
#1 0x0000000000462312 in workspace_detect_urgent ()
No symbol table info available.
#2 0x000000000045fb4d in view_request_activate ()
No symbol table info available.
#3 0x0000000000464782 in handle_request_activate ()
No symbol table info available.
#4 0x00007fcfe2b45a0c in wl_signal_emit_mutable ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available.
#5 0x00007fcfe2acb923 in x11_event_handler ()
from /nix/store/jbywj4kyd2x4qqx1ppwbrri1ihdfdf93-wlroots-0.17.3/lib/libwlroots.so.12
No symbol table info available.
#6 0x00007fcfe2b478f2 in wl_event_loop_dispatch ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available.
#7 0x00007fcfe2b45455 in wl_display_run ()
from /nix/store/rg8idrzqpxxag7alzkl9nc26sc8g5h0f-wayland-1.22.0/lib/libwayland-server.so.0
No symbol table info available.
#8 0x00000000004130fa in main ()
No symbol table info available.
The text was updated successfully, but these errors were encountered: