http://bugs.winehq.org/show_bug.cgi?id=14543
--- Comment #4 from Rich Rincebrain@gmail.com 2009-01-24 02:46:16 --- Created an attachment (id=18946) --> (http://bugs.winehq.org/attachment.cgi?id=18946) Crash in 1.1.13 git (fullscreen)
It looks like this crash happens when either the application or Wine notices that there are no available video modes from the card that the application wants, so a NULL pointer gets deref'd somewhere?
Maybe wine is passing back a NULL pointer instead of an empty struct?