https://bugs.winehq.org/show_bug.cgi?id=49831
Bug ID: 49831 Summary: winetricks dotnet30sp1 fails Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: NEW Keywords: dotnet, download, Installer, regression Severity: normal Priority: P2 Component: wintrust Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: z.figura12@gmail.com Distribution: Gentoo
wine: Unhandled page fault on read access to 006E0069 at address 7EAC30C4 (thread 0244), starting debugger... 0244:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x7b010074 0024:err:msi:execute_script Execution of script 0 halted; action L"EPUpdateInstallAction" returned 1627 0024:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 0024:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 3) 0024:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 3) 0024:err:msi:custom_get_thread_return Invalid Return Code 3 0024:err:msi:execute_script Execution of script 2 halted; action L"[C:\windows\\$NtUninstallXPSEP$\spuninst\spuninst.exe<=>S-1-5-21-0-0-0-1000<=>{6A69D94E-C569-4154-9643-72E94D1DDFDA}]EPUpdateRollback" returned 1603 /home/austin/wine-git/wine msiexec /i XPSEP XP and Server 2003 32 bit.msi /qb returned status 91. Aborting.
Regression introduced by: 699e0a55ea71e2506917e38fc85cb4ae23a9cd1a is the first bad commit commit 699e0a55ea71e2506917e38fc85cb4ae23a9cd1a Author: Zebediah Figura z.figura12@gmail.com Date: Mon Sep 7 23:13:29 2020 -0500
wintrust: Translate a lack of open mode flags to OPEN_ALWAYS.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=49831
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 68173 --> https://bugs.winehq.org/attachment.cgi?id=68173 +wintrust
https://bugs.winehq.org/show_bug.cgi?id=49831
Anya maniikarabera@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maniikarabera@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=49831
--- Comment #2 from Austin English austinenglish@gmail.com --- In 5.18, now hangs (haven't bisected, probably won't get to it for a few days).
https://bugs.winehq.org/show_bug.cgi?id=49831
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #3 from Rémi Bernon rbernon@codeweavers.com --- Well, I've bisected the hang and ended up on the same commit as the crash reported above, although I don't see any crash.
Reverting 699e0a55ea71e2506917e38fc85cb4ae23a9cd1a on top of 6.0-rc2 also fixes the installer hang and let "winetricks -q --force dotnet30sp1" succeed again.
https://bugs.winehq.org/show_bug.cgi?id=49831
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20111211075227/http://down | |load.microsoft.com/download | |/8/F/E/8FEEE89D-9E4F-4BA3-9 | |93E-0FFEA8E21E1B/NetFx30SP1 | |_x86.exe CC| |focht@gmx.net Regression SHA1| |699e0a55ea71e2506917e38fc85 | |cb4ae23a9cd1a
https://bugs.winehq.org/show_bug.cgi?id=49831
--- Comment #4 from Rémi Bernon rbernon@codeweavers.com --- I've sent https://source.winehq.org/patches/data/197562 https://source.winehq.org/patches/data/197563 and https://source.winehq.org/patches/data/197564 which should correctly fix the issue. It's a bit much of a change though, I don't know if that will be OK for the freeze.
https://bugs.winehq.org/show_bug.cgi?id=49831
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |0fb7ea91208b4e693f013e36e1a | |240e2b974f46c
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- Marking as fixed by https://source.winehq.org/git/wine.git/commitdiff/0fb7ea91208b4e693f013e36e1a240e2b974f46c.
https://bugs.winehq.org/show_bug.cgi?id=49831
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc3.