[plt-scheme] mred, bitmaps, and X memory usage/leak
On Mon, 15 Dec 2008, Matthew Flatt wrote:
> I'm not able to reproduce the problem so far. I've tried running the
> program under x86_64 Linux and the X11 build for Mac OS X (as well as
> normal Mac OS X).
>
> Can you think of anything special about your configuration? Or can you
> reproduce the problem yourself on multiple machines (which would
> suggest that I'm just not running it right)?
There wasn't anything special for running it, just let it run for a while.
X memory starts going way off after about 500 steps in the example code
(palette switches to green).
I don't have another machine with display available right now.
I am using xorg-server-1.3.0.0, with the nv driver (xf86-video-nv-2.1.12)
[xorg.conf: Option "XaaNoOffscreenPixmaps"]
Perhaps it is an X related bug? Can anyone else test on X11?
-- vyzo