https://bugs.winehq.org/show_bug.cgi?id=37236
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, win64 URL| |http://www.futuremark.com/b | |enchmarks/legacy CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- Unhandled page fault is seen on the console --- quote ---
can't reproduce, the installer works fine in clean 64-bit WINEPREFIX.
You most likely have a tainted/broken prefix. Always use a separate, new WINEPREFIX for installation. If it still fails, attach terminal output and backtrace.
Only the InstallShield engine server is 64-bit, the actual app is still 32-bit.
--- snip --- $ winedbg Wine-dbg>info process pid threads executable (all id:s are in hex) 00000020 1 'explorer.exe' 0000000e 5 'services.exe' 00000019 3 _ 'plugplay.exe' 00000012 4 _ 'winedevice.exe' 00000008 5 '3DMark06_v121_installer.exe' 00000026 6 _ 'ISBEW64.exe' 0000002b 8 _ 'rpcss.exe' --- snip ---
$ sha1sum 3DMark06_v121_installer.exe a125a4b0a5649f848292f38cf424c672d8142058 3DMark06_v121_installer.exe
$ du -sh 3DMark06_v121_installer.exe 585M 3DMark06_v121_installer.exe
$ wine --version wine-1.7.26
Regards