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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81157 --- shadow/81157 2007-03-16 06:23:27.000000000 -0500 +++ shadow/81157.tmp.20546 2007-03-17 07:06:37.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 81157 Product: Mono: Runtime Version: 1.2 OS: GNU/Linux [Other] OS Details: Debian Etch x86 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -29,6 +29,11 @@ ** ERROR **: file reflection.c: line 9783 (resolve_object): assertion failed: (method->mhandle) aborting... MS CLR refuses to emit that IL code, throwing an exception: Ldtoken, Ldftn and Ldvirtftn OpCodes cannot target DynamicMethods. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-17 07:06 ------- +I cannot repro that crash using current SVN, but now we throw the same +exception as MS. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
