[Mono-bugs] [Bug 82124][Nor] Changed - Adding a Console.WriteLine to Mono.WebServer causes runtime problems on amd64 and x86
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 09:07:04 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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82124
--- shadow/82124 2007-08-08 05:08:04.000000000 -0400
+++ shadow/82124.tmp.9142 2007-08-08 09:07:04.000000000 -0400
@@ -77,6 +77,9 @@
------- Additional Comments From mhabersack at novell.com 2007-08-08 05:08 -------
Instead of CWL-ing Environment.StackTrace it is enough to try to get a
stack frame above the current one - the same effect occurs. Throwing
an exception in the method, catching it and printing, otoh, works
properly - but only the current frame is printed.
+
+------- Additional Comments From mhabersack at novell.com 2007-08-08 09:07 -------
+Also, the call to Close() is made cross AppDomain boundaries
More information about the mono-bugs
mailing list