Hello eruwero,

eruwero <[email protected]> writes:

> Hi everyone,
>
> after running guix pull just now (commit dd6f0eb212) the guix command
> leads to a segmentation fault. In case this is helpful:
>
> ls -l $(which guix)
> ... ~/.config/guix/current/bin/guix -> 
> /gnu/store/q24khxz35bhd4gzm1m3sdf2vq14a274y-guix-command
>
>
> I'm not sure how to investigate this further or how I could try to fix
> it. Can/should I use the current system guix to rollback, which still
> works? Is it enough to change the symlink
> `~/.config/guix/current/bin/guix` to point to the guix executable of the
> current system?

What is output of ldd on the guile that is used? (see shebang in
/gnu/store/q24khxz35bhd4gzm1m3sdf2vq14a274y-guix-command).
Also, have you tried verifying your store to see there is no file
corruption? Do you get segfault when starting that guile directly?

Rutherther

>
> /run/current-system/profile/bin/guix describe
>   guix 0e79d5b
>     repository URL: https://git.guix.gnu.org/guix.git
>     branch: master
>     commit: 0e79d5b6550729e6ce3bac1e979638ac054ba5a5
>
>
> Thanks a lot! 

Reply via email to