Bugzilla – Bug 324244
Hang on System.IO.Compression tests on multiprocessor machines
Last modified: 2008-12-16 15:13:02 UTC
---- Reported by joncham@gmail.com 2007-05-08 16:06:09 MST ---- 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. Unknown operating system unknown. Setting to default OS "Other".
John, can you still repro this old bug ? If yes, then on what architecture ?
-> NEEDINFO.
I can no longer reproduce (on an 8 core amd64 machine).