[Mono-bugs] [Bug 469528] New: Verifier bug (missing castclass)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 26 14:21:39 EST 2009


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


           Summary: Verifier bug (missing castclass)
    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: ---


1. compile /mcs/tests/ltest-07.cs
2. mono --verify-all ltest-07.exe

Actual:

Unhandled Exception: System.Security.VerificationException: Could not merge
stack at depth 0, types not compatible old [Complex] new [Complex] at 0x0062

Expected:

No error.

-- 
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