[plt-scheme] Debugging non-scheme-heap memory leaks

From: David Brown (plt at davidb.org)
Date: Sat Jan 2 13:17:04 EST 2010

On Sat, Jan 02, 2010 at 11:01:14AM -0700, Matthew Flatt wrote:

>When I run directly in MzScheme, it takes about 2 minutes --- yes,
>generators can be relatively slow --- but memory use is stable at 22MB.
>when I run in DrScheme with debugging enabled, it takes about 3
>minutes, and memory use still seems to be stable (around 120MB for the
>whole DrScheme process). I'm running on x86 Mac OS X.

It appears to only happen in the x84_64 JIT.  Not sure if it requires
Linux.

David


Posted on the users mailing list.