https://bugs.winehq.org/show_bug.cgi?id=25684
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, win16 CC| |gyebro69@gmail.com, | |julliard@winehq.org Component|-unknown |kernel32
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- I can reproduce the problem in wine-1.7.43-166-g39d71c5
At the end of installation the installer hangs with
err:ntdll:RtlpWaitForCriticalSection section 0x7ea7b7c0 "syslevel.c: Win16Mutex" wait timed out in thread 0028, blocked by 0022, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bcc9fc0 "loader.c: loader_section" wait timed out in thread 0022, blocked by 0028, retrying (60 sec)
If I run the installer on a single core ('taskset -c 0 wine setup.exe') then installation ends properly.
Not sure if this counts as a regression, but according to my testing the problem is present since cd6295d276ec9c0b41bbe89b989281853578904b is the first bad commit commit cd6295d276ec9c0b41bbe89b989281853578904b Author: Alexandre Julliard julliard@winehq.org Date: Tue Feb 24 18:09:09 2009 +0100
kernel32: Add support for loading stand-alone 16-bit modules.
ww1116.exe sha1: b803991c40f387464b61f606536b7c98a88245d2