http://bugs.winehq.org/show_bug.cgi?id=29236
rocko rockorequin@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38000|0 |1 is obsolete| |
--- Comment #8 from rocko rockorequin@hotmail.com 2011-12-18 08:14:54 CST --- Created attachment 38018 --> http://bugs.winehq.org/attachment.cgi?id=38018 log with +wgl +d3d
The last log showed the BadDrawable error after an X11DRV_wglDeleteContext call, but this log with +d3d as well shows there are more calls after that call. The last d3d call before the crash is:
trace:d3d:wined3d_device_set_texture Setting new texture to 0x1f7ab0.
Does a 'set texture' cause a call to X_ShmPutImage? Are there any other debug channels that might contain useful information?