[Mono-bugs] [Bug 566511] Lambda/Expression throws ArgumentException: The field handle and the type handle are incompatible in generic class.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 23 04:47:09 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=566511
http://bugzilla.novell.com/show_bug.cgi?id=566511#c3
Marcin Obel <marcin.obel at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |marcin.obel at gmail.com
Resolution|FIXED |
OS/Version|openSUSE 11.2 |openSUSE 11.3
--- Comment #3 from Marcin Obel <marcin.obel at gmail.com> 2010-07-23 08:47:08 UTC ---
This issue is still present. I've found it in Mono 2.6.7 on openSUSE 11.3 and
Mac OS X Snow Leopard 10.6.4.
Unhandled Exception: System.ArgumentException: The field handle and the type
handle are incompatible.
at System.Reflection.FieldInfo.GetFieldFromHandle (RuntimeFieldHandle handle,
RuntimeTypeHandle declaringType) [0x00048] in
/usr/src/packages/BUILD/mono-2.6.7/mcs/class/corlib/System.Reflection/FieldInfo.cs:171
at FieldInfoBug.GenericClass`1[System.Object]..ctor (System.String argument)
[0x00013] in /home/marcin/Projects/MonoBug/MonoBug/Main.cs:39
at FieldInfoBug.MonoRuntime.Main () [0x00000] in
/home/marcin/Projects/MonoBug/MonoBug/Main.cs:23
--
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