[Mono-bugs] [Bug 474271] New: Verifier bug with multidimensional	arrays
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue Feb 10 06:00:20 EST 2009
    
    
  
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: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.
    
    
More information about the mono-bugs
mailing list