[Mono-bugs] [Bug 72741][Maj] Changed - thread handles leak

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 15:19:47 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/72741	2005-04-19 11:22:20.000000000 -0400
+++ shadow/72741.tmp.30310	2005-06-29 15:19:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 72741
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Major
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
@@ -54,6 +54,13 @@
 *** This bug has been marked as a duplicate of 71274 ***
 
 ------- Additional Comments From lupus at ximian.com  2005-04-19 11:22 -------
 It looks like in this case the thread objects are not collected
 (either the runtime or the io-layer parts of it).
 Different bug than 71274.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-29 15:19 -------
+Am only able to reproduce hangs here now. They come from adding an
+APC. This takes a lock, which is unsafe inside a signal handler. So am
+marking as a dup of bug 58065.
+
+*** This bug has been marked as a duplicate of 58065 ***


More information about the mono-bugs mailing list