http://bugs.winehq.org/show_bug.cgi?id=26612
Summary: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7edc03b2). Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mathieu.malaterre@gmail.com
Created an attachment (id=33881) --> (http://bugs.winehq.org/attachment.cgi?id=33881) log file
I cannot install Visual C++ 2005 Express Edition SP1 - VS80sp1-KB926748-X86-INTL.exe.
After following suggestions from:
http://bugs.winehq.org/show_bug.cgi?id=20110#c7
Here is what I have:
$ md5sum vcsetup1.cab vcsetup.msi VS80sp1-KB926748-X86-INTL.exe bf8e5bd81b02d708c7f7ea3befe708fe vcsetup1.cab 34ee1cdfd9cb7b58d42be91f28d92890 vcsetup.msi a5129e83a91fc1ec44f45189f27244be VS80sp1-KB926748-X86-INTL.exe
I then execute
$ wine VS80sp1-KB926748-X86-INTL.exe
which leads to segfault (see attached file)