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.
http://bugs.winehq.org/show_bug.cgi?id=34088
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2013-07-18 08:52:16 CDT --- Note: The installed app goes to Program Files (x86) rather than Program Files. I cannot verify if this differs from Windows at the moment.
https://bugs.winehq.org/show_bug.cgi?id=34088
--- Comment #2 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).