[plt-scheme] tools for determining memory leak?

From: YC (yinso.chen at gmail.com)
Date: Thu Feb 5 19:24:33 EST 2009

Oops - accidentally hit send on the last email.

I was able to isolate the source of the leak, and it turned out to be a
persistence module.  It was leaking of all things - namespaces.

I am unclear why it was leaking namespaces, but I was able to replace the
module with another one, so for now the issue is resolved.

Thanks for the help,
yc


On Thu, Feb 5, 2009 at 4:20 PM, YC <yinso.chen at gmail.com> wrote:

>
>
> On Thu, Feb 5, 2009 at 3:14 PM, YC <yinso.chen at gmail.com> wrote:
>
>>
>>
>> On Thu, Feb 5, 2009 at 2:32 PM, Jay McCarthy <jay.mccarthy at gmail.com>wrote:
>>>
>>>> Yes, dump-memory-stats is what I mean. When you compile with
>>>> backtracing, you'll get additional options from dms.
>>>>
>>>>
>>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090205/a90699e4/attachment.html>

Posted on the users mailing list.