https://bugs.winehq.org/show_bug.cgi?id=56882
Bug ID: 56882 Summary: ConEmu errors: Injecting hooks failed (regression) Product: Wine Version: 9.1 Hardware: x86-64 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Regression SHA1: 6ea77ec0864eb7870ce3418bf828077c2a072413 Distribution: Debian
Throws the aforementioned error at start. And this also causes ansi escape codes to appear in console
6ea77ec0864eb7870ce3418bf828077c2a072413 is the first bad commit commit 6ea77ec0864eb7870ce3418bf828077c2a072413 Author: Alexandre Julliard julliard@winehq.org Date: Tue Jun 18 12:08:03 2024 +0200
kernelbase: Make memory writable in WriteProcessMemory if necessary.