[Mono-bugs] [Bug 77787][Wis] Changed - Mono fails on Itanium-machine
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 15 12:36:01 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77787
--- shadow/77787 2006-03-14 06:47:57.000000000 -0500
+++ shadow/77787.tmp.22322 2006-03-15 12:36:01.000000000 -0500
@@ -2,16 +2,16 @@
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:
+Severity: Unknown
Priority: Wishlist
Component: JIT
-AssignedTo: lupus at ximian.com
+AssignedTo: vargaz at gmail.com
ReportedBy: Yury at serdyuk.botik.ru
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Mono fails on Itanium-machine
@@ -58,6 +58,12 @@
cpu number : 0
cpu regs : 4
cpu MHz : 1396.217998
itc MHz : 1396.217998
BogoMIPS : 2088.76
siblings : 1
+
+------- Additional Comments From lupus at ximian.com 2006-03-15 12:36 -------
+This happens because we set GC_stackbottom from the main thread
+(mini.c) and this is not enough for ia64. Similar issues could happen
+on sparc, maybe. Zoltan: could you take a look and see if it's easily
+fixable or just disable that stuff for ia64?
More information about the mono-bugs
mailing list