[Mono-bugs] [Bug 508389] Mono 2.4 crashes due to accessing freed data structures

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 4 10:00:53 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=508389

User uweigand at de.ibm.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=508389#c8





--- Comment #8 from Ulrich Weigand <uweigand at de.ibm.com>  2009-06-04 08:00:53 MDT ---
(In reply to comment #7)
> The unrelated methods could still be in use, so removing them could lead to
> problems. We will try to work out a solution, but this is not an easy problem.

Hmm, my patch is supposed to leave the actual methods in place, it just
removes the reference to them from the hash table.  So if the method is already
in use somewhere, I'd think that use should be unaffected.

(This does introduce a memory leak, of course, but this is same situation as
already with mono_marshal_free_dynamic_wrappers ...)

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