[Mono-bugs] [Bug 82095][Nor] Changed - GetExecutingAssembly reports the wrong assembly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 1 06:52:32 EDT 2007
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=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 vargaz at gmail.com 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 vargaz at gmail.com 2007-08-01 06:52 -------
+Could you try with latest mono SVN ?
+
More information about the mono-bugs
mailing list