On Thu, Jul 31, 2008 at 1:50 PM, Jacek Caban jacek@codeweavers.com wrote:
While running mshtml/tests/dom.c on a slow dual processor under valgrind, I got the following hang:
I know about this bug and it's not easy to fix (because it's hard to reproduce it). It's on my TODO list.
OK. It hasn't happened again; it only happened when I overloaded a 1GHz single-core machine by doing "make -j2 test" with my parallel test patch and valgrind. That was an accident, I thought I was on a dual core machine. So I'm quite happy without a fix for now. - Dan