[Mono-bugs] [Bug 74659][Nor] Changed - Running static void Main () {} in a loop gets assert and long pauses
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 19:58: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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74659
--- shadow/74659 2005-04-19 13:28:38.000000000 -0400
+++ shadow/74659.tmp.5211 2005-04-25 19:58:55.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 74659
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: io-layer
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: dick@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Running static void Main () {} in a loop gets assert and long pauses
@@ -33,6 +33,21 @@
** (foo.exe:7319): WARNING **: _wapi_timestamp_exclusion: Breaking a
previous timestamp
Most of the time when I got that message, the process took a long time to
exit -- between 1 second and 10 seconds vs .02 seconds normally
+
+------- Additional Comments From miguel@ximian.com 2005-04-25 19:58 -------
+I got the error message, but not the delay.
+
+I did do c-z to check out things, and then an fg, and shell broke:
+
+
+[1]+ Stopped /usr/bin/time -f %E mono no.exe
+mono$ fg
+/usr/bin/time -f %E mono no.exe
+/usr/bin/time: error waiting for child process: No child processes
+mono$
+** (no.exe:11403): WARNING **: process_set_current: error creating
+process handle
+