[Mono-bugs] [Bug 78739][Nor] Changed - leaking tls data

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 30 10:43:52 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by joe at otee.dk.

http://bugzilla.ximian.com/show_bug.cgi?id=78739

--- shadow/78739	2006-06-30 10:22:25.000000000 -0400
+++ shadow/78739.tmp.17665	2006-06-30 10:43:52.000000000 -0400
@@ -342,6 +342,13 @@
 ------- Additional Comments From dick at ximian.com  2006-06-30 10:22 -------
 The 'clenup_iolayer_error' part is not acceptable; visible non-w32 api
 should only be added to io-layer at the absolute last resort.
 
 Also, what is the purpose of this patch? Is it just to keep tools like
 valgrind quiet?
+
+------- Additional Comments From joe at otee.dk  2006-06-30 10:43 -------
+We are using mono in a web plugin which needs to be able to unload.
+Not leaking a lot of memory/threads / tls data matters a lot in this case.
+
+I don't know the mono source code enough to know how you solve the clenup_iolayer_error 
+issue, but i am sure you can find a way to do that.


More information about the mono-bugs mailing list