http://bugs.winehq.org/show_bug.cgi?id=26040 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com --- Comment #8 from Alex Henrie <alexhenrie24@gmail.com> --- Created attachment 81778 --> http://bugs.winehq.org/attachment.cgi?id=81778 Hack: Don't call DestroyIcon32 in FreeResource16 There's some kind of use-after-free going on, because removing the call to DestroyIcon32 in FreeResource16 fixes it. I don't know if Wine is freeing the memory too early or if the game is buggy and works on Windows only by chance. $ sha256sum windemo.zip df953b8da44fac985ba9c95a8a87bcb6a56d01d0a8ca2febdb885be79336a4fa -- 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.