From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 1 10:22:12 2005 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A72816A41F for ; Mon, 1 Aug 2005 10:22:12 +0000 (GMT) (envelope-from hl153459@whatluo.prc.sun.com) Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4067F43D49 for ; Mon, 1 Aug 2005 10:22:12 +0000 (GMT) (envelope-from hl153459@whatluo.prc.sun.com) Received: from dm-prc-02.singapore.sun.com ([129.158.71.110]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id j71AMA1d021915 for ; Mon, 1 Aug 2005 03:22:11 -0700 (PDT) Received: from whatluo.PRC.Sun.COM (whatluo.PRC.Sun.COM [129.158.219.88]) by dm-prc-02.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL, v2.2) with ESMTP id j71AMspi016990 for ; Mon, 1 Aug 2005 18:22:54 +0800 (SGT) Received: from whatluo.PRC.Sun.COM (localhost [127.0.0.1]) by whatluo.PRC.Sun.COM (8.13.1+Sun/8.13.1) with ESMTP id j71AIK6G014680 for ; Mon, 1 Aug 2005 18:18:20 +0800 (CST) Received: (from hl153459@localhost) by whatluo.PRC.Sun.COM (8.13.1+Sun/8.13.1/Submit) id j71AIJrn014679 for freebsd-bugs@freebsd.org; Mon, 1 Aug 2005 18:18:19 +0800 (CST) Date: Mon, 1 Aug 2005 18:18:19 +0800 From: "Huajian.Luo" To: freebsd-bugs@freebsd.org Message-ID: <20050801101818.GH9443@whatluo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: SUN MICROSYSTEMS BEIJING ERI User-Agent: Mutt/1.5.7i Subject: 5-LATEST reboot when plugin usb memory stick X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Huajian.Luo" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 10:22:12 -0000 Hi all, I've just cvsup'ed to 5-LATEST of 20050730 and compiled w/ GENERIC everything works OK, but when I plug in my 128M USB stick it reported error message and try again and again, and after I change to another slot it reported the same error message but auto reboot the box. but when I try my 20G external USB disks, It found the device and everything works great. In my 5.3 box when I plugin the USB stick, it will panic with message like "page fault" alike and I ever though it was fixed in 5.4. I just want to know is this a known bug in 5.4 or a new? cause I'm off my bsd box now, and I can provide more info if needed. Thanks, --whatluo.