[Mono-bugs] [Bug 75631][Wis] New - _wapi_handle_process_fork

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 25 09:18: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 agner.g at gmail.com.

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

--- shadow/75631	2005-07-25 09:18:12.000000000 -0400
+++ shadow/75631.tmp.28599	2005-07-25 09:18:12.000000000 -0400
@@ -0,0 +1,60 @@
+Bug#: 75631
+Product: Mono: Runtime
+Version: 1.0
+OS: RHEL 2.1
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: agner.g at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: _wapi_handle_process_fork
+
+Hi friends,
+
+Actualliy I have a problem with mono in runtime. When I ran so process, 
+mono make a direc
+
+Steps to reproduce the problem:
+1. mono XXXX1.exe &
+2. mono XXXX2.exe &
+3. mono XXXX3.exe &
+
+Actual Results:
+
+Only I know a solution that is delete the .wapi directory, but this is 
+not a solution.
+
+Then when a ran this process is produce the following error:
+
+
+
+
+** (RAIMSERVER/RAIMPutIntoDB.exe:28644): WARNING **: : bogus daemon 
+response, type 0
+
+** ERROR **: file handles.c: line 1737 (_wapi_handle_process_fork): 
+should not be reached aborting...
+
+** (RAIMSERVER/RAIMStoreSCP.exe:28620): WARNING **: : Send error: 
+Conexión reinicializada por la máquina remota
+
+** ERROR **: file daemon-messages.c: line 121
+(_wapi_daemon_request_response_internal): should not be reached 
+aborting...
+
+
+All process are aborted.
+
+The page of go-mono explain that this is solution with delete the .wapi 
+directory.
+
+I want know if there is other solution more eficient.
+
+Thanks.


More information about the mono-bugs mailing list