OpenSolaris

Printable Version Enter a New Search
Bug ID 6255133
Synopsis SunRay: Xinerama: memory leak in Xsun after calling XCreatePixmap(3X11)
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:xsun-server
Keywords XCreatePixmap | leak | memory | xsun
Responsible Engineer Stuart Kreitman
Reported Against
Duplicate Of
Introduced In solaris_9
Commit to Fix s9_patch
Fixed In s9_patch
Release Fixed solaris_9(s9_patch) , solaris_10u2(s10u2_07) (Bug ID:2128759) solaris_nevada(snv_37) (Bug ID:2128760,)
Related Bugs
Submit Date 14-April-2005
Last Update Date 16-January-2007
Description
On Sunray, if Xsun is running in Xinerama mode, a memory leak happens in Xsun
when X client application calls XCreatePixmap(3X11) and exits without calling
XFreePixmap(3X11).

This means, if X client application is crashed due to some reasons after called
XCreatePixmap(3X11), Xsun will not be able to free that allocated memory forever.

 xxxxx@xxxxx.com 2005-04-14 07:08:37 GMT
Work Around
N/A
Comments
N/A