[Mono-bugs] [Bug 77028][Nor] New - mono build process segfaults on powerpc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 18 12:47:24 EST 2005


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

--- shadow/77028	2005-12-18 12:47:24.000000000 -0500
+++ shadow/77028.tmp.9790	2005-12-18 12:47:24.000000000 -0500
@@ -0,0 +1,94 @@
+Bug#: 77028
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: slomo at ubuntu.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono build process segfaults on powerpc
+
+Hi,
+mono 1.1.11 (and 1.1.10.1 but not 1.1.10) segfault while building on ppc64
+machines running in 32bit mode. It works on an normal ppc.
+It happens every time but always in another file while compiling some c#
+sources...
+
+This is with gcc 4.0.3 20051204 (prerelease), binutils 2.16.91, glibc 2.3.5
+If you need some more informations feel free to ask.
+
+You can get the full build logs for 1.1.10.1 and 1.1.11 here:
+http://people.ubuntu.com/~lamont/buildLogs/m/mono/1.1.10.1-0ubuntu1/mono_1.1.10.1-0ubuntu1_20051215-0232-powerpc-failed.gz
+http://people.ubuntu.com/~lamont/buildLogs/m/mono/1.1.10.1-0ubuntu1/mono_1.1.10.1-0ubuntu1_20051215-0547-powerpc-failed.gz
+
+http://people.ubuntu.com/~lamont/buildLogs/m/mono/1.1.11-0ubuntu1/mono_1.1.11-0ubuntu1_20051216-2317-powerpc-failed.gz
+http://people.ubuntu.com/~lamont/buildLogs/m/mono/1.1.11-0ubuntu1/mono_1.1.11-0ubuntu1_20051217-0249-powerpc-failed.gz
+
+
+[...]
+make[8]: Entering directory
+`/build/buildd/mono-1.1.11/mcs/class/Mono.CompilerServices.SymbolWriter'
+/usr/bin/make all-local
+make[9]: Entering directory
+`/build/buildd/mono-1.1.11/mcs/class/Mono.CompilerServices.SymbolWriter'
+MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH"
+/build/buildd/mono-1.1.11/runtime/mono-wrapper 
+../../class/lib/net_1_1_bootstrap/mcs.exe /codepage:28591   -d:NET_1_1
+-d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll -target:library
+-out:Mono.CompilerServices.SymbolWriter.dll 
+ at Mono.CompilerServices.SymbolWriter.dll.sources
+
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries 
+used by your application.
+=================================================================
+
+Stacktrace:
+
+
+Native stacktrace:
+
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_handle_native_sigsegv+0x94)
+[0x10117ff4]
+	/build/buildd/mono-1.1.11/mono/mini/mono [0x100e4d40]
+	[0x100300]
+	[0x4147c9c8]
+	[0x4147c73c]
+	[0x4147ad68]
+	[0x4147abfc]
+	[0x41477d4c]
+	[0x41477a34]
+	[0x41477918]
+	[0x41477618]
+	[0x412b4568]
+	[0x40a977b4]
+	[0x40a95198]
+	[0x4089bd24]
+	/build/buildd/mono-1.1.11/mono/mini/mono [0x10100c98]
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_runtime_invoke+0x28)
+[0x10042f68]
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_runtime_exec_main+0xd4)
+[0x100462f4]
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_runtime_run_main+0x178)
+[0x10049a98]
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_jit_exec+0x98) [0x100140c8]
+	/build/buildd/mono-1.1.11/mono/mini/mono(mono_main+0xdb8) [0x10014f38]
+	/build/buildd/mono-1.1.11/mono/mini/mono [0x10013b30]
+	/lib/libc.so.6 [0xfc6b80c]
+	/lib/libc.so.6 [0xfc6b954]
+make[9]: ***
+[../../class/lib/net_1_1_bootstrap/Mono.CompilerServices.SymbolWriter.dll]
+Aborted
+make[9]: Leaving directory
+`/build/buildd/mono-1.1.11/mcs/class/Mono.CompilerServices.SymbolWriter'
+make[8]: *** [do-all] Error 2
+[...]


More information about the mono-bugs mailing list