Hi there, I asked about this topic on http://mono.1490590.n4.nabble.com/Release-of-NS-objects-tp2403072p2403072.html another post the other day. The Dispose() method helped me to solve the old problem. Kind of. There's still some kind of memory leak in that app.
I have this simple test application which writes a string 20'000 times into a textbox. With the use of the Dispose() method it stops leaking like 6MB every time I klick the button. Yay! But every now and then, like every tenth time, a leak occurs. I'm not sure why that happens and I'd like to know if anyone else has this problem or if anyone knows how to fix this issue. Thanks –f -- View this message in context: http://mono.1490590.n4.nabble.com/Another-Memory-Leaking-Question-tp2531261p2531261.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
