https://bugs.winehq.org/show_bug.cgi?id=44204
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |af05ff4b152cf3e3cd4544ffbfa | |6576a9bd856b6 CC| |aeikum@codeweavers.com Keywords| |regression
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- I managed to narrow it down to af05ff4b152cf3e3cd4544ffbfa6576a9bd856b6.
af05ff4b152cf3e3cd4544ffbfa6576a9bd856b6 is the first bad commit commit af05ff4b152cf3e3cd4544ffbfa6576a9bd856b6 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon May 16 08:28:32 2016 -0500
qcap: Search the whole graph for an unconnected pin.
Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 4b5dc4d2dd359a288a3cf74a904435dd08a7d532 5084f493a474725566b2c87c61acca3eafbe4ba9 M dlls
I went back to the commit before and it stops the crash. Native dsound also stops the crash at this commit. This commit can be reverted in latest git (3.0-rc4) but the application still crashes in the way, and the workaround is the same. I suspect there is another commit along the line somewhere, but it will take me even longer to find that.
Note: between this commit and git the application has to be fully reinstalled in a clean wineprefix or it just hangs, which is why a bisect takes so long. I would need to bisect again to find out why, which I won't be doing.