[Bug 46712] Atelier Firis config tool crashes with " Unhandled page fault on execute access"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 25 02:03:26 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46712

tijs96 at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from tijs96 at hotmail.com ---
It looks like you forgot "WIN_ReleasePtr( wndPtr );" in your patch, resulting
in a crash with "00ec:err:graphics:USER_CheckNotLock BUG: holding USER lock".

I added "WIN_ReleasePtr( wndPtr );" before the two return statements, and now
the config tool works fine. Thanks for the patch!

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