[Mono-bugs] [Bug 74612][Nor] New - Unref messages

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Apr 2005 01:07:21 -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:07:21.000000000 -0400
+++ shadow/74612.tmp.11051	2005-04-15 01:07:21.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 74612
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: RH8, Dual-CPU
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: GC
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: michi@zeroc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Unref messages
+
+I'm seeing message such as:
+
+** (server.exe:13352): WARNING **: : unref on 1634 called when ref was
+already 0
+
+They happen only occasionally, maybe once very 20-30 runs of my tests
+(dual-CPU machine).
+
+I've posted this question twice previously to the mono list, but haven't
+received a reply. Could some kind soul please let me know what causes these
+messages? Could they be caused by something I'm doing in my code?
+
+Steps to reproduce the problem:
+
+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.