bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer"

2023-04-23 Thread Spacek, Jiri
Hi, I've run into the same problem and found out it does not occur when I run it as an executable file (relative or abs. path works). Never seen anything like it and I don't know if I care enough to dig deeper into this issue (there are more problems with racket pkg in guix than this

bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer"

2023-04-23 Thread Beat Hagenlocher
Hi all, I've recently updated my Racket to v8.8 everywhere. When I now try to run racket on Guix, it crashes with the following error message: $ racket munmap_chunk(): invalid pointer Aborted Both the `racket` on my WSL, as well as the `raco` and `drracket` commands on Guix work fine. (As