[Mono-bugs] [Bug 78317][Nor] Changed - Mono leaks after calling mono_jit_cleanup

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 7 10:40:53 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 vargaz at gmail.com.

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

--- shadow/78317	2006-05-06 18:19:34.000000000 -0400
+++ shadow/78317.tmp.4193	2006-05-07 10:40:53.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78317
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: joe at otee.dk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -239,6 +239,13 @@
 + 1.1% g_strdup (Mono)
 |   1.1% g_malloc (Mono)
 + 1.1% g_mutex_new_posix_impl (Mono)
 |   1.1% g_malloc (Mono)
 + 1.1% g_cond_new_posix_impl (Mono)
 |   1.1% g_malloc (Mono)
+
+------- Additional Comments From vargaz at gmail.com  2006-05-07 10:40 -------
+Some of these 'leaks' are actually inside glib which we use thus we
+can't fix it. Also, fixing shutdown leaks is not a big priority for
+us, since the runtime can't be 'restarted'. This is similar to how
+the runtimes from MS and Sun work.
+


More information about the mono-bugs mailing list