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

Segmentation fault when generating iso #150

Closed
arjunv27 opened this issue Mar 2, 2021 · 1 comment
Closed

Segmentation fault when generating iso #150

arjunv27 opened this issue Mar 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@arjunv27
Copy link

arjunv27 commented Mar 2, 2021

Expected Behavior

Build iso

Current Behavior

Obtaining following error:

✦ ❯ flk iso NixOS
/nix/store/a5fbzry0zmrkp6kr95838194sczcz146-devshell-dir/bin/flk: line 28: 17099 Segmentation fault      (core dumped) nix build "$DEVSHELL_ROOT#nixosConfigurations.$2.config.system.build.iso" "${@:3}"

Steps to Reproduce

Follow instructions from manual, up to https://devos.divnix.com/doc/start/iso.html

@arjunv27 arjunv27 added the bug Something isn't working label Mar 2, 2021
@arjunv27
Copy link
Author

arjunv27 commented Mar 2, 2021

solved with GC_DONT_GC=1 flk iso NixOS
NixOS/nix#4246

@arjunv27 arjunv27 closed this as completed Mar 2, 2021
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