[Mono-bugs] [Bug 45321][Nor] New - WARNING **: : unref on 22 called when ref was already 0
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 23 Jun 2003 19:59:23 -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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45321
--- shadow/45321 Mon Jun 23 19:59:23 2003
+++ shadow/45321.tmp.17573 Mon Jun 23 19:59:23 2003
@@ -0,0 +1,42 @@
+Bug#: 45321
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: jluke@cfl.rr.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: WARNING **: : unref on 22 called when ref was already 0
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Run monodoc
+2. select a class, like System
+3. the unref WARNING is output to the console
+
+Actual Results:
+The warning is output to the console
+
+Expected Results:
+The warning should not be displayed.
+
+
+How often does this happen?
+Always with current cvs, did not appear in 0.24
+
+
+Additional Information:
+There are many programs that trigger this message, I will try to find a
+smaller test that triggers it.