[Mono-bugs] [Bug 79270][Blo] New - SIGILL on Linux/sparc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 4 05:04:16 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by slomo at ubuntu.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79270

--- shadow/79270	2006-09-04 05:04:16.000000000 -0400
+++ shadow/79270.tmp.25445	2006-09-04 05:04:16.000000000 -0400
@@ -0,0 +1,50 @@
+Bug#: 79270
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: slomo at ubuntu.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SIGILL on Linux/sparc
+
+Hi,
+since .17.1 (or .17, .16.1 worked fine) mono fails to build on Linux/sparc
+with a SIGILL the first time the JIT is used.
+
+Below is the relevant part of the build log:
+
+[...]
+make[4]: Entering directory `/build/buildd/mono-1.1.17.1/mcs'
+/usr/bin/make profile-do--default--all profile-do--net_2_0--all
+make[5]: Entering directory `/build/buildd/mono-1.1.17.1/mcs'
+/usr/bin/make PROFILE=basic all
+make[6]: Entering directory `/build/buildd/mono-1.1.17.1/mcs'
+make[7]: mcs: Command not found
+make[7]: *** [build/deps/basic-profile-check.exe] Error 127
+make[7]: Entering directory `/build/buildd/mono-1.1.17.1/mcs'
+*** The compiler 'mcs' doesn't appear to be usable.
+*** Trying the 'monolite' directory.
+make[8]: Entering directory `/build/buildd/mono-1.1.17.1/mcs'
+
+Unhandled Exception: System.ExecutionEngineException: SIGILL
+  at <0x00000> <unknown method>
+  at System.OutOfMemoryException..ctor (System.String message) [0x00000] 
+
+Session terminated, killing shell...make[2]: *** [all-recursive] Terminated
+make[3]: *** [all-local] Terminated
+make[6]: *** [do-profile-check] Terminated
+[...]
+
+Complete build log here:
+http://librarian.launchpad.net/4099721/buildlog_ubuntu-edgy-sparc.mono_1.1.17.1-1ubuntu1_FAILEDTOBUILD.txt.gz
+
+Bye


More information about the mono-bugs mailing list