http://bugs.winehq.org/show_bug.cgi?id=6474
Summary: Wine and Wine's binaries generate a page fault on the startup Product: Wine Version: 20050930 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: blacklight86@gmail.com
I've tried with every version of Wine from 0.9.18 to 0.9.23, pre-compiled for my Slackware 10.1 and sources, but the result when I try running Wine is the same:
wineprefixcreate wine: Unhandled page fault on write access to 0x003ffd80 at address 0x60975804 (thread 0009), starting debugger... wine: Unhandled page fault on write access to 0x003ffd80 at address 0x6097a804 (thread 000b), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000a753 blacklight@blacklight:~$ wine: Unhandled page fault on write access to 0x003ffd80 at address 0x6097a804 (thread 000d), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000a753 err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6000a753
And, as I see, I'm not the only one with this problem...