From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 12:54:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD4E716A417 for ; Thu, 23 Aug 2007 12:54:55 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.freebsd.org (Postfix) with ESMTP id 9691013C4B0 for ; Thu, 23 Aug 2007 12:54:55 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 3427 invoked from network); 23 Aug 2007 12:54:55 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 23 Aug 2007 12:54:54 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 760F12843A; Thu, 23 Aug 2007 08:54:54 -0400 (EDT) To: Ghirai References: <20070822015452.c4da7cb9.ghirai@ghirai.com> From: Lowell Gilbert Date: Thu, 23 Aug 2007 08:54:54 -0400 In-Reply-To: <20070822015452.c4da7cb9.ghirai@ghirai.com> (ghirai@ghirai.com's message of "Wed\, 22 Aug 2007 01\:54\:52 +0000") Message-ID: <44zm0ijtr5.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: system crash/reset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 12:54:55 -0000 Ghirai writes: > I'm running 6.2-RELEASE, with xfce. > > Suddenly, everything froze. > Couple seconds after that, the system resets. > I ran fsck and everything seem to be ok. > > This is what /var/log/messages looks like right before reset: > > Aug 22 01:19:55 deimos kernel: umass0: BBB reset failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-in clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-out clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB reset failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-in clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-out clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB reset failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-in clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: umass0: BBB bulk-out clear stall failed, IOERROR > Aug 22 01:19:55 deimos kernel: Opened disk da0 -> 5 > > And it repeats that numerous times. > > I might add that i'm using a 'default' microsoft, 3 button USB mouse, which > doesn't work untill i remove and stick it in again. > I have usbd_enable="YES" and moused_enable="YES" in /etc/rc.conf. > > Also, i didn't have any additional media in any of the USB ports (da0 appears in /dev when i use a flash drive for example). > > System temperature is a non-issue. > > Any idea what the problem is? Well, *something* plugged in thought it was a umass device (or at least the kernel thought it was), and refused to accept disk commands...