http://bugs.winehq.org/show_bug.cgi?id=25294
Summary: Lemony Snicket's "A Series of Unfortunate Events" installer crashes Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Created an attachment (id=32134) --> (http://bugs.winehq.org/attachment.cgi?id=32134) gzipped +msi,+seh log of installer crashing
Worked in 1.2, but in git, it crashes with
trace:msi:MSIREG_OpenUserDataComponentKey squished (L"2872A2F0DDB1B804FB571F78838A0B25") Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x686c447b). Backtrace: =>0 get_loaded_file+0x1b(package=0x1ea520, key=0x0(nil)) [dlls/msi/helpers.c:129] in msi 1 ACTION_ProcessComponents+0x4a7(package=0x1ea520) [dlls/msi/action.c:3223] 2 ACTION_HandleStandardAction+0xae(package=<?>, action="ProcessComponents", rc=0x23dc35c) [dlls/msi/action.c:7471] ...
I'll attach a +msi,+seh log.