[Mono-bugs] [Bug 54216][Maj] Changed - Stack traces aren't printed in threads from ThreadPool.QueueUserWorkItem()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Feb 2004 14:29:57 -0500 (EST)
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 joe@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54216
--- shadow/54216 2004-02-11 14:29:24.000000000 -0500
+++ shadow/54216.tmp.25216 2004-02-11 14:29:57.000000000 -0500
@@ -16,6 +16,11 @@
Cc:
Summary: Stack traces aren't printed in threads from ThreadPool.QueueUserWorkItem()
Attached is a test program which doesn't print out an exception to the
console properly. It should print out a NullReferenceException, but it
just appears to hang.
+
+------- Additional Comments From joe@ximian.com 2004-02-11 14:29 -------
+Created an attachment (id=6673)
+Test case that fails
+