[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
Tue Jan 2 13:31:33 EST 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 cmorgan at alum.wpi.edu.

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

--- shadow/79717	2007-01-02 13:25:28.000000000 -0500
+++ shadow/79717.tmp.7741	2007-01-02 13:31:33.000000000 -0500
@@ -125,6 +125,18 @@
 
 
 Maybe this is good enough?
 
 Will continue using this patch for a while and report if I see
 anything break.
+
+------- Additional Comments From cmorgan at alum.wpi.edu  2007-01-02 13:31 -------
+That output does look a bit better. Many of the calls shown are calls
+internal to .net so these probably shouldn't be expected to remain the
+same across .net versions or between mono and .net.
+
+The one expected entry is shown:
+
+method: Void ResolveCallback(IAsyncResult)
+
+
+Chris


More information about the mono-bugs mailing list