From owner-freebsd-questions@FreeBSD.ORG Tue Aug 21 22:55:12 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 52EE216A418 for ; Tue, 21 Aug 2007 22:55:12 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from iota.fastbighost.com (iota.fastbighost.com [65.98.8.190]) by mx1.freebsd.org (Postfix) with ESMTP id 2E19313C494 for ; Tue, 21 Aug 2007 22:55:12 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from [89.122.139.50] (port=63079 helo=deimos.bsd.nix) by iota.fastbighost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66) (envelope-from ) id 1INcW8-0008QM-K0 for freebsd-questions@freebsd.org; Tue, 21 Aug 2007 22:48:09 +0000 Date: Wed, 22 Aug 2007 01:54:52 +0000 From: Ghirai To: freebsd-questions@freebsd.org Message-Id: <20070822015452.c4da7cb9.ghirai@ghirai.com> X-Mailer: Sylpheed 2.4.4 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iota.fastbighost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - ghirai.com X-Source: X-Source-Args: X-Source-Dir: Subject: 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: Tue, 21 Aug 2007 22:55:12 -0000 Hello list, 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? Thanks. -- Regards, Ghirai.