https://bugs.winehq.org/show_bug.cgi?id=55039 hagb(a)hagb.name changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hagb(a)hagb.name --- Comment #14 from hagb(a)hagb.name --- Created attachment 75113 --> https://bugs.winehq.org/attachment.cgi?id=75113 A minimal working example $ i686-w64-mingw32-gcc mwe.c -o mwe.exe $ wine mwe.exe 1.073114e-41, 0x00001dea 9.248570e-44, 0x00000042 8.828180e-44, 0x0000003f 8.407791e-44, 0x0000003c 7.987401e-44, 0x00000039 0.000000e+00, 0x00000000 0.000000e+00, 0x00000000 0.000000e+00, 0x00000000 $ WINEDEBUG=warn+heap wine mwe.exe -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -1.219793e-12, 0xabababab -- 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.