[Mono-bugs] [Bug 531237] New: [VERIFIER] fails to detect wrong generic type load

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 14 08:58:17 EDT 2009


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


           Summary: [VERIFIER] fails to detect wrong generic type load
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=312972)
 --> (http://bugzilla.novell.com/attachment.cgi?id=312972)
bug-new.exe

Mono:

mono --verify-all bug-new.exe
G`1+S[T]
pedump --verify all bug-new.exe


NET

bug-new.exe

Unhandled Exception: System.TypeLoadException: Could not load type 'S' from
asse
mbly 'bug-new, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

   at G`1.S.Test()

   at C.Main()



peverify bug-new.exe



[IL]: Error: [bug-new.exe : G`1+S[T]::Test][offset
0x00000001]System.TypeLoadException: Could not load type 'S' from assembly
'bug-new, Versi
on=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Unable to resolve token.

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