[Mono-bugs] [Bug 58501][Cri] New - mono/tests delegate1

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 08:32:30 -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 umuff@quark.com.

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

--- shadow/58501	2004-05-14 08:32:30.000000000 -0400
+++ shadow/58501.tmp.5433	2004-05-14 08:32:30.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 58501
+Product: Mono: Runtime
+Version: unspecified
+OS: Red Hat 9.0
+OS Details: FC1
+Status: NEW   
+Resolution: 
+Severity: 001 One hour
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: umuff@quark.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono/tests delegate1
+
+umuff@fc1:~/mono/mono/mono/tests> mono delegate1.exe
+Test.F from delegate: 1
+Test.F from delegate: 2
+Test.F from delegate: 3
+Test.F from delegate: 4
+Async Callback STATE1
+Async Callback STATE2
+Async Callback STATE3
+Async Callback STATE4
+Result = 1
+cant execute EndInvoke twice ... OK
+completed1: True
+completed2: True
+completed3: True
+completed4: True
+
+** (delegate1.exe:8855): WARNING **: : bogus daemon response, type 3
+
+** ERROR **: file handles.c: line 605 (_wapi_handle_ref): should not be 
+reached
+aborting...
+Aborted