[plt-scheme] Segfault during debug

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Apr 11 11:34:03 EDT 2006

At Tue, 11 Apr 2006 14:31:21 +0100, "Paulo J. Matos" wrote:
> The second call to (solutions) fails. That wierd. Wierder is that if
> you step through the two (solutions) calls, the second one segfaults.

This looks like a bug in the bytecode optimizer --- probably something
related to the `with-continuation-marks' that is inserted by DrScheme's
debugging instrumentation.

I'm out of time to fix it before I start traveling, so it may take a
while for a repair to become available.

Matthew



Posted on the users mailing list.