http://bugs.winehq.org/show_bug.cgi?id=17425
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #5 from Roderick Colenbrander thunderbird2k@gmail.com 2009-11-17 05:28:03 --- I have no idea what's going wrong. I checked it on my ati system and around the error it reports some pagefaults. GLU32 has some callback functions for tessalation and the app seems to call those, so perhaps something is going wrong close to there. GLU32 is just a simple wrapper library and it only makes GL calls and no GLX/WGL. It must be something in our glu32->libGLU wrapper but I have no idea where it is and I have no experience it.