https://bugs.winehq.org/show_bug.cgi?id=37776
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://secure-appldnld.app | |le.com/iTunes12/031-08059.2 | |0141016.FrPFF/iTunes64Setup | |.exe Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|iTunes 12.0.1 crashes on |iTunes 12.0.1 crashes on |startup, with |startup |wine-gecko2.34 installed. | Keywords| |download
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, starts fine here with recent Wine 3.8 Assuming fixed.
NOTE:
There is a mixture of 32-bit and 64-bit components in the 64-bit installer package. Some core executables are still 32-bit. Even if the Apple installer package says "x64" they are cheating here. The 'iTunes64.msi' package contains only a 32-bit variant of 'iTunes.exe'.
https://discussions.apple.com/thread/6768031
--- snip --- $ cabextract -l iTunes64Setup.exe Viewing cabinet: iTunes64Setup.exe File size | Date Time | Name -----------+---------------------+------------- 80486400 | 15.10.2014 06:18:42 | iTunes64.msi 2323456 | 18.02.2014 05:07:26 | AppleSoftwareUpdate.msi 34459648 | 12.10.2014 04:26:10 | AppleApplicationSupport.msi 11755520 | 15.10.2014 05:46:08 | AppleMobileDeviceSupport64.msi 2682368 | 18.02.2014 05:11:50 | Bonjour64.msi 77104 | 15.10.2014 06:18:44 | SetupAdmin.exe
All done, no errors. --- snip ---
Later versions of iTunes have 'iTunes6464xxx' in the name, indicating they are really shipping pure 64-bit version of their bloatware.
--- snip --- $ pwd /home/focht/.wine/drive_c
$ find . -iname *.exe ! -newermt "2018-01-01" ./Program Files/Bonjour/mDNSResponder.exe ./Program Files/iPod/bin/iPodService.exe ./windows/syswow64/gecko/2.47/wine_gecko/plugin-container.exe ./windows/syswow64/dns-sd.exe ./windows/system32/gecko/2.47/wine_gecko/plugin-container.exe ./windows/system32/dns-sd.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/testapi.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/image_cache.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/YSIconStamper.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/jsc.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/plutil.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/distnoted.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/unit_tests.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/defaults.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/APSDaemon.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/VersionCheckMe.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/testRegExp.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/WebKitExportGenerator.exe ./Program Files (x86)/Common Files/Apple/Apple Application Support/YSLoader.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/SyncUIHandler.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/SyncServer.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/com.apple.Outlook.client.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/Mingler.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/com.apple.Safari.client.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/com.apple.WindowsMail.client.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/com.apple.IE.client.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/upgradedb.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/SyncDiagnostics.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/SyncPlanObserver.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/AppleMobileDeviceHelper.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/AppleMobileSync.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/ATH.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/AppleSyncMapiInterfaceHelper_x64.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/AppleMobileBackup.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/MDCrashReportTool.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/AppleMobileDeviceService.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/com.apple.WindowsContacts.client.exe ./Program Files (x86)/Common Files/Apple/Mobile Device Support/syncli.exe ./Program Files (x86)/Apple Software Update/SoftwareUpdate.exe ./Program Files (x86)/Bonjour/mDNSResponder.exe ./Program Files (x86)/iTunes/iTunes.exe ./Program Files (x86)/iTunes/iTunesHelper.exe ./ProgramData/E1864A66-75E3-486a-BD95-D1B7D99A84A7/x64/DifXInst64.exe ./ProgramData/E1864A66-75E3-486a-BD95-D1B7D99A84A7/GEARDIFx.exe ./ProgramData/Apple Computer/Installer Cache/iTunes 12.0.1.26/SetupAdmin.exe
$ pwd /home/focht/.wine/drive_c/Program Files (x86)/iTunes
$ file *.{dll,exe} gnsdk_dsp.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows gnsdk_link.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows gnsdk_manager.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows gnsdk_musicid.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows gnsdk_submit.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iAdCore.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iTunesAdmin.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iTunes.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iTunesHelper.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iTunesOutlookAddIn.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows iTunes.exe: PE32 executable (GUI) Intel 80386, for MS Windows iTunesHelper.exe: PE32 executable (GUI) Intel 80386, for MS Windows
$ wine ./iTunes.exe --- snip ---
$ sha1sum iTunes64Setup.exe f9f86f81c760cf6b9a9a0ab9d3802a507e1cc2ab iTunes64Setup.exe
$ du -sh iTunes64Setup.exe 117M iTunes64Setup.exe
$ wine --version wine-3.8
Regards