On Fri, Apr 2, 2010 at 2:52 PM, Dino Viehland <di...@microsoft.com> wrote: > Is this 2.6 or 2.6.1RC? I wonder if this could be the finalizer thread. > !do on the thread object should give you the managed thread ID which can be > associated with the values in !threads.
This is 2.6.0. It looks like its one of the server's worker threads (I'm just using the built-in VS webserver), at least from a random sample of objects. Are the fixes in 2.6.1 RC1? > > Anyway this is definitely the exception leak - which is now fixed for 2.7. If > This is happening on the finalizer thread then maybe there's somewhere else we > need to clear this data for pre-2.7. I hate to ask the ETA for 2.7 is - fall, probably? - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com