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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 21:08:25 -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:54.000000000 -0400
+++ shadow/68141.tmp.28095	2004-10-12 21:08:25.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68141
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -21,6 +21,13 @@
 fork.  Test case attached.
 
 ------- Additional Comments From james@ximian.com  2004-10-12 21:06 -------
 Created an attachment (id=12602)
 test case (tarball)
 
+
+------- Additional Comments From james@ximian.com  2004-10-12 21:08 -------
+For me, when running the test, it dies after "Configuring..." gets
+printed (it never prints "Configured." or sleeps).
+
+This remoting config stuff is just one of the things that I've found
+that causes this.  I'm not sure how it's significant other than that.