[Mono-bugs] [Bug 77774][Nor] Changed - amd64: Sigsegv with boo interpreter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 13 13:15:42 EST 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 miguel at ximian.com.

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

--- shadow/77774	2006-03-13 10:53:49.000000000 -0500
+++ shadow/77774.tmp.31434	2006-03-13 13:15:42.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77774
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: gentoo - amd64
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: psofa.psofa at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -112,6 +112,22 @@
 ------- Additional Comments From psofa.psofa at gmail.com  2006-03-13 10:53 -------
 the x86 machine i got it working is a gentoo one.Or do you mean its
 64bit gentoo specific?
 
 build with:
 mcs testcase -r:Boo.Lang.dll,Boo.Lang.Interpreter.dll
+
+------- Additional Comments From miguel at ximian.com  2006-03-13 13:15 -------
+This program works fine on x86-64 on SUSE 9.3:
+
+builder at monobuild2:~/boo> uname -a; cat /etc/SuSE-release
+Linux monobuild2 2.6.11.4-20a-default #1 Wed Mar 23 21:52:37 UTC 2005
+x86_64 x86_64 x86_64 GNU/Linux
+SuSE Linux 9.3 (x86-64)
+VERSION = 9.3
+builder at monobuild2:~/boo> mcs tt.cs
+-r:Boo.Lang.dll,Boo.Lang.Interpreter.dll
+builder at monobuild2:~/boo> mono tt.exe
+-0.416146836547142
+
+So I suspect this is a Gentoo-specific problem. 
+


More information about the mono-bugs mailing list