[Mono-bugs] [Bug 391125] invalid reads in jit-info-table code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat May 31 14:32:39 EDT 2008


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

User mprobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=391125#c3





--- Comment #3 from Mark Probst <mprobst at novell.com>  2008-05-31 12:32:38 MDT ---
This fixes the bug.  There's a bug in the test driver, though: One thread might
look up a jit info and before it examines it, it gets removed by another
thread.  It is assumed that this never happens in actual Mono operation, but it
might crash the test even though the jit info table code is alright.  Since it
runs without problems it seems that the probability of it happening is very
low.  Should it become a problem we'll have to fix the test.


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