[Mono-bugs] [Bug 74983][Nor] Changed - Multithreaded program
sometimes exits unexpectedly on Mac OS X
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 20 18:09:48 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74983
--- shadow/74983 2005-05-18 04:18:34.000000000 -0400
+++ shadow/74983.tmp.19109 2005-05-20 18:09:48.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74983
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: Mac OS X 10.4.1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: brion at pobox.com
QAContact: mono-bugs at ximian.com
@@ -43,6 +43,14 @@
Machine is a single-processor G4 PowerBook.
------- Additional Comments From brion at pobox.com 2005-05-18 04:13 -------
Created an attachment (id=15157)
Quickie ThreadPool tester; runs given number of threads outputting lines to console.
+
+------- Additional Comments From gonzalo at ximian.com 2005-05-20 18:09 -------
+Your 'Expected results' are not right.
+
+Threads in the threadpool are background threads so once Main exits
+they will not be joined, just aborted/stopped
+
+
More information about the mono-bugs
mailing list