https://bugs.winehq.org/show_bug.cgi?id=49312
--- Comment #8 from dd-tom@web.de --- Created attachment 67358 --> https://bugs.winehq.org/attachment.cgi?id=67358 Regression test result (git bisect)
Here are my regression test results:
* issue exists only when compiling with libunwind enabled * issue exists only for 64bit build * issue still exists on current master * doing a git bisect, the first bad commit is: d2e4a6fae0ddf95c7090fcb91548aa4b5242d88f
Can you please check for anything suspicious?
(Earlier I thought the issue was fixed on master, because I removed libunwind while optimizing the build time of my automated build script for doing the git bisect runs. I attached my build setup, test programs and bisect log.)