http://bugs.winehq.org/show_bug.cgi?id=10221
--- Comment #12 from H. Verbeet hverbeet@gmail.com 2008-06-16 01:57:29 --- That's stream_test() failing... what specific version of the nvidia drivers are you using? A while ago I had some similar looking failures in stream_test() as well, although consistently. The geometry appeared to be getting corrupted, and disabling the VBO extension could be used to work around this, as could writing less data to the vertex buffer in one of the earlier tests. As far as I could see we were not doing anything wrong there though, and newer drivers fixed the issue for me.