[Mono-bugs] [Bug 428434] New: Compilation in MonoDevelop fails with new Linear IR

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 22 12:49:19 EDT 2008


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


           Summary: Compilation in MonoDevelop fails with new Linear IR
           Product: Mono: Runtime
           Version: SVN
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: jan.oravec at 6com.sk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


1. Install Mono (rev 113741)
2. Install MonoDevelop (rev 113741)
3. Start/open any C# project
4. Compile it (either from MonoDevelop or using command mdtool build)

Result (in Build Output):

---
Performing main compilation...
Build complete -- 0 errors, 0 warnings

Build failed. Object reference not set to an instance of an object
---

Everything works fine when MonoDevelop is started with MONO_COUNT=0 set, or
when used on x86.


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