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=82095 --- shadow/82095 2007-07-27 10:02:28.000000000 -0400 +++ shadow/82095.tmp.26657 2007-07-31 10:53:30.000000000 -0400 @@ -85,6 +85,12 @@ One thing I tried was to change the while in mono_jit_walk_stack_from_ctx to a do while. This does make the test case start to work however I can not get through a make check without hanging in corlib for the net_2_0 profile. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-31 10:53 ------- +I can't repro this. We assign the stack pointer by calling + __builtin_frame_address (0), which is a gcc function. You might have +a buggy gcc version. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
