https://bugs.winehq.org/show_bug.cgi?id=37236
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello,
--- snip --- wine: Unhandled page fault on write access to 0x00000007 at address 0x7ffae8cf5c1c (thread 0044), starting debugger...
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0 --- snip ---
the terminal log alone is not enough. There should have been a crash dialog.
If 'winedbg' doesn't manage to attach and show a crash dialog, run the installer again on a new(!) WINEPREFIX this way:
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./3DMark06_v121_installer.exe >>log.txt 2>&1 --- snip ---
If the log is too large, compress it before attaching.
Regards