[IronPython] Chasing memory leak in IronPython scripts

Dino Viehland dinov at microsoft.com
Thu Aug 19 21:34:16 CEST 2010


Weird, is there a stack trace?  Could you run w/ -X:ExceptionDetail to get the C# stack trace?

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of yngipy hernan
Sent: Thursday, August 19, 2010 3:24 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Chasing memory leak in IronPython scripts

Thanks for the input Dino. I will to try to track GC Heap.

In the meantime, I tried -X:MTA and got this error:

TypeError: Specified cast is not valid.

Works fine without -X:MTA switch.

-Yngipy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100819/ca82d6c8/attachment.html>


More information about the Ironpython-users mailing list