[Mono-bugs] [Bug 317488] problem passing abstract methods to delegates

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 3 07:00:18 EDT 2008


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

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=317488#c8


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #8 from Gert Driesen <gert.driesen at pandora.be>  2008-07-03 05:00:17 MDT ---
Zoltan's test case (which I added to gert/standalone/bug317488) results in the
following exception:

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.InvalidProgramException:
 Missing or incorrect header for method handler
  at Test2.test () [0x00000]
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(ob
ject,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invoke
Attr, System.Reflection.Binder binder, System.Object[] parameters,
System.Global
ization.CultureInfo culture) [0x00000]
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invoke
Attr, System.Reflection.Binder binder, System.Object[] parameters,
System.Global
ization.CultureInfo culture) [0x00000]
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
par
ameters) [0x00000]
  at Program.Main () [0x00000]

Not sure if this worked before.


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