[Mono-bugs] [Bug 76241][Min] New - make check fails for mono-1.1.9.1.tar.gz

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 05:12:41 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 audriusb at homelan.lt.

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

--- shadow/76241	2005-09-27 05:12:41.000000000 -0400
+++ shadow/76241.tmp.11258	2005-09-27 05:12:41.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 76241
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: UBUNTU HOARY for AMD64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: audriusb at homelan.lt               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: make check fails for mono-1.1.9.1.tar.gz
+
+Description of Problem: make check fails with message:
+
+MONO_PATH=../../mcs/class/lib/default ../../runtime/mono-wrapper
+../../mcs/class /lib/default/mcs.exe -unsafe -nowarn:0162 -nowarn:0168
+-nowarn:0219 -r:TestDrive r.dll -out:nonvirt.exe nonvirt.cs
+
+** ERROR **: file handles.c: line 546 (_wapi_lookup_handle): assertion
+failed: ( shared_handle_data->type == type)
+aborting...
+
+
+Steps to reproduce the problem:
+1. Unpack mono-1.1.9.1.tar.gz on 64 bit computer (I got this error on
+UBUNTU HOARY, but other systems should reproduce it too),
+2. ./configure
+3. make
+4. make check
+
+Actual Results:
+  Checking of core library is failing.
+
+Expected Results:
+
+
+How often does this happen? 
+  Permanent.
+
+Additional Information:


More information about the mono-bugs mailing list