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
failed to build bootstrap-stage0-stdenv-linux.drv due to signal 11 (Segmentation fault)。
I confirm this will happen on arrch64 platform,but without problem on x86_64 platform.
Steps To Reproduce
rebuild the nginx
run nix-build '<nixpkgs>' --check -A nginx
it will start to build package relative to bootstrap before rebuilding the nginx
Expected behavior
successfully building the bootstrap-stage0-stdenv-linux.drv file and the other boostrap derivation .
Describe the bug
failed to build
bootstrap-stage0-stdenv-linux.drv
due to signal 11 (Segmentation fault)。I confirm this will happen on arrch64 platform,but without problem on x86_64 platform.
Steps To Reproduce
nix-build '<nixpkgs>' --check -A nginx
Expected behavior
successfully building the
bootstrap-stage0-stdenv-linux.drv
file and the other boostrap derivation .nix-env --version
outputnix-2.4
Additional context
relative issue NixOS/nixpkgs#148391
The text was updated successfully, but these errors were encountered: