[Mono-bugs] [Bug 75891][Nor] New - _wapi_handle_share_release:
assertion failed: (info->handle_refs > 0)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 01:07:28 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 trow at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75891
--- shadow/75891 2005-08-24 01:07:27.000000000 -0400
+++ shadow/75891.tmp.8235 2005-08-24 01:07:28.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75891
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: trow at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: _wapi_handle_share_release: assertion failed: (info->handle_refs > 0)
+
+I hit this during a stress-test of Beagle. It happened with 1.1.8.3 on 9.3
+on a single-processor machine.
+
+The full assertion is:
+
+** ERROR **: file ../../mono/io-layer/handles-private.h: line 319
+(_wapi_handle_share_release): assertion failed: (info->handle_refs > 0)
+
+This is somewhat reminiscent of bug 75764, but could be something
+completely different.
More information about the mono-bugs
mailing list