[Mono-bugs] [Bug 76015][Wis] Changed - [GMCS] gmcs cannot compile corlib with 256 file handles

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 01:13:33 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 miguel at ximian.com.

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

--- shadow/76015	2005-09-07 21:33:58.000000000 -0400
+++ shadow/76015.tmp.30589	2005-09-09 01:13:32.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 76015
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: rharinath at novell.com                            
+AssignedTo: dick at ximian.com                            
 ReportedBy: grompf at sublimeintervention.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [GMCS] gmcs cannot compile corlib with 256 file handles
@@ -24,6 +24,9 @@
 To reproduce: ulimit -n 256 (default on OSX)
 Rebuild mcs from a clean state.
 
 gmcs will report that it cannot find source files (FileNotFoundEx) when they do in fact exist.
 
 ulimit -n 8192 and gmcs compiles corlib fine.
+
+------- Additional Comments From miguel at ximian.com  2005-09-09 01:13 -------
+Dick, can you look at this?  It seems like a potential leak


More information about the mono-bugs mailing list