http://bugs.winehq.org/show_bug.cgi?id=16456
--- Comment #82 from hpestilence hpestilence@gmail.com 2009-06-17 17:20:10 --- Figured out my problem I think,
A: I was using a patch to use the latest fglrx with the 2.6.29 kernel, it seems fglrx can't handle video memory issues with the patch to compile with that kernel. Using a 2.6.28 kernel seemed to get rid of my GL_OUT_OF_MEMORY error.
B: It seems that there are some reserved addresses for virtualization (for example 0x00000484) and when they're read from an unhandled exception occurs. However I'm not entirely sure it's wine's fault, or the graphics driver's fault. I recieved the option to disable virtualization in my BIOS recently but before I think it was auto enabled. I think it only occurs when it's enabled in the BIOS instead of the kernel.
http://lkml.org/lkml/2008/6/24/117