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=77309 --- shadow/77309 2006-01-19 16:33:17.000000000 -0500 +++ shadow/77309.tmp.1893 2006-02-07 19:08:40.000000000 -0500 @@ -92,6 +92,14 @@ + hi = GC_stackbottom; + IF_IA64(bs_lo = BACKING_STORE_BASE;) + } } #if DEBUG_THREADS GC_printf3("Stack for thread 0x%lx = [%lx,%lx)\n", + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-07 19:08 ------- +Any thoughts on that issue? This is a real-world problem for +applications embedding Mono which 1) cannot initialize the runtime in +the main thread and 2) cannot use the libgc wrappers by including +appropriate headers. The only possible workaround is to provide +customers of ours with a patched Mono release which of course is all +other than optimal, to say the least. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
