From owner-freebsd-current Sat Oct 3 23:47:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA22352 for freebsd-current-outgoing; Sat, 3 Oct 1998 23:47:55 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles144.castles.com [208.214.165.144]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA22339 for ; Sat, 3 Oct 1998 23:47:40 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id XAA02349; Sat, 3 Oct 1998 23:52:27 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810040652.XAA02349@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Terry Lambert cc: eivind@yes.no (Eivind Eklund), alk@pobox.com, current@FreeBSD.ORG Subject: Re: something is leaking In-reply-to: Your message of "Sun, 04 Oct 1998 04:09:15 -0000." <199810040409.VAA24864@usr06.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 03 Oct 1998 23:52:26 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > swap_pager: suggest more swap space: 124 MB > > > > > > Another one. First rpc.statd grows to 126MB, now I come home from > > > dinner and find that netscape 4.06 is at 89MB. Something is leaking, > > > and it is something deep: rpc.statd is elf, and netscape 4.06 is > > > a.out, so they have no shared libs in common. > > > > It is 'normal' that netscape grow to that size. I see it routinely. > > Something also touch all of Netscapes memory in some cases (which is > > really hatefull, as it makes my box swap-trash). > > > > I'm not sure this is a bug or not; John Dyson was looking at it to > > determine what happened just as he quit FreeBSD (and wasn't sure > > whether it was a FreeBSD bug, either, though he said he suspected it > > might be.) > > The shared memory regions are not being "owned" and reference > counted correctly. > > This is either a bug in the X Server, or in netscape. Very few kernels are configured to have that much shared memory; I don't think this has anything to do with it. I've observed Netscape's interesting growth patterns on systems without SYSVSHM devined (ie. no MIT-SHM extension available). Also, I don't expect that rpc.statd talks to the X server. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message