https://bugs.winehq.org/show_bug.cgi?id=38799 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #8 from Piotr Caban <piotr.caban(a)gmail.com> --- I can't find what's wrong there. The application is not crashing if relay logging is enabled. It's also not crashing if e.g. msvcrt_heap_free body is copied into MSVCRT_operator_delete function. The application is also working if msvcr71 is compiled with -O0 options. Looks like we're using a register that the application assumes is not used or like there's a compiler bug (probably there are some other possibilities). -- 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.