[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Racket REPL not working
From: |
Chris Keschnat |
Subject: |
Re: Racket REPL not working |
Date: |
Sat, 01 Jul 2023 13:41:51 +0200 |
"Philip McGrath" <philip@philipmcgrath.com> writes:
> Are any of you able to reproduce the problem consistently at this point?
Jup. I can provide info if anyone wants/asks, but I have no idea how to
debug this myself unfortunately.
#+begin_src sh
ck@brak ~ $ racket
Segmentation fault
ck@brak ~ :( $ which racket
/home/ck/.guix-profile/bin/racket
ck@brak ~ $ /home/ck/.guix-profile/bin/racket
Welcome to Racket v8.8 [cs].
>
#+end_src
- Re: Racket REPL not working,
Chris Keschnat <=