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-08-01 06:27:50.000000000 -0400 +++ shadow/82095.tmp.26755 2007-08-01 06:52:32.000000000 -0400 @@ -165,6 +165,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-08-01 06:27 ------- get_frame_address (0) should always return a value on the stack. most likely, gcc 3.3.6's implementation always returns the value of rbp, which is not correct if the current frame has the frame pointer eliminated, and thus uses rbp for something else. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-01 06:52 ------- +Could you try with latest mono SVN ? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
