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

Segfault when bringing program (Slack?) out from scratchpad #335

Open
safijari opened this issue Jul 25, 2024 · 0 comments
Open

Segfault when bringing program (Slack?) out from scratchpad #335

safijari opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@safijari
Copy link

Please read the following before submitting:

  • 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.

Please fill out the following:

  • Swayfx Version:

    • 0.4
  • Debug Log:

  • Configuration File:

  • 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.
@safijari safijari added the bug Something isn't working label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant