[Bug 25684] OLE v2.03 16bit (Win3.1 & 3.11): installer deadlocks

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 28 04:16:01 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=25684

Béla Gyebrószki <gyebro69 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Installer, win16
                 CC|                            |gyebro69 at gmail.com,
                   |                            |julliard at winehq.org
          Component|-unknown                    |kernel32

--- Comment #3 from Béla Gyebrószki <gyebro69 at 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 at 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

-- 
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