https://bugs.winehq.org/show_bug.cgi?id=33990
Chris Moeller chris@kode54.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Chris Moeller chris@kode54.net --- This crash appears to be resolved, due to GetNumaHighestNodeNumber being semi-stubbed with a minimal implementation which will prevent the MSVC 2012+ STL from crashing or at least throwing an exception that many programs won't bother to catch.