[Mono-bugs] [Bug 654105] New: During a compile I get an assertion error that's causing a 134 error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 16 16:39:12 EST 2010


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

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


           Summary: During a compile I get an assertion error that's
                    causing a 134 error
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: steve_goyette at intuit.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: Yes


During a compile I get the following output:
ONO_PATH=/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app
/Developer/MonoTouch/usr/bin/arm-darwin-mono
--aot=full,static,asmonly,nodebug,outfile=/var/folders/Jz/Jz8gu-smEvu1iNelLh67X++++TI/-Tmp-/tmp12c158b3.tmp/TaxCalc.exe.s
"/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app/TaxCalc.exe"
Mono Ahead of Time compiler - compiling assembly
/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app/TaxCalc.exe
* Assertion at ../../../../mono/mini/mini-arm.c:4723, condition `cfg->code_len
< cfg->code_size' not met
Compilation exited with code 134, command:
MONO_PATH=/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app
/Developer/MonoTouch/usr/bin/arm-darwin-mono
--aot=full,static,asmonly,nodebug,outfile=/var/folders/Jz/Jz8gu-smEvu1iNelLh67X++++TI/-Tmp-/tmp12c158b3.tmp/TaxCalc.exe.s
"/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app/TaxCalc.exe"
Steve-Goyettes-MacBook-Pro:TaxCalc sgoyette$
/Developer/MonoTouch/usr/bin/mtouch -version

This is caused by this command line:
/Developer/MonoTouch/usr/bin/mtouch  -v --nomanifest --nosign -dev
"/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.app"
 -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.dll"
-r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll"
-r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll"
-r="/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll"
-r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.Linq.dll"
-r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll" -linksdkonly
-i18n=west -sdk="3.2" -targetver="3.2"  -v
"/Users/sgoyette/Projects/TaxCalc/TaxCalc/bin/iPhoneSimulator/Release/TaxCalc.exe"

How often does this happen? 
Every time for me :(

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