[plt-dev] Re: Segfault in DrScheme and MzScheme

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Jul 15 21:00:04 EDT 2009

The bug is fixed in SVN.

It was related to the expansion of contracts, which uses
`#%variable-reference', which in JITted form called the allocator
without properly sync'ing a stack register.



Posted on the dev mailing list.