[Mono-bugs] [Bug 539500] Use of Action<int> causes Jit exception at runtime

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 16 00:39:25 EDT 2009


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

User chris at foundation42.org added comment
http://bugzilla.novell.com/show_bug.cgi?id=539500#c2





--- Comment #2 from Christian Beaumont <chris at foundation42.org>  2009-09-15 22:39:24 MDT ---
Further...

Changing the event to a an instance variable instead of static fixed the
problem.

It even worked with Action<int> as long as the event isn't static

-chris

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