[Mono-bugs] [Bug 44289][Cri] New - Problem with handles

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 7 Jun 2003 12:19:55 -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 gonzalo@ximian.com.

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

--- shadow/44289	Sat Jun  7 12:19:55 2003
+++ shadow/44289.tmp.27258	Sat Jun  7 12:19:55 2003
@@ -0,0 +1,36 @@
+Bug#: 44289
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problem with handles
+
+With current CVS, if i run the xsp server, it dies upon receiving a request
+and says:
+----
+Listening on port: 8080
+Listening on address: 0.0.0.0
+Root directory: /home/gpanjav/go-mono/xsp/server/test
+Virtual directory: /
+
+Unhandled Exception: System.NullReferenceException: A null value was found
+where an object instance was required
+
+
+** (server.exe:30393): WARNING **: : bogus daemon response, type 0
+
+** ERROR **: file handles.c: line 1462 (_wapi_handle_process_fork): should
+not be reached
+aborting...
+----