[Bug 51856] access violation at emfdc_delete_object+0x17

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 24 11:03:27 CDT 2021


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

--- Comment #5 from Eugene Savelov <savelov at gmail.com> ---
Created attachment 70884
  --> https://bugs.winehq.org/attachment.cgi?id=70884
part of gdi + relay  trace

attaching trace - assuming which caused the exception - its visible that first
gdi32.CloseEnhMetaFile(0521017a) is called, freeing gdi handle 0x521017a, and
then when deleting another object (ee0a01c3)  gdi tries to delete 0x521017a
again.

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