From owner-freebsd-current@FreeBSD.ORG Wed Feb 15 21:09:26 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C32D16A422 for ; Wed, 15 Feb 2006 21:09:26 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C06143D49 for ; Wed, 15 Feb 2006 21:09:25 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by pasmtp.tele.dk (Postfix) with ESMTP id 9F0EA1EC324; Wed, 15 Feb 2006 22:09:17 +0100 (CET) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.4/8.13.4) with ESMTP id k1FL9GCC000880; Wed, 15 Feb 2006 21:09:16 GMT (envelope-from phk@critter.freebsd.dk) To: Jiawei Ye From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 16 Feb 2006 01:59:18 +0800." Date: Wed, 15 Feb 2006 21:09:16 +0000 Message-ID: <879.1140037756@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@freebsd.org Subject: Re: calcru: runtime went backwards X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 21:09:26 -0000 In message , Jiawe i Ye writes: >I still get calcru messages from kernel built with sources 2 hours ago >cvsupped via cvsup12. When the system is under load, sshd and inetd >can get these messages and stop responding to any requests. As the >machine is at a remote site, my original idea was to keep sshd and >inetd/telnetd running, so that when sshd freezes, I can telnet into >the machine and restart sshd (from a security point of view, this is a >bad thing, I know). But to my surprise, after sshd froze, telnetd >won't respond either. Connection was built successfully but no login >prompt appeared. At this time, any CGI script that httpd invokes will >not run. Could this possibly be some problem with the pts code instead >of the accounting code? Doesn't sound like the cpu time accounting code to me... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.