Adobe CC installation fails (vc_redist.x64.exe)

HI!

I’m trying to activate a license for Adobe Substance on Linux. Adobe seems to have made that only possible via their Creative Cloud software.

I am trying to install it via Lutris.
I’ve tried this script: Lutris - Open Gaming Platform

But the script got stuck with this error:

2022-03-16 01:03:41 (18.5 MB/s) - ‘vc_redist.x64.exe’ saved [15311608/15311608]

Executing cd /home/unfa/.cache/winetricks/vcrun2017
Executing cabextract -q --directory=/data/Projects/Software/dosdevices/c:/windows/temp/win64 /home/unfa/.cache/winetricks/vcrun2017/vc_redist.x64.exe -F a10
Executing cabextract -q --directory=/data/Projects/Software/dosdevices/c:/windows/system32 /data/Projects/Software/dosdevices/c:/windows/temp/win64/a10 -F ucrtbase.dll
/data/Projects/Software/dosdevices/c:/windows/temp/win64/a10: WARNING; possible 16776 extra bytes at end of file.
Executing /home/unfa/.local/share/lutris/runners/wine/lutris-fshack-7.1-x86_64/bin/wine vc_redist.x64.exe /q
01bc:err:virtual:virtual_setup_exception stack overflow 2128 bytes in thread 01bc addr 0x170035a90 stack 0x30d07b0 (0x30d0000-0x30d1000-0x32d0000)
0050:err:virtual:virtual_setup_exception stack overflow 1936 bytes in thread 0050 addr 0x17005a31b stack 0x1850870 (0x1850000-0x1851000-0x1a50000)
00ec:err:virtual:virtual_setup_exception stack overflow 1936 bytes in thread 00ec addr 0x17005a31b stack 0x2ab0870 (0x2ab0000-0x2ab1000-0x2cb0000)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)
00a4:err:sync:RtlpWaitForCriticalSection section 000000017006CB00 "/home/ubuntu/buildbot/runners/wine/wine-src/dlls/ntdll/thread.c: fls_section" wait timed out in thread 00a4, blocked by 0050, retrying (60 sec)

Is there something I can do to fix this?

1 Like

The only thing that I notice tha may change the expected result is the wine lutris version, you are using 7.1 fshack, maybe try another one.

It is specifically failing to install the vcrun2017, you could test different wine versions and try installing that with winetricks until you find something that works.