[Bug 29974] StarBurn crashes on disabling skins

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 23 09:32:29 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=29974

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #6 from Nikolay Sivov <bunglehead at 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.

-- 
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.



More information about the wine-bugs mailing list