[Bug 41998] Regression in wined3d crashes visual novel " A drug that makes you dream"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 2 06:52:16 CST 2017


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

--- Comment #8 from Henri Verbeet <hverbeet at gmail.com> ---
(In reply to Fabian Maurer from comment #7)
> Created attachment 56498 [details]
> Crash log with path
> 
> Sadly not. The issue seems to go deeper.
Right, at the core the issue is that ddraw releases the wined3d device before
all the corresponding resources are released. That's what the "Device released
with resources still bound ..." messages is about, and it's not a new issue.
The "acceptable" in that message may be a bit misleading at this point.

I had hoped avoiding the issue in device_resource_released() would have been
enough to fix this for 2.0, but it looks like there are more issues.

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