[Bug 48635] Asuka 120% Return BURNING Fest: Crashes after character selection.

WineHQ Bugzilla wine-bugs at winehq.org
Thu Feb 20 06:31:45 CST 2020


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

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Regarding a trace log, the executable receives a pointer from
IDirectSoundBuffer::Lock and passes it to GlobalHandle.

On native, GlobalHandle returns NULL and that's all.
On Wine, GlobalHandle returns a valid handle. So, the program pass it to
GlobalFree. :(

I'm working on this issue.

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