If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Since your initial post we purchased a new test machine with same specs as one that exhibited the problem (a Xeon E3). We were able to reproduce the problem with Test #3 on the new machine, but the root cause of the problem is elusive. Basically when multiple threads are running the CPU registers get corrupted. They appear to spontaneously become corrupted during the test. Causing a flood of errors. We don't know if this is a CPU errata, or a bug in the way multi-threading is setup or something more subtle.
We implemented a work-around in the V4.3 release that should allow testing on machines that have this problem. The memory testing range bug was also fixed in this release.
Comment