[Mono-bugs] [Bug 605936] New: System.InvalidProgramException: Invalid IL code in (wrapper delegate-invoke)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 14 09:17:26 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=605936

http://bugzilla.novell.com/show_bug.cgi?id=605936#c0


           Summary: System.InvalidProgramException: Invalid IL code in
                    (wrapper delegate-invoke)
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Mono

mono test-19.exe
Value: I+GetTextFn

Unhandled Exception: System.InvalidProgramException: Invalid IL code in
(wrapper delegate-invoke) <Module>:invoke_void__this__ (): IL_004a: ldarg.1   


  at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0 


NET

Unhandled Exception: System.ArgumentException: Delegate to an instance method
ca
nnot have null 'this'.
   at System.MulticastDelegate.ThrowNullThisInDelegateToInstance()
   at System.MulticastDelegate.CtorClosed(Object target, IntPtr methodPtr)
   at X.Main()


net runtime continues to be usable after this exception but mono terminates
after the exception

-- 
Configure bugmail: http://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