[Bug 11584] Multiple games crash with stack overflow error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 8 23:16:28 CDT 2008


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





--- Comment #75 from Vitaliy Margolen <vitaliy at kievinfo.com>  2008-06-08 23:16:28 ---
(In reply to comment #74)
> SetGlTextureDesc calls AddDirtyRect, supposdately to set the dirty rectangle.
> AddDirtyRect calls ModifyLocation(INSYSMEM, TRUE). This will make PreLoad load
> the surface from the sysmem copy, rather than the drawable. Not good. I think
> the AddDirtyRect call in this case is wrong, and a leftover from older times.
Removing call to AddDirtyRect() doesn't make any difference. Maybe because it's
already been called before in PreLoad()?


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