[Mono-bugs] [Bug 556033] Ran out of trampolines of type 1 in mscorlib.dll

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 17 04:01:30 EST 2009


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

Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2009-11-17 09:01:28 UTC ---
kangaroo: we emit 1024 of these trampolines, and one is used every time a
method instance is called indirectly, so either the app uses generics very
heavily, or there is a bug in the runtime. Perhaps we need to add an option to
set the number of trampolines generated.


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