[Mono-bugs] [Bug 75079][Nor] Changed - reflection: empty exception
blocks cause mono to crash
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 30 07:46:00 EDT 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75079
--- shadow/75079 2005-05-28 02:37:10.000000000 -0400
+++ shadow/75079.tmp.8289 2005-05-30 07:46:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75079
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: dsilva at ccs.neu.edu
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,12 @@
$ mono --debug exn-block.exe
** ERROR **: file reflection.c: line 835 (method_encode_clauses): assertion
failed: (ex_info->handlers)
aborting...
Aborted
$
+
+------- Additional Comments From vargaz at gmail.com 2005-05-30 07:46 -------
+Empty exceptions blocks are not valid IL, MS.NET detects this, we do not.
+
+
+*** This bug has been marked as a duplicate of 74923 ***
More information about the mono-bugs
mailing list