[Mono-bugs] [Bug 77787][Wis] New - Mono fails on Itanium-machine
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 06:47:57 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 yury at serdyuk.botik.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=77787
--- shadow/77787 2006-03-14 06:47:57.000000000 -0500
+++ shadow/77787.tmp.17360 2006-03-14 06:47:57.000000000 -0500
@@ -0,0 +1,63 @@
+Bug#: 77787
+Product: Mono: Runtime
+Version: 1.0
+OS: RHEL 2.1
+OS Details: Linux n000.c03.icyb 2.6.12.6-n000.c03 #2 SMP Mon Feb 13 00:11:50 EET 2006 ia64 ia64 ia64 GNU/Linux
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: Yury at serdyuk.botik.ru
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono fails on Itanium-machine
+
+Description of Problem: Mono fails on Itanium-machine
+
+
+Steps to reproduce the problem:
+1. > mono mcs.exe --about
+
+Actual Results:
+ mono mcs.exe --about
+GC Warning: GC_register_stackbottom should be set with GC_stackbottom
+** ERROR **: file gc.c: line 138 (object_register_finalizer): assertion
+failed: (GC_base (obj) == (char*)obj - offset)
+aborting...
+Aborted
+
+Expected Results: Correct work of mcs-compiler
+
+
+How often does this happen?
+Always
+
+Additional Information:
+
+Mono version :
+ mono -V
+Mono JIT compiler version 1.1.13.4, (C) 2002-2005 Novell, Inc and
+Contributors. www.mono-project.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV : normal
+
+Processor info:
+processor : 0
+vendor : GenuineIntel
+arch : IA-64
+family : Itanium 2
+model : 1
+revision : 5
+archrev : 0
+features : branchlong
+cpu number : 0
+cpu regs : 4
+cpu MHz : 1396.217998
+itc MHz : 1396.217998
+BogoMIPS : 2088.76
+siblings : 1
More information about the mono-bugs
mailing list