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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
