From owner-freebsd-current@FreeBSD.ORG Mon May 9 09:29:19 2005 Return-Path: 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 83E3916A4E7 for ; Mon, 9 May 2005 09:29:19 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 190A943D7B for ; Mon, 9 May 2005 09:29:19 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so765003rng for ; Mon, 09 May 2005 02:29:18 -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=NKbjZy18Pt/XLO1gfq2dh/sE967P1iKp0F/Twu5NR6JyHNAihdggQGQSg+3JrDQrlQVh0V1B3S4pAzxMdCCi0/i8oKaBK4acZU0Yynlo+GZ54cAv0WuKoi/RoZ4RJI8xKliNLQ3zaRUYvshJiujZAWopfdiNYrlK7kNDxqX0P5A= Received: by 10.38.76.33 with SMTP id y33mr1405292rna; Mon, 09 May 2005 02:29:18 -0700 (PDT) Received: by 10.38.149.7 with HTTP; Mon, 9 May 2005 02:29:18 -0700 (PDT) Message-ID: Date: Mon, 9 May 2005 11:29:18 +0200 From: Claus Guttesen To: Doug White In-Reply-To: <20050508155814.X77229@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050508155814.X77229@carver.gumbysoft.com> cc: freebsd-current@freebsd.org cc: "Alexander S. Usov" Subject: Re: kernel panics in recent RELENG-5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Claus Guttesen List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 09:29:19 -0000 > > It look that something was broken in the last few days in > > RELENG-5 branch. I am getting reproducible panics by pressing > > almost any key while system is booting or is in shutdown. > > Once it is up -- it works mostly fine. > > Also I noted that the keyboard was not working on my laptop > > while in the booting phase -- so after I managed to get a second > > panic doing fsck, I was unable to do anything in single-user mode. > > The only working keys I found were ScrollLock/Pause and > > Ctrl-Alt-Del :) Howewer rebooting it with acpi turned off I managed > > to get it working. >=20 > This was a change I made to try and fix the ttwwakeup() panic, but it > broke single user instead. It was backed out yesterday, so cvsup & > rebuild. Just did a buildworld/kernel and install-ditto with RELENG_5_4 cvsup'ed May 9'th 2005 at 09.00 GMT +1, booted into single-user-mode and into multi-user-mode from there, logged in. No problems on this Dell PE 2850 using a PS/2-keyboard. regards Claus