[Mono-bugs] [Bug 566295] sigsegv in mono_save_args while JITting a verified method

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 21 20:20:11 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=566295#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com> 2009-12-22 01:20:00 UTC ---
Fixed trunk in r148828 and 2-6 in r148829.

The issue was that a member ref signature was not compatible with the original
method, which resulted in bad things happening.

The verifier could did not catch this one because it does generic instance
oblivious verification.

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