From owner-freebsd-usb@FreeBSD.ORG Thu Jun 4 23:00:11 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DBF81065672 for ; Thu, 4 Jun 2009 23:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0C2E88FC0C for ; Thu, 4 Jun 2009 23:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n54N0AQc086934 for ; Thu, 4 Jun 2009 23:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n54N0ASD086933; Thu, 4 Jun 2009 23:00:10 GMT (envelope-from gnats) Date: Thu, 4 Jun 2009 23:00:10 GMT Message-Id: <200906042300.n54N0ASD086933@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Volker Cc: Subject: Re: Re: usb/135206: machine reboots when inserted USB device X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 23:00:11 -0000 The following reply was made to PR usb/135206; it has been noted by GNATS. From: Volker To: TOGAWA Satoshi Cc: Hans Petter Selasky , freebsd-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Re: usb/135206: machine reboots when inserted USB device Date: Thu, 04 Jun 2009 20:46:45 +0200 On 12/23/-58 20:59, TOGAWA Satoshi wrote: > On Wed, 3 Jun 2009 13:27:52 +0200 > Hans Petter Selasky wrote: > >> On Wednesday 03 June 2009, Satoshi Togawa wrote: >>>> Number: 135206 >>>> Category: usb >>>> Synopsis: machine reboots when inserted USB device >>>> Confidential: no >>>> Severity: non-critical >>>> Priority: low >>>> Responsible: freebsd-usb >>>> State: open >>>> Quarter: >>>> Keywords: >>>> Date-Required: >>>> Class: sw-bug >>>> Submitter-Id: current-users >>>> Arrival-Date: Wed Jun 03 11:10:00 UTC 2009 >>>> Closed-Date: >>>> Last-Modified: >>>> Originator: Satoshi Togawa >>>> Release: 8-current >>>> Organization: >>>> Environment: >>> FreeBSD nayuki.vegalta.org 8.0-CURRENT FreeBSD 8.0-CURRENT #22: Sun May 31 >>> 23:11:59 JST 2009 togawa@nayuki.vegalta.org:/usr/obj/usr/src/sys/NAYUKI >>> i386 >>> >>>> Description: >>> When I insert USB device on DELL Inspiron mini 9, machine hangs up and >>> reboot. I can see this with USB reader/writer of microSD and modem card. >>> >> Do you have any old modules in /boot/modules ? >> >> --HPS >> >> > > My /boot/modules is empty and there isn't directory /boot/kernel.old . > Togawa, at first, it may eventually make sense to see a kernel panic backtrace - without that, it's guesswork (tm). Can you show us your kernel config? But please try to sync your binaries (kernel + kld's + world) first. Not related to your problem, you should fix your thumb drive / sdhc module slices and fix filesystem labels. Volker