Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X11R4 Xsun server appears to have a memory leak Message-ID: <9002021818.AA09413@expire.lcs.mit.edu> Date: 2 Feb 90 18:18:01 GMT References: <1990Feb2.153723.20455@arris.com> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 16 The primary client is a Symbolics UX400, I've never looked at the Genera support, but it certainly wouldn't surprise me to discover that it's client side allocates things and never frees them (e.g. large pixmaps). There's no a priori reason to blame the server. Doesn't xdm send a SIGHUP to the server when the last client terminates? Isn't that supposed to reinitialize the server? It does "reinitialize" the server, but that doesn't cause the process size to shrink; you can only do that in a typical Unix by killing off the process and starting a new one (e.g. by typing control-backslash at the login prompt).