http://bugs.winehq.org/show_bug.cgi?id=29974
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- It looks like application bug that causes that use-after-free:
--- 0022:Call ntdll.RtlFreeHeap(00cb0000,00000000,01240be0) ret=0056adfe 0022:Ret ntdll.RtlFreeHeap() retval=00000001 ret=0056adfe ... 0022:Call uxtheme.CloseThemeData(01240be0) ret=005f4f89 0022:trace:uxtheme:CloseThemeData (0x1240be0) 0022:err:uxtheme:MSSTYLES_CloseThemeClass 0xfeeefeee ---
but native seems to deal with that just fine. This needs more testing regarding what HTHEME really is. Confirming.