[Mono-bugs] [Bug 398586] Verifier crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 10 14:50:07 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=398586

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=398586#c2


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |rkumpera at novell.com




--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com>  2008-06-10 12:50:07 MDT ---
Marek,

The issue here can be seen from the disassembled code:

 .class nested private auto ansi beforefieldinit '<>c__CompilerGenerated0'
        extends [mscorlib]System.Object
  {
    .field  assembly  !!0 u



This code is completely broken as a field can never be an MVAR.

The fix will be part of the metadata verifier, which must check the class
structure during load time and fail it.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list