[Mono-bugs] [Bug 82095][Nor] Changed - GetExecutingAssembly reports the wrong assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 10:53:30 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-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 vargaz at gmail.com  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.
+


More information about the mono-bugs mailing list