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

Reply via email to