[Mono-bugs] [Bug 422947] Catch ignored: JIT or verifier problem.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 4 20:37:43 EDT 2008


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

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=422947#c2





--- Comment #2 from Miguel de Icaza <miguel at novell.com>  2008-09-04 18:37:41 MDT ---
That might be another problem, but in this particular case, the JIT produces a
warning "recheck failed" at JIT time, this is even before a Thread.Abort is
even issued, and the recheck is probably responsible in this case for not
setting up propertly the catch statement, as illustrated by the other example
where the failure does not happen, and the exception is properly caught.

Finally handling is understandable with Thread.Abort, this is a separate issue.


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