http://bugs.winehq.org/show_bug.cgi?id=7709
------- Additional Comments From alex@thehandofagony.com 2007-20-03 11:17 ------- I was not able to get a backtrace even when running it with winedbg. It simply prints
err:d3d_shader:vshader_input_is_color Either no vertexdeclaration present, or register not matched. This should never happen. fixme:winmm:MMDRV_Exit Closing while ll-driver open Process of pid=000a has terminated
At which point a backtrace is impossible.
I tried adding a breakpoint for vshader_input_is_color, but it a message about the function not being found, and that winedbg would try once a new dll was loaded. I am running a hand-built GIT version, ie. not a stripped one.