[Bug 16456] Games crash with GL_OUT_OF_MEMORY error

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 17 17:20:34 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=16456





--- Comment #82 from hpestilence <hpestilence at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list