[Mono-bugs] [Bug 65416][Maj] Changed - Segfaults and hangs with new appdomain

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 22:45:47 -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 grompf@sublimeintervention.com.

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

--- shadow/65416	2004-09-06 22:48:14.000000000 -0400
+++ shadow/65416.tmp.10752	2004-09-17 22:45:47.000000000 -0400
@@ -59,6 +59,14 @@
 Mon Sep  6 21:35:58 EDT 2004
 [Hnags here, Control-C]
 mono$ while true; do date; mono t.exe ; done
 Mon Sep  6 21:36:12 EDT 2004
 Segmentation fault
 Mon Sep  6 21:36:13 EDT 2004
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-09-17 22:45 -------
+For what its worth;
+
+On single CPU PPC (G4 933Mhz) this runs continually without failure
+I let the while run ~100 times without any errors.
+
+-kangaroo