[Mono-bugs] [Bug 332597] New: setting PE64 and emitting X64 executables creates invalid executables

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 10 11:02:31 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=332597

           Summary: setting PE64 and emitting X64 executables creates
                    invalid executables
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Cecil
        AssignedTo: jbevain at novell.com
        ReportedBy: ck at carlo-kok.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


setting PE64 and emitting X64 executables creates invalid executables. The
OptionalHeaderSize is set to the wrong value (16 off for PE64) and the
IAT/Import table creates 1 32bits entry for mscorlib while on pe64 it's 64.


-- 
Configure bugmail: https://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