https://bugs.winehq.org/show_bug.cgi?id=47509
Bug ID: 47509 Summary: Touhou 15.5:Antinomy of Common Flowers stopped running after upgrading the Wine version from 4.10 to 4.12.2 Product: Wine Version: 4.12.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexsandr.2002.m@gmail.com Distribution: ---
Created attachment 64896 --> https://bugs.winehq.org/attachment.cgi?id=64896 Console output
After launch via shortcut or console with the command "wine ./th155.exe", the process "./th155.exe" works for a couple of seconds, and then the process "th155.exe -1" starts up, which just hangs in the task manager. It didn't start even after manual cleaning of Wine Prefix. After rolling back to the Stable branch, everything worked as it was.
https://bugs.winehq.org/show_bug.cgi?id=47509
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Keywords| |regression Severity|blocker |normal
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Bug triage notification:
Issue in a single application is severity 'normal'. Read more about severity levels descriptions there: https://wiki.winehq.org/Bugs#severity
Hello,
Can you do a regression test? The instructions can be found there: https://wiki.winehq.org/Regression_Testing
Regards.
https://bugs.winehq.org/show_bug.cgi?id=47509
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- I can reproduce this issue with demo version of Touhou 15.5. git bisect shows 4ee629a3bafb1408a4e567908fef949837a39f10 is the first bad commit:
commit 4ee629a3bafb1408a4e567908fef949837a39f10 Author: Jacek Caban jacek@codeweavers.com Date: Fri Jul 5 13:24:14 2019 +0200
kernel32: Use DebugBreakProcess in DebugActiveProcess.
Fixes attaching to a process with VS remote debugger. It expects the first break exception address to be DbgBreakPoint.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
Demo version is available from https://www.tasofro.net/arc/th155_trial.zip SHA256(th155_trial.zip) = DACD2B46C92B0B61917133262D647A82DE1102072A35393504DB7C67102058BE
I'm working on this issue.
https://bugs.winehq.org/show_bug.cgi?id=47509
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32 Regression SHA1| |4ee629a3bafb1408a4e567908fe | |f949837a39f10
https://bugs.winehq.org/show_bug.cgi?id=47509
--- Comment #3 from Sagawa sagawa.aki+winebugs@gmail.com --- I sent a patch, https://source.winehq.org/patches/data/170599 . With the patch, demo version starts successfully. Could you try to run product version of Touhou 15.5 with the patch?
https://bugs.winehq.org/show_bug.cgi?id=47509
--- Comment #4 from alexsandr.2002.m@gmail.com --- (In reply to Sagawa from comment #3)
I sent a patch, https://source.winehq.org/patches/data/170599 . With the patch, demo version starts successfully. Could you try to run product version of Touhou 15.5 with the patch?
How can I install this patch?
https://bugs.winehq.org/show_bug.cgi?id=47509
--- Comment #5 from Sagawa sagawa.aki+winebugs@gmail.com --- The patch is for source code. If you not sure about building from source, please wait for the next release. Hopefully it will include the patch.
https://bugs.winehq.org/show_bug.cgi?id=47509
--- Comment #6 from Sagawa sagawa.aki+winebugs@gmail.com --- The patch (with some modifications) is committed as aade0bf7e3f58431f20566733881716cb3075d03.
https://bugs.winehq.org/show_bug.cgi?id=47509
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Fixed by SHA1| |aade0bf7e3f58431f2056673388 | |1716cb3075d03 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Thanks for fixing it, marking the bug fixed.
https://bugs.winehq.org/show_bug.cgi?id=47509
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.19.