[Mono-bugs] [Bug 81567][Wis] New - Hang on System.IO.Compression tests on multiprocessor machines
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 8 16:06:10 EDT 2007
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 joncham at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81567
--- shadow/81567 2007-05-08 16:06:10.000000000 -0400
+++ shadow/81567.tmp.9137 2007-05-08 16:06:10.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 81567
+Product: Mono: Runtime
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: joncham at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Hang on System.IO.Compression tests on multiprocessor machines
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+The tests DeflateStreamTest.CheckInvalidDataRead and
+GzipStreamTest.CheckInvalidDataRead hang on multiprocessor machines (at
+least much more reliably than single processor machines).
+
+Steps to reproduce the problem:
+1. Run either DeflateStreamTest.CheckInvalidDataRead or
+GzipStreamTest.CheckInvalidDataRead tests.
+2.
+3.
+
+Actual Results:
+Hang
+
+Expected Results:
+Passing Test
+
+How often does this happen?
+Everytime on SMP machines.
+
+Additional Information:
+I have marked these tests NotWorking to fix the buildbot hang. If this is a
+class lib problem rather than runtime please reassign.
More information about the mono-bugs
mailing list