From owner-freebsd-stable Tue Aug 31 11:14: 2 1999 Delivered-To: freebsd-stable@freebsd.org Received: from carlton.innotts.co.uk (carlton.innotts.co.uk [212.56.32.2]) by hub.freebsd.org (Postfix) with ESMTP id 680AB15BA8 for ; Tue, 31 Aug 1999 11:13:40 -0700 (PDT) (envelope-from robmel@innotts.co.uk) Received: (from uucp@localhost) by carlton.innotts.co.uk (8.9.3/8.9.3) with UUCP id TAA18287 for freebsd-stable@freebsd.org; Tue, 31 Aug 1999 19:11:24 +0100 Received: from [172.16.99.111] (robslap.nadt.org.uk [172.16.99.111]) by charlie.nadt.org.uk (8.9.3/8.6.12) with ESMTP id SAA33897 for ; Tue, 31 Aug 1999 18:16:43 +0100 (BST) Mime-Version: 1.0 X-Sender: robmel@wrcmail (Unverified) Message-Id: Date: Tue, 31 Aug 1999 18:16:44 +0100 To: freebsd-stable@freebsd.org From: Robin Melville Subject: Runaway processes Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear All, I have run into a problem which started with a STABLE cvsup back around mid-July. Previously well-behaved applications have started to run away. This apparently occurs if a user kills their telnet session without logging out. The processes consume large amounts of the 'System' CPU cycle & bring the load up to about 2.5. Under ps or top they always appear in RUN mode. Mostly they are killable with SIGTERM but sometimes need SIGKILL. Killing them (even with SIGABRT) doesn't cause them to drop core that I can debug. These are both locally written database applications and also /bin/sh. We've been running the database applications more-or-less unchanged for at least 5 years. Subsequent to this problem I recompiled them all as ELF but this has made no difference. I wonder if anybody else has seen this behaviour or can give me an indication of any workarounds I might try. TIA Robin. ---------------------------------------------------------------------- Robin Melville, Addiction Information Service Nottingham Alcohol & Drug Team Tel: +44 (0)115 952 9478 Fax: +44 (0)115 952 9421 work: robmel@nadt.org.uk Pages: http://www.innotts.co.uk/nadt ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message