[Bug 25684] New: 16 bit ole2 installer hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 3 19:11:16 CST 2011


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

           Summary: 16 bit ole2 installer hangs
           Product: Wine
           Version: 1.1.38
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Created an attachment (id=32716)
 --> (http://bugs.winehq.org/attachment.cgi?id=32716)
interesting threads from bt all

Happens with both 1.1.38 and current git.

To reproduce:

rm -rf ~/.wine
mkdir tmp
cd tmp
wget
http://download.microsoft.com/download/win31/update/2.03/win/en-us/ww1116.exe
unzip ww1116.exe
wine setup.exe

After clicking ok, it hangs here with

err:ntdll:RtlpWaitForCriticalSection section 0x7eb29760 "syslevel.c:
Win16Mutex" wait timed out in thread 000b, blocked by 0021, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec7c4 "loader.c:
loader_section" wait timed out in thread 0021, blocked by 000b, retrying (60
sec)

and then eventually crashes.  
btall says the deadlocked threads are in TASK_ExitTask and LoadLibrary16.
I'll attach the deadlocked thread stacks.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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