https://bugs.winehq.org/show_bug.cgi?id=43435
Bug ID: 43435 Summary: x32dbg hangs when starting program Product: Wine-staging Version: 2.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de CC: dmitry@baikal.ru, erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
When starting a program to debug, it displays a message like "Breakpoint at 1000154C7 set" and then freezes.
Bisected to commit 9c509cbf8879a4283cb134321764c1024bcaf855 Author: Dmitry Timoshkov dmitry@baikal.ru Date: Wed Mar 16 20:23:28 2016 +0800
kernel32: Implement K32GetMappedFileName. (v2)
Reverting fixes the issue.