[Mono-bugs] [Bug 79717][Nor] Changed - System.Diagnostics.StackTrace doesn't work properly inside of AsyncCallback routines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 23 11:19:55 EDT 2006


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 cmorgan at alum.wpi.edu.

http://bugzilla.ximian.com/show_bug.cgi?id=79717

--- shadow/79717	2006-10-23 09:25:58.000000000 -0400
+++ shadow/79717.tmp.30706	2006-10-23 11:19:55.000000000 -0400
@@ -92,6 +92,12 @@
 internal .net execution flow however.
 
 ------- Additional Comments From vargaz at gmail.com  2006-10-23 09:25 -------
 This is caused by frame pointer elimination since the exception code
 uses MONO_CONTEXT_GET_BP (&ctx) < jit_tls->end_of_stack to detect
 the end of the stack.
+
+------- Additional Comments From cmorgan at alum.wpi.edu  2006-10-23 11:19 -------
+Does this mean the issue is closer to being fixed or more complicated
+to resolve? ;-)
+
+Chris


More information about the mono-bugs mailing list