https://bugs.winehq.org/show_bug.cgi?id=35605
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
running 'Default Benchmark' works for me too, resolving 'FIXED'.
It would be nice if people with some spare time could add the commit that fixed this by using reverse regression test or just educated guess + cherry pick ;-)
You might get results faster by limiting the bisect process to 'user32' since the regression was caused by a change to this module ('git bisect start -- dlls/user32').
Generally speaking this kind of janitorial task is useful and doesn't require a lot of knowledge.
--- 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\3dmark2000v11.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 20007579 (01314A9Bh) Byte(s) Compilation TimeStamp : 0x38DFA3F6 -> Mon 27th Mar 2000 18:09:58 (GMT) [TimeStamp] 0x38DFA3F6 -> Mon 27th Mar 2000 18:09:58 (GMT) | PE Header | - | Offset: 0x000000F0 | VA: 0x004000F0 | - -> File has 19843739 (012ECA9Bh) bytes of appended data starting at offset 028000h [File Heuristics] -> Flag #1 : 00000000000000000000000000000100 (0x00000004) [Entrypoint Section Entropy] : 6.59 (section #0) ".text " | Size : 0x105CA (67018) byte(s) [DllCharacteristics] -> Flag : (0x0000) -> NONE [SectionCount] 4 (0x4) | ImageSize 0x2A000 (172032) byte(s) [VersionInfo] Company Name : MadOnion.com [VersionInfo] Product Name : 3DMark2000 [VersionInfo] Product Version : Build 340 [VersionInfo] File Version : Build 340 [VersionInfo] Original FileName : stub32i.exe [VersionInfo] Internal Name : stub32i.exe [VersionInfo] Legal Copyrights : Copyright (c) 1998-2000 MadOnion.com [-= Installer =-] InstallShield v5.53.168.0 Setup Module [CompilerDetect] -> Visual C++ 6.0 - Scan Took : 0.172 Second(s) [0000000ACh (172) tick(s)] [558 of 573 scan(s) done]
Scanning -> C:\Program Files\MadOnion.com\3DMark2000\3DMark2000.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 1552384 (017B000h) Byte(s) Compilation TimeStamp : 0x394DCAF4 -> Mon 19th Jun 2000 07:25:40 (GMT) [TimeStamp] 0x394DCAF4 -> Mon 19th Jun 2000 07:25:40 (GMT) | PE Header | - | Offset: 0x00000100 | VA: 0x00400100 | - [File Heuristics] -> Flag #1 : 00000000000000000000000000000000 (0x00000000) [Entrypoint Section Entropy] : 6.54 (section #0) ".text " | Size : 0x11EA8B (1174155) byte(s) [DllCharacteristics] -> Flag : (0x0000) -> NONE [SectionCount] 4 (0x4) | ImageSize 0x183000 (1585152) byte(s) [VersionInfo] Company Name : 6FileDescription [VersionInfo] Product Name : 3DMark Application [VersionInfo] Product Version : 1. 0. 0. 1 [VersionInfo] File Description : 3DMark [VersionInfo] File Version : 1. 0. 0. 1 [VersionInfo] Original FileName : 3DMark2000.exe [VersionInfo] Internal Name : 3DMark [VersionInfo] Legal Trademarks : FOriginalFilename [VersionInfo] Legal Copyrights : Copyright (C) 1998-1999 MadOnion.com [CdKeySerial] found "Registration Key" @ VA: 0x001551D8 / Offset: 0x001551D8 [CompilerDetect] -> Visual C++ 6.0 [!] File appears to have no protection or is using an unknown protection - Scan Took : 0.461 Second(s) [0000001CDh (461) tick(s)] [499 of 573 scan(s) done] --- snip ---
$ sha1sum 3dmark2000v11.exe 7fa48d56464ef3ad03f746dffa851cef276e29ff 3dmark2000v11.exe
$ du -sh 3dmark2000v11.exe 20M 3dmark2000v11.exe
$ wine --version wine-1.8-rc4
Regards