http://bugs.winehq.org/show_bug.cgi?id=23048
--- Comment #10 from Ken Phillis Jr kphillisjr@gmail.com 2010-06-13 16:46:02 --- Created an attachment (id=28810) --> (http://bugs.winehq.org/attachment.cgi?id=28810) PointSize Check Value
I think the proper fix is to actually prevent the render state from getting messed up to begin with, so i applied a quick fix to this that seems to work... see the attached patch.
also, as a side note, i found out the app wasn't locking up, but instead was getting bogged down heavily. (this patch removes all the log spam )