[racket-dev] jit overflow error during building

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Sun Mar 20 14:53:20 EDT 2011

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


Posted on the dev mailing list.