[Mono-bugs] [Bug 74612][Nor] Changed - Unref messages
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 23:57:40 -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-19 08:05:42.000000000 -0400
+++ shadow/74612.tmp.4581 2005-04-19 23:57:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74612
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: RH8, Dual-CPU
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: GC
AssignedTo: dick@ximian.com
ReportedBy: michi@zeroc.com
QAContact: mono-bugs@ximian.com
@@ -228,6 +228,10 @@
patch - this is now fixed in svn.
The timestamp message is debugging, and should be harmless. It's
saying that a previous process left the shared memory "locked" too
long ago, and the "lock" has been overridden. (Its not a real lock,
just a timestamp that makes other threads and processes back off)
+
+------- Additional Comments From michi@zeroc.com 2005-04-19 23:57 -------
+After building the 1.1.6.5.20050418 SVN, the warnings have gone
+away. Thanks a bundle for fixing this! :-)