[Mono-bugs] [Bug 79871][Nor] Changed - exception filter crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 16 09:23:07 EST 2006
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79871
--- shadow/79871 2006-11-12 17:32:13.000000000 -0500
+++ shadow/79871.tmp.6516 2006-11-16 09:23:07.000000000 -0500
@@ -1,22 +1,22 @@
Bug#: 79871
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: bbjamey at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: Trivial Program Crashes Mono
+Summary: exception filter crash
Description of Problem:
The following simple VB program crashes Mono. It looks like a problem
with Filter blocks. The same problem consistenly crashes F# code, which
also generates filter blocks.
@@ -186,6 +186,9 @@
} // end of class '<StartupCode>'.Bug
// =============================================================
// *********** DISASSEMBLY COMPLETE ***********************
+
+------- Additional Comments From lupus at ximian.com 2006-11-16 09:23 -------
+Fixed in svn, thanks for the test case.
More information about the mono-bugs
mailing list