[racket-dev] jit overflow error during building
Currently, I can't build Racket from Git. I get this error:
env XFORM_PRECOMP=yes ../racketcgc -cqu ../../../racket/gc2/xform.rkt
--setup . --cpp "gcc -E -I./.. -I../../../racket/gc2/../include
-pthread -DNEWGC_BTC_ACCOUNT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 " --keep-lines -o xsrc/precomp.h
../../../racket/gc2/precomp.c
JIT buffer overflow: 0x13f06b [0x13d000,0x13f000] (0)!!
This is consistent after a configure and make clean.
My machine is running Ubuntu 10.04.
--
sam th
samth at ccs.neu.edu