[Mono-bugs] [Bug 78154][Min] Changed - Assertion failed file handles.c: line 887
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 15 16:14:02 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78154
--- shadow/78154 2006-04-24 12:36:06.000000000 -0400
+++ shadow/78154.tmp.25938 2006-07-15 16:14:02.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 78154
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: CentOS 4 2.6.9-34.EL i686
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
-Priority: Major
+Priority: Minor
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: nikki at trumphurst.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -76,6 +76,13 @@
lock it. That suggests a race condition where the handle reference
has dropped to 0 (so we're deleting the handle and it's mutex) but
another thread has just tried to use it. 1.1.13.2 is a bit old, and
lots has changed in the code since then. If you can reproduce this
problem with 1.1.13.latest I will try and narrow it down.
+
+------- Additional Comments From miguel at ximian.com 2006-07-15 16:14 -------
+Too many changes in 1.1.13 in this area.
+
+Could you please retest with the latest 1.1.13 and the latest 1.1.16?
+
+If the bug persists, please reopen the bug
More information about the mono-bugs
mailing list