[Bug 13335] libGL error when launching warcraft 3

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 26 15:08:26 CDT 2008


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





--- Comment #56 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-06-26 15:08:25 ---
Wine is doing some evil memory stuff. In short at wine startup we reserve all
virtual memory. Dlls and apps need to be loaded in specific parts. Likely there
isn't enough virtual memory left for ATI's driver. Alexandre suggested that we
might need to do very evil stuff (e.g. override mmap calls made by the driver)
in order to fix it. I think a fix is a long time away, so for now revert that
patch as I don't think it will be reverted. Note that it might not work for
others at all.


-- 
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