https://bugs.winehq.org/show_bug.cgi?id=32926
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Summary|installer of PPTV crashes |PPTV 3.2.1 crashes after | |installation
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce the problem with recent Wine version, resolving 'FIXED'.
Installer prerequisite: 'winetricks -q mfc42' (bug 657)
--- snip --- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\users\focht\Temp\nsl371b.tmp\AsynDownload.dll") not found ... err:module:import_dll Library MFC42.DLL (which is needed by L"C:\users\focht\Temp\nspec4f.tmp\PPInstallLog.dll") not found --- snip ---
--- snip --- -=[ ProtectionID v0.6.6.7 DECEMBER]=- (c) 2003-2015 CDKiLLER & TippeX Build 24/12/14-22:48:13 Ready... Scanning -> Z:\home\focht\Downloads\pptvsetup_3.2.1.0076.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 22237648 (015351D0h) Byte(s) Compilation TimeStamp : 0x4F056C0A -> Thu 05th Jan 2012 09:23:22 (GMT) [TimeStamp] 0x4F056C0A -> Thu 05th Jan 2012 09:23:22 (GMT) | PE Header | - | Offset: 0x000000D8 | VA: 0x004000D8 | - -> File Appears to be Digitally Signed @ Offset 01533A28h, size : 017A8h / 06056 byte(s) -> File has 22021672 (01500628h) bytes of appended data starting at offset 033400h [File Heuristics] -> Flag #1 : 00000000000001011000000000000100 (0x00058004) [Entrypoint Section Entropy] : 6.50 (section #0) ".text " | Size : 0x5E7C (24188) byte(s) [DllCharacteristics] -> Flag : (0x8400) -> NOSEH | TSA [SectionCount] 5 (0x5) | ImageSize 0x73000 (471040) byte(s) [VersionInfo] Company Name : PPLive Corporation [VersionInfo] Product Name : PPTV [VersionInfo] File Description : PPTV Installer Application [VersionInfo] File Version : 3.2.1.0076 [VersionInfo] Original FileName : pptvsetup${_WEBSITEADDTION}_s.exe [VersionInfo] Version Comments : forqd1 [VersionInfo] Legal Copyrights : (C) PPLive Corporation. All rights reserved. [-= Installer =-] Nullsoft SFX Setup v2.46 - Scan Took : 0.189 Second(s) [0000000BDh (189) tick(s)] [558 of 573 scan(s) done]
Scanning -> C:\Program Files\PPLive\PPTV\PPLive.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 251296 (03D5A0h) Byte(s) Compilation TimeStamp : 0x5091FDAE -> Thu 01st Nov 2012 04:42:22 (GMT) [TimeStamp] 0x5091FDAE -> Thu 01st Nov 2012 04:42:22 (GMT) | PE Header | - | Offset: 0x00000108 | VA: 0x00400108 | - [TimeStamp] 0x5091FDAE -> Thu 01st Nov 2012 04:42:22 (GMT) | Export | - | Offset: 0x00010164 | VA: 0x00410D64 | - [TimeStamp] 0x5091FDAE -> Thu 01st Nov 2012 04:42:22 (GMT) | DebugDirectory | - | Offset: 0x0000C7A4 | VA: 0x0040D3A4 | - -> File Appears to be Digitally Signed @ Offset 03BE00h, size : 017A0h / 06048 byte(s) [!] Executable uses SEH Tables (/SAFESEH) (59 calculated 59 recorded... 0 invalid addresses) [File Heuristics] -> Flag #1 : 00000100000001001001000100000100 (0x04049104) [Entrypoint Section Entropy] : 6.41 (section #0) ".text " | Size : 0xBE14 (48660) byte(s) [DllCharacteristics] -> Flag : (0x8040) -> ASLR | TSA [SectionCount] 5 (0x5) | ImageSize 0x3E000 (253952) byte(s) [Export] 100% of function(s) (1 of 1) are in file | 0 are forwarded | 1 code | 0 data | 0 uninit data | 0 unknown | [VersionInfo] Company Name : PPLive Corporation [VersionInfo] Product Name : PPTV???? [VersionInfo] Product Version : 3.1.6.8010 [VersionInfo] File Description : PPTV???? [VersionInfo] File Version : 3.1.6.8010 [VersionInfo] Original FileName : PPLive.exe [VersionInfo] Internal Name : PPTV???? [VersionInfo] Version Comments : FCompanyName [VersionInfo] Legal Trademarks : >OriginalFilename [VersionInfo] Legal Copyrights : Copyright ? 2008 [Debug Info] (record 1 of 1) (file offset 0xC7A0) Characteristics : 0x0 | TimeDateStamp : 0x5091FDAE (Thu 01st Nov 2012 04:42:22 (GMT)) | MajorVer : 0 / MinorVer : 0 -> (0.0) Type : 2 (0x2) -> CodeView | Size : 0x58 (88) AddressOfRawData : 0xE828 | PointerToRawData : 0xDC28 CvSig : 0x53445352 | SigGuid B990F47A-446A-473C-AAEAAEF3641ED196 Age : 0x1 | Pdb : D:\hudson_home\workspace\PPTVClient_Branches\Release\PPLive.pdb [CompilerDetect] -> Visual C++ 10.0 (Visual Studio 2010) [!] File appears to have no protection or is using an unknown protection - Scan Took : 0.199 Second(s) [0000000C7h (199) tick(s)] [499 of 573 scan(s) done] --- snip ---
Some inconsistencies in version resources .. some lax release engineering at work.
$ sha1sum pptvsetup_3.2.1.0076.exe f517331a4410a4135390ba72cc8aea6b0ed93974 pptvsetup_3.2.1.0076.exe
$ du -sh pptvsetup_3.2.1.0076.exe 22M pptvsetup_3.2.1.0076.exe
$ wine --version wine-1.8-rc3-53-g97ac9d4
Regards