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


           Summary: Mono does not detect cycles in struct definitions
    Classification: Mono
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=317055)
 --> (http://bugzilla.novell.com/attachment.cgi?id=317055)
gcs0523-5.exe

NET

peverify gcs0523-5.exe

Microsoft (R) .NET Framework PE Verifier.  Version  3.5.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.

[token  0x02000003] Type load failed.
[IL]: Error: [C:\svn\mcs\mcs_svn\gcs0523-5.exe : C::Main] Type load failed.
2 Error(s) Verifying gcs0523-5.exe

gcs0523-5.exe

Unhandled Exception: System.TypeLoadException: Could not load type 'Foo' from
as
sembly 'gcs0523-5, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at C.Main()

Mono

mono gcs0523-5.exe
Handle`1[[Foo, gcs0523-5, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null]]

pedump --verify all gcs0523-5.exe

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to