[Mono-bugs] [Bug 524498] .cctor throws and calls to static methods succeed

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 23 09:40:43 EDT 2009


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

User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=524498#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com




--- Comment #2 from Zoltan Varga <vargaz at gmail.com>  2009-07-23 07:40:41 MDT ---
The problem here is that the exception is thrown by the JIT, so the
exception handler in the runtime-invoke wrapper can't catch it, since it is not
yet called.

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


More information about the mono-bugs mailing list