From owner-freebsd-stable Thu Nov 14 11:55:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CB7E37B401 for ; Thu, 14 Nov 2002 11:55:16 -0800 (PST) Received: from hyperreal.org (taz3.hyperreal.org [209.237.226.90]) by mx1.FreeBSD.org (Postfix) with SMTP id BBFAB43E8A for ; Thu, 14 Nov 2002 11:55:12 -0800 (PST) (envelope-from brian@hyperreal.org) Received: (qmail 64042 invoked from network); 14 Nov 2002 19:55:01 -0000 Received: from localhost.hyperreal.org (HELO yez.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 14 Nov 2002 19:55:01 -0000 Received: (qmail 8920 invoked by uid 1000); 14 Nov 2002 19:55:57 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Nov 2002 19:55:57 -0000 Date: Thu, 14 Nov 2002 11:55:57 -0800 (PST) From: Brian Behlendorf To: stable@freebsd.org Cc: infrastructure@apache.org Subject: /usr/bin/cvs consumes 60MB of memory, freezes Message-ID: <20021114114009.V6730-100000@yez.hyperreal.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost.hyperreal.org 1.6.2 900/1000/N Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd submit this as a bug through the web site, but http://www.freebsd.org/send-pr.html gives permission denied. I cvsup'd (from a 4.7-prerelease) and made-world last night apache.org's CVS server to RELENG4_7 to pick up the bind/resolver fixes, and now it's getting hit with CVS processes that consume 60MB of memory and spin CPU in a RUN state without limit. Not all CVS processes get into this state, but I can't discern a pattern to those who do. No /tmp file corresponding to a runaway process exists, as best I can tell. I tried using ktrace to see what it was doing, and nothing was captured. Has anyone else seen this? I know FreeBSD simply imports the CVS sources from cvshome.org, and this change was probably seen with the 1.11.2 update; my next step will be to backrev and try older tags (which shouldn't require backreving world, I'd hope), but I'm hoping I'm not the only one seeing this. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message