[Mono-bugs] [Bug 537219] New: Mono does not detect cycles in struct definitions

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 7 08:59:44 EDT 2009


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: lupus at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list