[Mono-bugs] [Bug 77521][Nor] Changed -
mono_thread_attach/mono_thread_detach leak memory on Linux
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 22 11:33:01 EST 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77521
--- shadow/77521 2006-02-09 19:59:41.000000000 -0500
+++ shadow/77521.tmp.29859 2006-02-22 11:33:01.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77521
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Linux 2.6.14 (Debian Stable, amd64) Linux 2.6.9 (CentOS 4, ia32)
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: allan at imeem.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -80,6 +80,9 @@
Additional Information:
This may have something to do with Dick's fix for Bug #77468. After updating to r56740, the
sample code leaks memory on ia32 and amd64 Linux. The leak seems to happen more slowly on
ia32. The sample code either does not leak on OS X or leaks so slowly, the segfault/deadlock
detailed in Bug #77470 appears before memory usage is noticeable.
+
+------- Additional Comments From dick at ximian.com 2006-02-22 11:33 -------
+Fixed in SVN (r57160)
More information about the mono-bugs
mailing list