[Mono-bugs] [Bug 558124] [verifier] SIGSEGV in inflate_generic_type on a bad assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 24 22:11:28 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=558124
http://bugzilla.novell.com/show_bug.cgi?id=558124#c2
--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com> 2009-11-25 03:11:26 UTC ---
There are 2 possible fixes here:
a) Your's, which doesn't report the image in case it's not present.
b) Change the whole inflate machinery to take an extra use_mempool argument and
not rely on image NULLness for that.
I don't think reporting the image is very useful for memory dup'd types anyway
as they are effectively used anywhere.
So, your patch looks good, please commit.
--
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