[Mono-bugs] [Bug 422853] New: InvalidProgramException from program compiled and running on 2.0 branch

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 3 17:46:07 EDT 2008


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


           Summary: InvalidProgramException from program compiled and
                    running on 2.0 branch
           Product: Mono: Compilers
           Version: 2.0
          Platform: x86-64
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mkestner at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


With the attached program, I get a successful compilation via:

gmcs -pkg:gtk-sharp-2.0 program_name.cs

When I execute it with mono I get:

Unhandled Exception: System.InvalidProgramException: Invalid IL code in
DynInvoke.InvokeWindow:Main (string[]): IL_0017: callvirt  0x0a000004

This is the sample I was trying to cook to investigate the problem I'm seeing
with overloaded methods and Delegate.DynamicInvoke.

I'm compiling against gtk-sharp trunk.


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