https://bugs.winehq.org/show_bug.cgi?id=37906
Bug ID: 37906 Summary: iLivid: Unhandled page fault on write access during setup Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anonymous.maarten@gmail.com Distribution: ---
Created attachment 50488 --> https://bugs.winehq.org/attachment.cgi?id=50488 Complete console output
To reproduce:
1) Download "iLividSetup-r0-n-bc.exe" from http://www.ilivid.com/ 2) Run the setup executable
$ wine iLividSetup-r0-n-bc.exe
It fails with a page fault (null pointer access).
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x69c88d88).
Complete console output is attached.