https://bugs.winehq.org/show_bug.cgi?id=40298
--- Comment #14 from Dmitry Timoshkov dmitry@baikal.ru --- This looks like a bug in the game: the game calls SDL.SDL_FreeSurface() for an already freed memory block, and that causes a crash inside of that API.