[Mono-bugs] [Bug 646314] New: Unable to compile assembly with AOT

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 13 17:05:41 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=646314#c0


           Summary: Unable to compile assembly with AOT
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.8.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Other.
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: djechelon at fastwebnet.it
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=394787)
 --> (http://bugzilla.novell.com/attachment.cgi?id=394787)
Error trace

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2;
NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC
6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; InfoPath.3; .NET4.0C)

I'm trying to compile an assembly with --aot option for best performance after
having compiled it with xbuild.

I get the error described in the attached trace.
Tested with Mono 2.6.7.1 in #mono chat thanks to a contributor, AOT succeeded

Reproducible: Always

Steps to Reproduce:
Example with my code: (not faulty, compiling in both Visual Studio and xbuild,
and in AOT with Mono 2.6.7)

1. Grab a fresh copy of
https://logbus-ng.svn.sourceforge.net/svnroot/logbus-ng/trunk/logbus-core/It.Unina.Dis.Logbus
via Subversion (recommended revision 463)
2. xbuild /p:"Mono Debug" on it, forget about warnings
3. mono --aot It.Unina.Dis.Logbus.dll
Actual Results:  
Attached error trace

Expected Results:  
AOT to succeed

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list