Source: racket Version: 6.1.1-3 It failed to build on the 64-bit architectures with unsigned char: arm64, ppc64el, s390x. It goes into an infinite loop when running ../../racket/racket3m.
I took a quick look, earlier, at 6.1.1-2 on arm64 and the infinite loop seemed to be in the garbage collector: as I recall, there's a loop that's about a dozen lines of C with the loop variable being incremented by the "size" taken from a struct indexed by the loop variable, and the size is zero. Sorry for the vagueness. I might take another look at some point. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

