[Mono-bugs] [Bug 74612][Nor] Changed - Unref messages
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Apr 2005 03:05:55 -0400 (EDT)
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 michi@zeroc.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74612
--- shadow/74612 2005-04-15 01:38:29.000000000 -0400
+++ shadow/74612.tmp.11923 2005-04-15 03:05:55.000000000 -0400
@@ -33,6 +33,11 @@
You will see these messages if you run the operations tests of Ice for C#
(available at www.zeroc.com).
How often does this happen?
About once every 30 runs.
+
+------- Additional Comments From michi@zeroc.com 2005-04-15 03:05 -------
+Additional info: this happens when my process calls
+System.Environment.Exit(), so the problem happens as the process is
+being dismantled.