https://bugs.winehq.org/show_bug.cgi?id=47871
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Some of the crashes look like this:
gameexplorer.c:98: prepared EXE path: L"C:\Users\winetest\Documents\tests" gameux:gameexplorer:0428 done (-1073740791) in 0s Test failed: crash (c0000409)
Where 0xc0000409 == STATUS_STACK_BUFFER_OVERRUN. So both types of crashes probably have the same source: memory corruption.