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


           Summary: Verifier bug with multidimensional arrays
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Mono:

pedump --verify code bug-9.exe 

No error.

NET:

peverify bug-9.exe

[IL]: Error: [bug-9.exe : Blah::Main][offset 0x0000000E][found ref array
mdarray 'System.Int32[,][]'][expected ref array mdarray 'System.Int32[][]']
Unexpected array type on the stack.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to