[Mono-bugs] [Bug 343083] Crash in mono_class_vtable while looking into the <Module> type of a mixed mode assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 20 16:49:10 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=343083#c1
--- Comment #1 from Jb Evain <jbevain at novell.com> 2007-11-20 14:49:10 MST ---
Created an attachment (id=184129)
--> (https://bugzilla.novell.com/attachment.cgi?id=184129)
proposed patch
The issue was that, for some fields, the rva was pointing to somewhere that
basically doesn't exist. According to `inside .net IL`, such initialized data
should be initialized to its default value (basically zeros).
--
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