http://bugs.winehq.org/show_bug.cgi?id=34088
Bug #: 34088 Summary: Symantec Antivirus 10.1 (64-bit) installer very slow Product: Wine Version: 1.6-rc4 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: Installer, performance Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 45324 --> http://bugs.winehq.org/attachment.cgi?id=45324 wine-1.6-rc4 console output
Towards the end of the installation for Symantec Antivirus 10.1 for Win64 the installer appears to hang. Left long enough it does complete.
Lots of these:
err:ntdll:RtlpWaitForCriticalSection section 0x1320060 "heap.c: HEAP.critSection" wait timed out in thread 0072, blocked by 0071, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1320060 "heap.c: HEAP.critSection" wait timed out in thread 0075, blocked by 0071, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1320060 "heap.c: HEAP.critSection" wait timed out in thread 0076, blocked by 0071, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1320060 "heap.c: HEAP.critSection" wait timed out in thread 0077, blocked by 0071, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1320060 "heap.c: HEAP.critSection" wait timed out in thread 0078, blocked by 0071, retrying (60 sec)
Running with a +heap trace causes an assertion failure and the installer crashes. Running with an +msi,+msiexec,+msidb trace and the installer completes as normal but much faster.
Workarounds: Bug 22009, Bug 34082 and Bug 34083.