From owner-freebsd-stable Tue Feb 11 17:54:54 2003 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 BF72937B401 for ; Tue, 11 Feb 2003 17:54:52 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id F197D43F3F for ; Tue, 11 Feb 2003 17:54:51 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18im6T-0007zd-00; Wed, 12 Feb 2003 07:54:25 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18im6N-0007uk-00; Wed, 12 Feb 2003 07:54:19 +0600 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.6/8.12.6) with ESMTP id h1C1rxRV020692; Wed, 12 Feb 2003 07:53:59 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.6/8.12.6/Submit) id h1C1ruts020690; Wed, 12 Feb 2003 07:53:56 +0600 (NS) Date: Wed, 12 Feb 2003 07:53:56 +0600 From: Max Khon To: Jonas Bulow Cc: freebsd-stable@freebsd.org Subject: Re: libc_r seems to be broken in 4.7-STABLE as of Jan 27 Message-ID: <20030212075356.B20509@iclub.nsu.ru> References: <3E3E8896.10003@servicefactory.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E3E8896.10003@servicefactory.se>; from jonas@servicefactory.se on Mon, Feb 03, 2003 at 04:19:50PM +0100 X-Spam-Status: No, hits=-4.3 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, SUBJECT_MONTH,SUBJECT_MONTH_2,USER_AGENT,USER_AGENT_MUTT version=2.43 X-Envelope-To: jonas@servicefactory.se, freebsd-stable@freebsd.org 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 hi, there! On Mon, Feb 03, 2003 at 04:19:50PM +0100, Jonas Bulow wrote: > There seems to be a problem in libc_r causing processes to hang > (spinning) during startup of the process. > > It happens when the box is very busy. I got the back trace below using > gcore on such a spinning process. The process consumed like 70% CPU. > > Has this been seen before? What more can I do to help solve the problem? > > The is a diskless box without swap. It's likely it went out of memory. hmm, I've never seen such behaviour. Can you try to make a simple program which will reproduce this weird behaviour? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message