https://bugs.winehq.org/show_bug.cgi?id=56952
Bug ID: 56952 Summary: PS installer crashes inside msi (regression) Product: Wine Version: 9.12 Hardware: x86-64 URL: https://github.com/PowerShell/PowerShell/releases/down load/v7.1.5/PowerShell-7.1.5-win-x64.msi OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Regression SHA1: 89cebe8960d597f8574704633d4f0621abf08887 Distribution: Debian
Yesterdays commit 89cebe8960d597f8574704633d4f0621abf08887 causes a crash inside the installer (see dl link)
Backtrace: =>0 0x006ffffeb86ef1 wcschr+0x11(str=005C00320033006D, ch=0x7c) [/home/louis/sda3/wine/dlls/msvcrt/wcs.c:2953] in ucrtbase (0x007fffff4bbdc0) 1 0x006ffffbc5c8d0 expand_any_path+0x25(len=<internal error>, dst=<internal error>, src=<internal error>, package=<internal error>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:574] in msi (0x007fffff4bbdc0) 2 0x006ffffbc5c8d0 search_dr+0x120(package=<register RBP not accessible in this frame>, app_value=<register R13 not accessible in this frame>, sig=<register RBX not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:1032] in msi (0x007fffff4bbdc0) 3 0x006ffffbc5c698 ITERATE_AppSearch+0x58(row=<internal error>, param=<register RDI not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:1101] in msi (0x007fffff53d590) 4 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible in this frame>, count=<register R15 not accessible in this frame>, func=<register RSI not accessible in this frame>, param=<register R12 not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in msi (0x000000ffffffff) 5 0x006ffffbc5cd3a ACTION_AppSearch+0x6a(package=<register RBX not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:1138] in msi (0x007fffff53ce60) 6 0x006ffffbc4953c ACTION_HandleStandardAction+0xdc(package=<register R12 not accessible in this frame>, action=<register RBP not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/action.c:7592] in msi (0x007fffff53ce60) 7 0x006ffffbc581cb ACTION_PerformAction+0x2b(package=<register RBX not accessible in this frame>, action=<register RDI not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/action.c:7620] in msi (0x000000ffffffff) 8 0x006ffffbc5854b ITERATE_Actions+0x6b(row=<internal error>, param=<register RSI not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/action.c:426] in msi (0x000000ffffffff) 9 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible in this frame>, count=<register R15 not accessible in this frame>, func=<register RSI not accessible in this frame>, param=<register R12 not accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in msi (0x000000ffffffff) 10 0x006ffffbc59161 ACTION_ProcessUISequence+0x3a(package=<internal error>) [/home/louis/sda3/wine/dlls/msi/action.c:497] in msi (0x007fffff4afac0)