https://bugs.winehq.org/show_bug.cgi?id=45407
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 61967 --> https://bugs.winehq.org/attachment.cgi?id=61967 +seh, +tid, +relay log
I can confirm the issue with wine-3.13.
My bisect yielded this result:
a981edf0bc7c828e6b55fdc73b51a2f457043c4a is the first bad commit commit a981edf0bc7c828e6b55fdc73b51a2f457043c4a Author: Zebediah Figura zfigura@codeweavers.com Date: Thu May 31 09:47:49 2018 -0500
dbghelp: Determine the wine loader name from the target process's architecture.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
The commit before this one, 9b973eee9e06a3dca7a6c5739741446bf46e27f5, does not have this issue.
Attached is a +seh,+tid,+relay log (around 9MB unpacked).