http://bugs.winehq.org/show_bug.cgi?id=22733
Summary: Gestan installer crashes in winex11.drv when running within NX session Product: Wine Version: 1.1.44 Platform: x86 URL: http://www.ics-informatique.com/html/gestan.html OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=28026) --> (http://bugs.winehq.org/attachment.cgi?id=28026) Gestan installer backtrace
While trying to test bug 21978 with wine-1.1.44-170-g69326aa, I noticed that trying to launch the Gestan installer induces a crash within an xrender helper in winex11.drv. This only seems to happen when running the installer within an NX session; running within a local X session doesn't seem to cause a crash. The relevant backtrace is attached.
http://bugs.winehq.org/show_bug.cgi?id=22733
--- Comment #1 from Vincent Povirk madewokherd@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.
http://bugs.winehq.org/show_bug.cgi?id=22733
--- Comment #2 from butraxz@gmail.com 2013-06-27 12:40:37 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?
https://bugs.winehq.org/show_bug.cgi?id=22733
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- download dead. no feedback 5 years
https://bugs.winehq.org/show_bug.cgi?id=22733
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=22733
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.