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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
