-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Sporadic segmentation faults when running nixos-rebuild on NixOS #2968
Comments
As you appear to be using |
I haven't rebooted yet, here is what i have in
I should note that the older machine uses "plain" Linux 4.19, and there this or similar segfault was observed multiple times. On the newer machine that has Linux 4.19 hardened, this is the first one. |
I'm having a similar error when trying to run a game in
|
Make sure to get a core dump and run |
@alexeymuranov's segfault is probably related to #2733 . @sorpaas's segfault happens inside of a game. It's best to report this in the nixpkgs repo. |
From time to time a get a segmentation fault when i do
nixos-rebuild boot --upgrade
.It used to happen on the older of two machines on which i am trying NixOS, but it has just happened on the newer one too:
Trying
nixos-rebuild
second time normally works. I do not know how to reliably reproduce this either.System info:
The text was updated successfully, but these errors were encountered: