https://bugs.winehq.org/show_bug.cgi?id=36548 --- Comment #4 from Sergey Isakov <isakov-sl(a)bk.ru> --- Hey all, I finished regression test. The result ~~~ $ git bisect bad 8cc5b07e9d0aedffd4251d2e8942cb8368920bf8 is the first bad commit commit 8cc5b07e9d0aedffd4251d2e8942cb8368920bf8 Author: Martin Storsjo <martin(a)martin.st> Date: Wed Nov 4 12:25:27 2015 +0200 ucrtbase: Implement _get_stream_buffer_pointers. Signed-off-by: Martin Storsjo <martin(a)martin.st> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 5a54f18ec920eefff9006a25388634a2ec379ef5 29d9969d0d8d56fb44508fd4016fac1bd5f93125 M dlls ~~~~ I am not sure if Artem S.Tashkinov encounter the same bug but the description is exactly the same: 3DMark03 cannot start "System Info error" so I think the bug must be reopened. It is not duplicate of 20296 (as well related 39403). It also is not resolved with any Stage patches. Actually there are 3 states. 1. wine-1.7.54 works. 2. wine-1.7.54-140-7fbf33f stalls waiting like dlls/ntdll/loader.c: loader_section" wait timed out in thread 0016, blocked by 0058, retrying (60 sec) infinite times 3. wine-1.7.55 not waiting but show dialog window "System Info error". Accounting 2. is bad I bisecting to this commit. Now I will try to revert this commit to latest wine to see what is happen. Other comments? -- 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.