https://bugs.winehq.org/show_bug.cgi?id=44486 Bug ID: 44486 Summary: stack overflow in The Witness Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: notasas(a)gmail.com Distribution: --- After multisampling patches went in running The Witness with multisampling enabled results in stack overflow (instead of a solid colored screen): 002b:err:seh:setup_exception stack overflow 1696 bytes in thread 002b eip 000000007bc608f9 esp 0000000000130f70 stack 0x130000-0x131000-0x230000 Bisection returns: commit f2e614b1f898de74276bef8a612420b6fb2d5b5d Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Mon Feb 5 13:13:39 2018 +0100 wined3d: Implement ld2dms instruction. Can also be reproduced with d3d apitrace here: https://drive.google.com/file/d/1TXpNn95gRnAxJDfHyeoh2bclcuejXQFk/view?usp=s... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.