https://bugs.winehq.org/show_bug.cgi?id=37655
Bug ID: 37655 Summary: Photoshop CS2: err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c: loader_section" Product: Wine Version: 1.7.31 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: eosrei@gmail.com Distribution: ---
Created attachment 50111 --> https://bugs.winehq.org/attachment.cgi?id=50111 Default logged output for working and non-working Photoshop CS2
Adobe Photoshop CS2 freezes at the "initializing tools" window/splash during startup. The logs show it is blocking at: err:twain:twain_add_onedriver Source->(DG_CONTROL,DAT_IDENTITY,MSG_GET) failed! err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c: loader_section" wait timed out in thread 0033, blocked by 0009, retrying (60 sec) <RepeatsForever>
This is a new install in a new/empty 32-bit Wine prefix on Linux Mint 17 x64 Cinnamon running the current wine-1.7.31 from the Ubuntu PPA.
Workaround: disable twain_32.dll in winecfg fixes the issue per: https://bugs.winehq.org/show_bug.cgi?id=34366#c43
err:twain:twain_add_onedriver Source->(DG_CONTROL,DAT_IDENTITY,MSG_GET) failed! goes away if/when I connect my USB scanner, but the issue ntdll blocking error continues.
Could be related to: https://bugs.winehq.org/show_bug.cgi?id=9404 I've made a new bug report including the workaround as requested here: https://bugs.winehq.org/show_bug.cgi?id=34366#c42