[Mono-bugs] [Bug 55720][Maj] Changed - Hang when exception is thrown from static constructor
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Mar 2004 16:20:20 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55720
--- shadow/55720 2004-03-17 16:15:48.000000000 -0500
+++ shadow/55720.tmp.11691 2004-03-17 16:20:20.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Hang when exception is thrown from static constructor
+OtherBugsDependingOnThis: 54146
The runtime hangs when an exception is thrown from a static constructor.
Try this:
using System;