Hi everyone,
after running guix pull just now (commit e074256) the guix command leads
to a segmentation fault. This is the output `guix pull -l` (using the
current system version /run/current-system/profile/bin/guix):
Generation 72 Aug 08 2025 17:27:16 (current)
guix e074256
repository URL: https://git.guix.gnu.org/guix.git
branch: master
commit: e074256fb83bb2bbf55da462a4c10119188045ca
guix-science 7bbff91
repository URL: https://codeberg.org/guix-science/guix-science.git
branch: master
commit: 7bbff91a771830003d4349c449d7b3358c7302d1
nonguix aff3b00
repository URL: https://gitlab.com/nonguix/nonguix
branch: master
commit: aff3b005f46081cbd111da19e64f8ae07b5b464f
I don't know if this is useful but here is also the output of
`ls -l $(which guix)`:
... ~/.config/guix/current/bin/guix ->
/gnu/store/h1a4g9x9qz8k3kjdai8s66wcac5hmbmk-guix-command
Do you know what could cause this? For now I switched back to the
previous working version (commit b02f78a).
Thanks a lot!