Re: Hang in mshtml/tests/dom.c

2008-07-31 Thread Dan Kegel
On Thu, Jul 31, 2008 at 1:50 PM, Jacek Caban <[EMAIL PROTECTED]> 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

Re: Hang in mshtml/tests/dom.c

2008-07-31 Thread Jacek Caban
Hi Dan, Dan Kegel wrote: > While running mshtml/tests/dom.c on a slow dual processor > under valgrind, I got the following hang: > ... > 7 0x04b22c1c GetMessageA+0x60(msg=0x7f21fdc8, hwnd=0x0, first=0x0, > last=0x0) [dlls/user32/message.c:2976] in user32 (0x7f21fda8) > 8 0x04946eb1 run_domtest

Hang in mshtml/tests/dom.c

2008-07-29 Thread Dan Kegel
While running mshtml/tests/dom.c on a slow dual processor under valgrind, I got the following hang: ... 7 0x04b22c1c GetMessageA+0x60(msg=0x7f21fdc8, hwnd=0x0, first=0x0, last=0x0) [dlls/user32/message.c:2976] in user32 (0x7f21fda8) 8 0x04946eb1 run_domtest+0x91(str=0x495fab0, test=0x493daa4) [