[Mono-bugs] [Bug 62399][Nor] New - unref called when ref was already 0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 01:21:44 -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=62399

--- shadow/62399	2004-08-04 01:21:44.000000000 -0400
+++ shadow/62399.tmp.19114	2004-08-04 01:21:44.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 62399
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: RedHat 8, dual-CPU machine
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: michi@zeroc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: unref called when ref was already 0
+
+I am sporadically getting output such as the following from one of my test
+programs:
+
+** (../../../../test/Ice/slicing/exceptions/server.exe:1372): WARNING **: :
+unref on 67 called when ref was already 0
+
+The number reported by unref varies. (It can be something other than 67.)
+
+The problem appears only occasionally, maybe once in every 100 runs or so.
+
+Cheers,
+
+Michi.