[racket-dev] GC segfault

From: J. Ian Johnson (ianj at ccs.neu.edu)
Date: Tue Oct 23 10:08:56 EDT 2012

Every time I run my newly finished analysis on a benchmark, it crashes with

Seg fault (internal error during gc) at 0x7fce50d3d010
SIGSEGV SEGV_ACCERR SI_CODE 2 fault on 0x7fce50d3d010
Aborted (core dumped)

What extra info can I give to help diagnose the problem? The full source code is not likely to be illuminating.
(tried in 5.3.1.1 and a pull from 15 minutes ago)
-Ian

Posted on the dev mailing list.