all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: Racket REPL not working
Date: Mon, 15 May 2023 19:18:55 +0300	[thread overview]
Message-ID: <ZGJbbzIf6QEWXyGf@3900XT> (raw)
In-Reply-To: <32d7e2e7-88b5-a1cd-f9bd-c38f9d1ac2c3@posteo.de>

[-- Attachment #1: Type: text/plain, Size: 1849 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2023-05-15 16:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 21:56 Racket REPL not working Zelphir Kaltstahl
2023-05-15  0:20 ` Felix Lechner via
2023-05-15 21:55   ` Zelphir Kaltstahl
2023-05-15 16:18 ` Efraim Flashner [this message]
2023-05-15 21:58   ` Zelphir Kaltstahl
2023-05-17 11:11   ` Giovanni Biscuolo
2023-06-30  4:52     ` Chris Keschnat
2023-06-30 12:08       ` Philip McGrath
2023-07-01 11:41         ` Chris Keschnat
2023-07-02  2:31           ` Philip McGrath
2023-07-02 15:34             ` Philip McGrath
2023-07-02 16:12             ` Chris Keschnat
2023-07-02 19:57               ` Philip McGrath
2023-07-05  4:16                 ` Chris Keschnat
2023-07-05  7:13                   ` How to find what grafts have been applied? [Was: Racket REPL not working] Philip McGrath
2023-08-23 14:48                 ` Racket REPL not working Simon Tournier
2023-08-23 17:54                   ` Chris Keschnat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZGJbbzIf6QEWXyGf@3900XT \
    --to=efraim@flashner.co.il \
    --cc=help-guix@gnu.org \
    --cc=zelphirkaltstahl@posteo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.