[Mono-bugs] [Bug 65416][Maj] Changed - Segfaults and hangs with new appdomain
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 22:48:14 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=65416
--- shadow/65416 2004-09-06 21:59:27.000000000 -0400
+++ shadow/65416.tmp.15988 2004-09-06 22:48:14.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Segfaults and hangs with new appdomain on SMP box
+Summary: Segfaults and hangs with new appdomain
If I run the following piece of code on an SMP box:
using System;
using System.Threading;