[Mono-bugs] [Bug 76348][Maj] New - pinvoke.cs test case fails on cygwin win32

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 13:57:12 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 wberrier at novell.com.

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

--- shadow/76348	2005-10-06 13:57:12.000000000 -0400
+++ shadow/76348.tmp.3963	2005-10-06 13:57:12.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 76348
+Product: Mono: Runtime
+Version: 1.1
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: wberrier at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: pinvoke.cs test case fails on cygwin win32
+
+Compile the pinvoke.cs:
+
+http://svn.myrealbox.com/viewcvs/trunk/mono/mono/tests/pinvoke.cs?view=markup
+
+run it:
+
+mono pinvoke.exe
+
+The output of puts is not printed.
+
+If you remove the puts call from the try block mono.exe will hang hogging
+the processor.
+
+This was tested against 1.1.9.2, and I verified that it didn't work in
+1.1.8.3 either.


More information about the mono-bugs mailing list