pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

memory leak with xorg-server-1.4.0.90nb3? (Re: modular-xorg and DRM/DRI checkpoint)



Hello,

At Wed, 2 Jul 2008 11:57:41 -0400 (EDT),
Jared D. McNeill wrote:
> I'm using 1.4.0+latest intel driver on one machine and 1.3.0+intel 2.1.1 
> on another. Both are functional, Xorg 1.4.0 is much nicer :-)

I'm using xorg-server-1.4.0.90nb3 in pkgsrc-wip.  With the Xserver,
a memory leak has been caused by rendering anti-aliased fonts.

$ xterm -fa "Bitstream Vera Sans Mono" -fs 8
[focus to new xterm]
$ ps acux | grep Xorg
root      7466  0.0  1.0 2804  16456 ?      S    10:21AM 0:20.74 Xorg
$ top
[press ctrl-l for one minute and quit]
$ ps acux | grep Xorg
root      7466 84.0  4.8 2804  75788 ?      R    10:21AM 1:22.93 Xorg
                               ^^^^^

It does not happen without `-fa' option.
Does anyone else seeing this?

best regards.
-- 
 Kouichirou Hiratsuka
   hira%po6.nsk.ne.jp@localhost


Home | Main Index | Thread Index | Old Index