Hi Racket!

I'm working on troubleshooting a bug [0] in GNU Guix's recently upgraded Racket package to 8.0 (and to the CS implementation!). Unfortunately, new to this version of our racket package, the graphical applications (drracket, gracket, slideshow, etc) fail to launch with the following error:

```
$bytevector-uncompress: internal error uncompressing 
#"\0\0\0\0chez\310\224\206:\r()#\201\256R-d\205\233\24\363\5\20\201P\6A\v\300\0\16\f\6\31\2\f\6\f&H\275\0\1\0\362\bA\377e\0\1\0C\6A\21\3\v\300\0\201\265!\f\6\n\0\a\1\35\0\1+\0\360\27\201\375\300\0\0\0\17\205\210Z\0\0M\215\245\b\4\0\0M9fH\17\206fZ\0\0I\2...
  context...:
   body of 
"/gnu/store/bbnhjamch9125c412bl7ybf28a0jxrkd-racket-8.0/share/racket/pkgs/gui-lib/mred/private/wx/gtk/utils.rkt"
   body of 
"/gnu/store/bbnhjamch9125c412bl7ybf28a0jxrkd-racket-8.0/share/racket/pkgs/gui-lib/mred/private/wx/platform.rkt"
```

I have not tried to require other modules the depend on FFI. Clearly something is not quite right about Guix's Racket package. I'd like to fix it, but, unfortunately, I'm not quite sure what could have gone wrong. Have you seen this error before? Where might I look to discovery what is wrong?

[0] https://issues.guix.gnu.org/47064

Best,
Jack

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/alpine.DEB.2.21.2103150040230.8138%40marsh.hcoop.net.

Reply via email to