[Mono-bugs] [Bug 327189] Crash in mono_signature_hash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 11 14:21:07 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=327189#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>  2007-10-11 12:21:07 MST ---
This is fixed in svn.
Robert's changes were just changing some conditions that allowed the bug to
trigger, IMHO. The issue was that we inserted into the runtime invoke cache
signatures from dynamic methods: when those are freed the signatures used as
keys point to invalid memory.


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