[Mono-bugs] [Bug 82095][Nor] Changed - GetExecutingAssembly reports the wrong assembly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 13 14:26:12 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 billholmes54 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82095
--- shadow/82095 2007-07-13 14:25:38.000000000 -0400
+++ shadow/82095.tmp.20839 2007-07-13 14:26:12.000000000 -0400
@@ -60,6 +60,11 @@
the method returns on line 330 the correct method will be returned.
I dug some more into mono_arch_find_jit_info and found that MonoLMFs
(obtained from mono_get_lmf) ebp appears to be pointing to a stack address
from another thread. This is where I am really lost and may already be
talking nonsense. I can not track where this register is updated.
+
+------- Additional Comments From billholmes54 at gmail.com 2007-07-13 14:26 -------
+Created an attachment (id=19558)
+Sample Code
+
More information about the mono-bugs
mailing list