http://bugs.winehq.org/show_bug.cgi?id=29194
--- Comment #5 from Daniel Calviño Sánchez danxuliu@gmail.com 2011-11-29 09:06:30 CST --- Created attachment 37695 --> http://bugs.winehq.org/attachment.cgi?id=37695 Repeated debug (+d3d9,+d3d,+d3d_draw,+d3d_surface) text
(In reply to comment #4)
I suppose you could try to enable some debug channels (e.g. +d3d9,+d3d,+d3d_draw,+d3d_surface) to try to narrow it down to a specific OpenGL call.
Running "WINEDEBUG=+d3d9,+d3d,+d3d_draw,+d3d_surface wine ShippingPC-BmGame.exe" gives an output of several MB in just a few seconds.
However, once the black screen appears, only 8 lines appear again and again. I have attached those lines (in the same order that they appear the first time).
Anyway, if you want the full trace I can upload it, of course. It weights 8MB (after removing 82MB of repeated output ;) ), so I prefer to ask before doing it.