https://bugs.winehq.org/show_bug.cgi?id=56912 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #1 from Zeb Figura <z.figura12(a)gmail.com> --- The faulting instruction isn't ldsl (it would be ldsl if that instruction could take a register as a source argument, but it can't). The faulting instruction is actually vcmpps. The program probably requires AVX (or it mistakenly detects AVX when the processor doesn't support it). Does this program work on Windows without AVX? -- 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.