[Mono-bugs] [Bug 75531][Nor] New - Mono build process fails with
System.Diagnostics.Process
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 11 16:50:32 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 roosmaa at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75531
--- shadow/75531 2005-07-11 16:50:32.000000000 -0400
+++ shadow/75531.tmp.30122 2005-07-11 16:50:32.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 75531
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: Mono from SVN HEAD
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: roosmaa at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono build process fails with System.Diagnostics.Process
+
+When executing "make" (in Mono source directory) with
+System.Diagnostics.Process, the build process for mcs libraries
+(System.Xml.dll, System.dll, etc) fails with the following error:
+** ERROR **: file handles.c: line 546 (_wapi_lookup_handle): assertion
+failed: (shared_handle_data->type == type)
+aborting...
+
+Previous should be reproducable with the attached file (mcs sources should
+be cleaned first).
More information about the mono-bugs
mailing list