[Mono-bugs] [Bug 68141][Maj] New - forking problems

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 21:06:06 -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 james@ximian.com.

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

--- shadow/68141	2004-10-12 21:06:06.000000000 -0400
+++ shadow/68141.tmp.28067	2004-10-12 21:06:06.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 68141
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: james@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: forking problems
+
+It seems that there may be some issues with forking to the background in
+mono apps.  For some reason, the child seems to just die shortly after the
+fork.  Test case attached.