[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
Sun Oct 22 14:02:57 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-22 13:52:54.000000000 -0400
+++ shadow/79717.tmp.7813	2006-10-22 14:02:57.000000000 -0400
@@ -80,6 +80,13 @@
 nice if this could be worked around somehow to produce similar 
 stack output.
 
 ------- Additional Comments From vargaz at gmail.com  2006-10-22 13:52 -------
 You mean the stack trace should contain at least the ResolveCallback
 routine ? That one do looks like a bug.
+
+------- Additional Comments From cmorgan at alum.wpi.edu  2006-10-22 14:02 -------
+Yep, it seems like the stacktrace should contain all methods from the
+AsyncCallback routine and beyond. It doesn't matter much to me to see
+the rest of the internal functions, maybe other people care more? I
+guess I can't see why they would or how they could rely on the
+internal .net execution flow however.


More information about the mono-bugs mailing list