From owner-freebsd-stable@FreeBSD.ORG Sun Jun 19 16:01:06 2005 Return-Path: X-Original-To: stable@freebsd.org 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 D73E616A41C for ; Sun, 19 Jun 2005 16:01:06 +0000 (GMT) (envelope-from wilbury@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C1A343D48 for ; Sun, 19 Jun 2005 16:01:06 +0000 (GMT) (envelope-from wilbury@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so380284wri for ; Sun, 19 Jun 2005 09:01:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U98y+POE1pX0ZOS20WlQrrZwxsW57mwzKlMS1JbP6V2Zjux9cMds8sUrUY6h/cI0GQOgr3i180UNFLjXNlwY68MdizOKRQKgGjeiV7T/t/UczlNuRUC+JjYDQ+oXZkGKASJBvGuLDprbXGnWLcncfBT9KH3LalzmYAaWA9k86NE= Received: by 10.54.29.61 with SMTP id c61mr2061323wrc; Sun, 19 Jun 2005 09:01:05 -0700 (PDT) Received: by 10.54.11.46 with HTTP; Sun, 19 Jun 2005 09:01:05 -0700 (PDT) Message-ID: Date: Sun, 19 Jun 2005 18:01:05 +0200 From: Juraj Lutter To: Rong-En Fan In-Reply-To: <6eb82e0506140535428f4914@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6eb82e0506140535428f4914@mail.gmail.com> Cc: stable@freebsd.org Subject: Re: 5.3-p16/i386 unknown reason console hang X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juraj Lutter List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 16:01:07 -0000 On 6/14/05, Rong-En Fan wrote: > Hello all, >=20 > Recently, one of our 5.3-p16/i386 machine got frequenctly hang. Details, >=20 > 1. I can switch vty, but can't login (after typing username, got hang) > 2. can response to ping, but not other tcp/udp services > 3. can break into ddb I'm getting exactly the same behaviour on 4.11-STABLE/i386. After typing the username on console machine hangs. It works like a charm with previous kernel (4.8-STABLE). Upgrade was done today via usual way (build world/kernel, install world/kernel, mergemaster, reboot with /usr/local/etc/rc.d empty to ensure only base services to run). otis --=20 Sincerely yours, Juraj Lutter