[Mono-bugs] [Bug 469550] New: Verifier bug

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 26 15:01:21 EST 2009


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


           Summary: Verifier bug
    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/gtest-301-lib.cs -t:library
2. compile /mcs/tests/gtest-301.cs -r: gtest-301-lib
3. mono --verify-all gtest-301.exe

Actual:

Unhandled Exception: System.Security.VerificationException: Incompatible return
value on stack with method signature ret at 0x0001
  at Test.Main (System.String[] args) [0x00000] 

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