http://bugs.winehq.org/show_bug.cgi?id=23048
--- Comment #6 from Rico kgbricola@web.de 2010-06-12 02:53:44 --- Created an attachment (id=28761) --> (http://bugs.winehq.org/attachment.cgi?id=28761) hacky patch to check point size
Could you try the attached patch? It clamps the pointsize to min/max values. I'm not sure if the check is in the correct place, but the application somehow set the pointsize to a wrong value (nan or 0.0f) and we didn't check/clamp the input to an acceptable value.