http://bugs.winehq.org/show_bug.cgi?id=11987
--- Comment #3 from Luis A. Montes luis.montes@dslextreme.com 2008-03-11 23:20:03 --- (From update of attachment 11332) (In reply to comment #1)
Please attach the relay trace that shows the problem.
I put back the original 0.9.57 wine ntdll.dll.so and ran it as: WINEDEBUG=+relay wine nfs3.exe >&/tmp/nfs3-relay.txt
relay seems to slow down something so that the problem is less frequent, say 1 out of 4 tries, but sure enough, I got it to fail. Big file, though, so I'm gzip-ing it. At line 148569 thread 001b closes. It closes the handles and deletes a critical section. The next time you find 001b is in line 173432 where the time out message is printed, but the critical section numbers don't seem to match, not sure I'm comparing the right numbers. I'll try to dig a bit deeper. Meanwhile, here is the ziped file.