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