[Mono-bugs] [Bug 64419][Maj] Changed - System.IO.File.Open deadlocks
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 17:48:36 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=64419
--- shadow/64419 2005-01-12 17:58:57.000000000 -0500
+++ shadow/64419.tmp.31973 2005-05-05 17:48:36.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 64419
-Product: Mono: Class Libraries
-Version: unspecified
+Product: Mono: Runtime
+Version: 1.1
OS: unknown
OS Details: NLD 1.6 (SLES9 core)
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity: 008 One day
+Severity: Unknown
Priority: Major
-Component: System
+Component: io-layer
AssignedTo: mono-bugs@ximian.com
ReportedBy: banderso@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: System.IO.File.Open deadlocks
@@ -39,6 +39,9 @@
How often does this happen?
usually around 10 hours with three processes and 2-3 threads in each process.
Additional Information:
At this time, I don't have a test program to reproduce the problem.
+
+------- Additional Comments From bmaurer@users.sf.net 2005-05-05 17:48 -------
+Has this been seen ever on the new IO layer?