[Mono-bugs] [Bug 369173] TypeLoad exception and runtime crash when emitting type

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 11 11:56:40 EDT 2008


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

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=369173#c4


Paolo Molaro <lupus at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #4 from Paolo Molaro <lupus at novell.com>  2008-03-11 09:56:40 MST ---
svn has fixes for both issues. Note that for the first case we mark the broken
type without a parent with a typeload exception: this is currently not thrown
in the codepath hit in the test, but that may change in the future (considering
the type as valid would need many checks and code in many places and it's not
really safe, see also the case of it breaking the type safeness of the MS
runtime).


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