[racket-dev] GC segfault

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Oct 23 10:30:20 EDT 2012

Smaller examples are better, but anything that I can run may be
helpful.

At Tue, 23 Oct 2012 10:08:56 -0400 (EDT), "J. Ian Johnson" wrote:
> 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
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev

Posted on the dev mailing list.