[Mono-bugs] [Bug 77787][Wis] Changed - Mono fails on Itanium-machine

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 19 12:31:05 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 vargaz at gmail.com.

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

--- shadow/77787	2006-03-15 12:36:01.000000000 -0500
+++ shadow/77787.tmp.30881	2006-03-19 12:31:05.000000000 -0500
@@ -64,6 +64,14 @@
 
 ------- 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?
+
+------- Additional Comments From vargaz at gmail.com  2006-03-19 12:31 -------
+I couldn't repro the problem, so I just disabled the GC_stackbottom
+setting code for now. Could you try this patch and see if it fixes the
+problem for you:
+
+http://lists.ximian.com/archives/public/mono-patches/2006-March/072057.html
+


More information about the mono-bugs mailing list