[Mono-bugs] [Bug 545873] Runtime aborts with "** ERROR **: VAR 2 (TConstructorArg) cannot be expanded..." Suspected due to generics

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 12 11:27:44 EDT 2009


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

User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=545873#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-10-12 09:27:43 MDT ---
Probably the problem is that the stack walking code encounters a generic method
it can't handle. Make sure you are using mono 2.4.2, there were some fixes in
this area since 2.4 was released. If that doesn't work, try to create a
testcase
from the code which is causing the crash, i.e. the one with lots of generic
methods.

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