From owner-freebsd-java Thu Feb 20 4:41: 1 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F22537B401 for ; Thu, 20 Feb 2003 04:41:00 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BC1843FB1 for ; Thu, 20 Feb 2003 04:40:55 -0800 (PST) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h1KEmIvb028588; Thu, 20 Feb 2003 14:48:18 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.2) id h1KClb4Y056311; Thu, 20 Feb 2003 14:47:37 +0200 (EET) (envelope-from ml) Date: Thu, 20 Feb 2003 14:47:37 +0200 From: Alexey Zelkin To: Huang wen hui Cc: java@FreeBSD.ORG Subject: Re: jdk1.4.1-p2 hang Message-ID: <20030220144737.A56286@phantom.cris.net> References: <3E54AF05.7010808@gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E54AF05.7010808@gddsn.org.cn>; from hwh@gddsn.org.cn on Thu, Feb 20, 2003 at 06:33:41PM +0800 X-Operating-System: FreeBSD 4.7-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, Hmm.. Testcase is not causing to crash any my past builds at 4.7. Will update my -CURRENT and check it. Are you sure that it's not intentional behaviour ? (shell configuration, etc?) On Thu, Feb 20, 2003 at 06:33:41PM +0800, Huang wen hui wrote: > hi, > this simple command can hang java: > > java -version 2>&1 |head -1 > > > $ uname -a > FreeBSD tp.gddsn.org.cn 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Mon Feb 17 > 21:57:26 CST 2003 hwh@tp.gddsn.org.cn:/usr/obj/usr/src/sys/IBM01 i386 > $ java -version > java version "1.4.1-p2" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.4.1-p2-hwh_05_feb_2003_09_47) > Java HotSpot(TM) Client VM (build 1.4.1-p2-hwh_05_feb_2003_09_47, mixed > mode) > $ java -version 2>&1 |head -1 > java version "1.4.1-p2" > Killed > $ sh: turning off NDELAY mode > > --hwh > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message