https://bugs.winehq.org/show_bug.cgi?id=55903
--- Comment #6 from Stan aka Xeno xeno@x-s.com.pl --- Log from git bisect:
git bisect start # status: waiting for both good and bad commits # good: [cf5e073d14925d3cdd489a869e3c2c5317b1ff38] Release 8.16. git bisect good cf5e073d14925d3cdd489a869e3c2c5317b1ff38 # status: waiting for bad commit, 1 good commit known # bad: [3db7506221e44e8091887d7eb42fe1666d422166] Release 8.17. git bisect bad 3db7506221e44e8091887d7eb42fe1666d422166 # good: [6ce99d16a6445705a7a0cfc6f8835930b8c25292] d3d10/effect: Add signed integer compare instructions for expressions. git bisect good 6ce99d16a6445705a7a0cfc6f8835930b8c25292 # good: [fb0c4ec5a32791ce43eecffcafc4478da26c7d6e] wined3d: Make wined3d_stateblock_state_{init,cleanup}() static. git bisect good fb0c4ec5a32791ce43eecffcafc4478da26c7d6e # bad: [25f3ba3e069d38ec2bd5f66980f3780bbf1abe94] include: Correct conflicting definition of PSECURITY_DESCRIPTOR. git bisect bad 25f3ba3e069d38ec2bd5f66980f3780bbf1abe94 # good: [e0a5f3564972b0a51e3c14a8fcf1e8f0dcdd0c73] winewayland.drv: Remove wayland_surface destruction double locking. git bisect good e0a5f3564972b0a51e3c14a8fcf1e8f0dcdd0c73 # good: [902133b0086307b5e2b33818dd0b22a95568206c] winegstreamer: Correct output available types attrs in AAC decoder for channel count > 2. git bisect good 902133b0086307b5e2b33818dd0b22a95568206c # bad: [9b60b671da82123590253472318d95547d8d138d] ntdll: Don't release the low address space reservation on wow64. git bisect bad 9b60b671da82123590253472318d95547d8d138d # good: [416a273241e6eb7a8d15380387fef00e159b7277] winegstreamer: Also return output with 2 channels for multichannel inputs from AAC decoder. git bisect good 416a273241e6eb7a8d15380387fef00e159b7277 # bad: [a81c53504ae32715e6e91bd020fdebd5bef20d48] ntdll: Release the low address space reservation for 64-bit apps. git bisect bad a81c53504ae32715e6e91bd020fdebd5bef20d48 # first bad commit: [a81c53504ae32715e6e91bd020fdebd5bef20d48] ntdll: Release the low address space reservation for 64-bit apps.