I have been able to fix the problem using the evaluation version of ANTS and changing my code. I was using an object as a key for 2 hashtables and changing to a struct (value instead of reference type) fixed the issue. I have also tested the MS .NET environment and it had the same issue - so it was not related to Mono at all. -- View this message in context: http://www.nabble.com/Memory-issue-tp17189758p17204047.html Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
