https://bugs.winehq.org/show_bug.cgi?id=42502
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #1 from Stefan Dösinger stefandoesinger@gmx.at --- The error message seems unrelated to the change the patch made. I could imagine that wined3d_adapter_find_polyoffset_scale causes problems, but then I'd expect the crash to occur early during startup. You can try to disable the call to this function and see what happens. Just set the scale value to 0, or try (1 << 23).
What graphics driver are you using?