[Mono-list] Memory leak

Jon Harrop jon at ffconsultancy.com
Sat Feb 7 09:00:30 EST 2009


On Saturday 07 February 2009 13:47:01 you wrote:
> Well, the code you pasted in your email is definitely leaking on my
> system under MS.NET 3.5 x86. Did you paste the wrong code in your
> email?

No, I pasted the correct code in my e-mail and I compiled it with MS Visual C# 
2008 Express to run it on .NET.

However, I just noticed that Mono only leaks if the code is compiled using 
Mono's C# compiler and *not* if you give Mono the assembly produced by MS 
Visual C#. Perhaps you did the opposite and tried to run the output of Mono's 
C# compiler under .NET without recompiling the C# source code using MS' 
tools?

-- 
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e


More information about the Mono-list mailing list