[Bug 22733] Gestan installer crashes in winex11.drv when running within NX session

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 26 14:32:23 CDT 2010


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





--- Comment #1 from Vincent Povirk <madewokherd at gmail.com>  2010-05-26 14:32:23 ---
Seems like the call to get_xrender_format in XRender_AlphaBlend is failing, and
we end up dereferencing a NULL pointer.

I don't know what the proper fix is, but you could probably work around it by
running the rest of the special case only if fmt != NULL.

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