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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to