http://bugs.winehq.org/show_bug.cgi?id=27529
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2012-05-19 09:37:29 CDT --- I get only two lines of warnings running with warn+heap. They both the same:
--- 0009:warn:heap:validate_block_pointer Heap 0x110000: pointer 0x33e290 is not inside heap 0009:warn:heap:validate_block_pointer Heap 0x110000: pointer 0x33e290 is not inside heap ---
relay log shows that failures are surrounded by GDI calls, basically is a RtlFreeHeap() failure. But I don't see anything else like corruption.