[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 13:52:54 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 vargaz at gmail.com.

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

--- shadow/79717	2006-10-22 12:54:57.000000000 -0400
+++ shadow/79717.tmp.7702	2006-10-22 13:52:54.000000000 -0400
@@ -76,6 +76,10 @@
 print the method name of StackTrace.GetFrame(1). I'm ok if it doesn't 
 give a complete stack trace but no stack trace makes it pretty 
 difficult to tell which routine we are tracing from. I don't claim to 
 know the technical details behind managed vs. runtime but it would be 
 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.


More information about the mono-bugs mailing list