[Bug 11987] RtlpWaitForCriticalSection timeout in NeedForSpeed III

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 11 23:20:03 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11987





--- Comment #3 from Luis A. Montes <luis.montes at 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.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list