http://bugs.winehq.org/show_bug.cgi?id=21596
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
--- Comment #3 from Dan Kegel dank@kegel.com 2011-10-29 09:03:06 CDT --- Still fails, but this time the symptom seems different:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7e07605b). Backtrace: =>0 0x7e07605b ready_media+0x673(package=0x157340, Sequence=0x1, IsCompressed=0x2, mi=0x77adb0) [dlls/msi/../../include/winbase.h:2294] 1 0x7e068e41 ACTION_InstallFiles+0x56f(package=0x157340) [dlls/msi/files.c:333] 2 0x7e03363b ACTION_HandleStandardAction+0x94(package=0x157340, action="InstallFiles", rc=0x66e118) [dlls/msi/action.c:7289] 3 0x7e042a2b ACTION_PerformAction+0x7c(package=0x157340, action="InstallFiles", script=0xffffffff) [dlls/msi/action.c:7318] 4 0x7e043236 ITERATE_Actions+0x12a(row=0x1f19d0, param=0x157340) [dlls/msi/action.c:529] 5 0x7e0850fe MSI_IterateRecords+0x89(view=0x1eecf8, count=0x0(nil), func=0x7e04310b, param=0x157340) [dlls/msi/msiquery.c:188] 6 0x7e03276f ACTION_ProcessExecSequence+0x150(package=0x157340, UIran=<?>) [dlls/msi/action.c:606] 7 0x7e043920 MSI_InstallPackage+0x4e0(package=0x157340, szPackagePath="C:\84d4be0ea5dd73211269629291\hh_dex.msi", szCommandLine=" PATCH="VS90-KB953196.msp" ALLUSERS=1") [dlls/msi/action.c:7503] 8 0x7e07970f MsiConfigureProductExW+0x3e0(szProduct="{6753B40C-0FBD-3BED-8A9D-0ACAC2DCD85D}", iInstallLevel=0, eInstallState=INSTALLSTATE_DEFAULT, szCommandLine=" PATCH="VS90-KB953196.msp"") [dlls/msi/msi.c:813] 9 0x7e079ac9 MSI_ApplyPatchW+0x37a(szPatchPackage="VS90-KB953196.msp", szProductCode="{6753B40C-0FBD-3BED-8A9D-0ACAC2DCD85D}", szCommandLine="") [dlls/msi/msi.c:381] 10 0x7e079ce2 MsiApplyMultiplePatchesW+0x14b(szPatchPackages="VS90-KB953196.msp", szProductCode="{6753B40C-0FBD-3BED-8A9D-0ACAC2DCD85D}", szPropertiesList="") [dlls/msi/msi.c:485] 11 0x0041e63d in hotfixinstaller (+0x1e63c) (0x0066e8c8) 12 0x00418260 in hotfixinstaller (+0x1825f) (0x0066e97c) 13 0x00418aee in hotfixinstaller (+0x18aed) (0x0066e9e0) 14 0x004187be in hotfixinstaller (+0x187bd) (0x0066ea3c) 15 0x00413dee in hotfixinstaller (+0x13ded) (0x0066ea48) 16 0x7efa3280 call_thread_func_wrapper+0xb() in ntdll (0x0066ea58) 0x7e07605b ready_media+0x673 [dlls/msi/../../include/winbase.h:2294] in msi: movw %cx,0x0(%eax,%edx,1) 2294 while ((*p++ = *src++));