[Mono-bugs] [Bug 560246] Ran out of trampolines of type 1 with generics

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 3 14:05:31 EST 2009


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

http://bugzilla.novell.com/show_bug.cgi?id=560246#c2


Geoff Norton <gnorton at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gnorton at novell.com
         Resolution|                            |FIXED

--- Comment #2 from Geoff Norton <gnorton at novell.com> 2009-12-03 19:05:31 UTC ---
We have issued a fix/workaround in 1.4.

Using recursive generics you can indeed reach a static barrier, however we've
made this barrier configurable now.  If you add the "extra mtouch flags":

-aot "nrgctx-trampolines=2048"

to your iphone builds, it will increase the number of available generic
trampolines.  The 2048 # is configurable for your needs.


Thanks for the testcase.

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