http://bugs.winehq.org/show_bug.cgi?id=15497
--- Comment #4 from Michael McDermott mcdermott.michaelj@gmail.com 2008-10-02 20:29:41 --- (In reply to comment #2)
You can ignore WineD3D_ChoosePixelFormat as the fixme isn't bad at all. Based on the info it can't even be said whether the crash is in d3d or not. You could try running it using WINEDEBUG=+d3d,+d3d_surface,+d3d_shader,+d3d_texture,+seh wine appname.exe > log
Forgot to reply in the last message.