[Mono-bugs] [Bug 62486][Maj] Changed - ghash.c assertion failure

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 02:07:35 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 michi at zeroc.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62486

--- shadow/62486	2005-06-23 18:42:43.000000000 -0400
+++ shadow/62486.tmp.924	2005-10-21 02:07:35.000000000 -0400
@@ -37,6 +37,12 @@
 trace. This is essentially a sign that there is a hashtable not
 correctly locked. Without more information, this would require a
 general audit.
 
 I'd mention that there have been various locking fixes since when this
 was found, so it is quite possible this is already fixed.
+
+------- Additional Comments From michi at zeroc.com  2005-10-21 02:07 -------
+I suspect that this was also caused by our misbehaved finalizers,
+which ended up dereferencing references to other objects during
+process shutdown. I have not seen this again, and I suspect I won't
+since we've fixed our code to the right thing with finalizers.


More information about the mono-bugs mailing list