[Mono-bugs] [Bug 525733] New: [SRE] Missing System.ArgumentException, Type handle and field handle are incompatible

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 27 18:10:40 EDT 2009


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


           Summary: [SRE] Missing System.ArgumentException, Type handle
                    and field handle are incompatible
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=308227)
 --> (http://bugzilla.novell.com/attachment.cgi?id=308227)
gtest-anon-38.exe

Executed on .NET

Unhandled Exception: System.ArgumentException: Type handle
'Foo`1+<ContainsAll>c__AnonStorey0`1+<ContainsAll>c__AnonStorey1`1[T,U]' and
field handle with declaring type
'Foo`1+<ContainsAll>c__AnonStorey0`1+<ContainsAll>c__AnonStorey1`1[System.Int32,System.Int32]'
are incompatible. Get RuntimeFieldHandle and declaring RuntimeTypeHandle off
the same FieldInfo.

   at System.RuntimeType.GetFieldInfo(RuntimeTypeHandle reflectedTypeHandle,
RuntimeFieldHandle fieldHandle)

   at System.Reflection.FieldInfo.GetFieldFromHandle(RuntimeFieldHandle handle,
RuntimeTypeHandle declaringType)

   at Foo`1.<ContainsAll>c__AnonStorey0`1.<>m__0()

   at Foo`1.ContainsAll[U](IEnumerable`1 items)

   at Program.Main()

Executed on Mono (mono gtest-anon-38.exe)

No error

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