-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
satty segfaults after updating nixpkgs #354080
Comments
I'm failing to reproduce this, running |
TLDR: works after disabling amdvlk For future reference, stack trace from core dump Stack trace
When running with Program no longer crashes after I disabled |
I'm facing the same issue with a GTK4 app Running ...
[1593048.820] {Default Queue} -> xdg_activation_v1#20.get_activation_token(new id xdg_activation_token_v1#69)
[1593048.823] -> xdg_activation_token_v1#69.set_serial(0, wl_seat#36)
[1593048.826] -> xdg_activation_token_v1#69.commit()
[1593048.857] {Display Queue} wl_display#1.error(wl_drm#61, 0, "wl_drm.create_prime_buffer is not implemented")
Gdk-Message: 21:06:16.145: Error 71 (Protocol error) dispatching to Wayland display. Seems related to these reported issues: |
On nixpkgs-unstable
Disabling Thank you all for the pointer :). |
I'll close this, as it seems to be not related to satty specifically. Feel free to reopen if there is something to do regarding this application in particular. |
Describe the bug
I updated nixpkgs from 5633bcf (Oct 9) to 4aa3656 (Nov 5, latest nixos-unstable), after that satty started crashes for
cat test.png | satty --filename -
png file can be captured with
grim - > test.png
Crash output:
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
No crash
Screenshots
-
Additional context
I use wayland
Notify maintainers
@pinpox @donovanglover
Metadata
"x86_64-linux"
Linux 6.6.59, NixOS, 24.11 (Vicuna), 24.11.20241105.4aa3656
yes
yes
nix-env (Nix) 2.24.10
"nixos-24.05"
/nix/store/sh0v21n9zc03b94qjj4jkkg5mbsjkpzr-source
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: