help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Racket REPL not working


From: Efraim Flashner
Subject: Re: Racket REPL not working
Date: Mon, 15 May 2023 19:18:55 +0300

On Sun, May 14, 2023 at 09:56:35PM +0000, Zelphir Kaltstahl wrote:
> Hello Guix users / package maintainers,
> 
> I updated guix today using `guix pull && guix package -u`, but even before
> that, I had an issue starting a Racket REPL simply entering `racket`:
> 
> ~~~~
> $ racket
> Segmentation fault (core dumped)
> ~~~~
> 
> I am currently at guix:
> 
> ~~~~
> $ guix describe --format=channels
> (list (channel
>         (name 'guix)
>         (url"https://git.savannah.gnu.org/git/guix.git";)
>         (branch "master")
>         (commit
>           "c5fa9dd0e96493307cc76ea098a6bca9b076e012")
>         (introduction
>           (make-channel-introduction
>             "9edb3f66fd807b096b48283debdcddccfea34bad"
>             (openpgp-fingerprint
>               "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))
> 
> $ guix describe
> Generation 42 Mai 14 2023 23:45:08    (current)
>   guix c5fa9dd
>     repository URL:https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: c5fa9dd0e96493307cc76ea098a6bca9b076e012
> ~~~~
> 
> Not sure what is up, or whether it is only on my end for some reason.
> 
> Also cannot call `racket --version`:
> 
> ~~~~
> $ racket --version
> Segmentation fault (core dumped)
> ~~~~

I was able to run 'guix shell racket -- racket --version' with it
segfaulting. Same thing when I switched to using the same commit that
you're using.

Can you paste the output of 'lscpu'? I suspect that there might be some
optimizations being applied during build time and it's been optimized
with features not available in your CPU.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]