[Bug 7696] GLXBadDrawable during CreateContext Execution

Wine Bugs wine-bugs at winehq.org
Mon Mar 19 08:38:50 CDT 2007


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





------- Additional Comments From stefandoesinger at gmx.at  2007-19-03 08:38 -------
Yes, this is a refcounting issue.

SetFVF creates a vertex declaration for the fvf, but it incorrectly AddRefs 
the d3d9device. This creates a circular reference and the device isn't freed 
properly.

I made a fix for that some time ago, but it was incorrect and I didn't have 
time to persue fixing that yet.



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list