http://bugs.winehq.org/show_bug.cgi?id=4446
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Maya PLE installer strangely|Maya PLE installer strangely |unable to display text, |unable to display text, |fails |fails
------- Additional Comments From dank@kegel.com 2006-06-08 05:53 ------- wine myp_maya701ple_en_win.exe now crashes with fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" wine: Unhandled page fault on read access to 0x00000000 at address 0x7e7671c0 (thread 0009), starting debugger... ... Backtrace: =>1 0x7e7671c0 ControlEvent_CleanupSubscriptions+0xe(package=0x1772c0) [/home/dank/wine-git/dlls/msi/events.c:324] in msi (0x7e7671c0) 2 0x7e76db89 ACTION_free_package_structures+0xc47(package=0x1772c0) [/home/dank/wine-git/dlls/msi/helpers.c:617] in msi (0x7e76db89) 3 0x7e77b890 MSI_FreePackage+0x30(arg=0x1772c0) [/home/dank/wine-git/dlls/msi/package.c:58] in msi (0x7e77b890) 4 0x7e76ba74 msiobj_release+0x54(info=0x1772c0) [/home/dank/wine-git/dlls/msi/../../include/winbase.h:2297] in msi (0x7e76ba74) 5 0x7e7726ed MsiInstallProductW+0x5f(szPackagePath=0x705f60, szCommandLine=0x0) [/home/dank/wine-git/dlls/msi/msi.c:211] in msi (0x7e7726ed) 6 0x0052c2a5 in myp_maya701ple_en_win (+0x12c2a5) (0x0052c2a5) ... 324 LIST_FOR_EACH_SAFE( i, t, &package->subscriptions )