[Mono-bugs] [Bug 72741][Wis] Changed - ** ERROR **: file handles.c: line 634 (_wapi_handle_ref): should not be reached

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 01:55:12 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/72741	2005-02-18 16:14:44.000000000 -0500
+++ shadow/72741.tmp.20140	2005-04-19 01:55:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 72741
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Wishlist
 Component: io-layer
 AssignedTo: dick@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,11 @@
 	static void Worker ()
 	{
 		while (true)
 			Thread.Sleep (10);
 	}
 }
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-19 01:55 -------
+Looks like the same problem: the shared handles file needs to grow.
+
+*** This bug has been marked as a duplicate of 71274 ***