From owner-freebsd-usb@FreeBSD.ORG Tue Jul 15 16:27:03 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C6AD1065671 for ; Tue, 15 Jul 2008 16:27:03 +0000 (UTC) (envelope-from prvs=pschmehl_lists=075a84bca@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8368FC0A for ; Tue, 15 Jul 2008 16:27:02 +0000 (UTC) (envelope-from prvs=pschmehl_lists=075a84bca@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.30,367,1212382800"; d="scan'208";a="4267070" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 15 Jul 2008 10:57:27 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id C1D9723DF2 for ; Tue, 15 Jul 2008 10:57:27 -0500 (CDT) Date: Tue, 15 Jul 2008 10:57:26 -0500 From: Paul Schmehl To: freebsd-usb@freebsd.org Message-ID: <91DD32EA4C3672A46D423E44@utd65257.utdallas.edu> In-Reply-To: <3a142e750807150223w6f264048wd9e13ae8846b593c@mail.gmail.com> References: <3632806C83D31F1A23DE0F0A@utd65257.utdallas.edu> <3a142e750807150219j5a619135x19edba16e6590c21@mail.gmail.com> <3a142e750807150223w6f264048wd9e13ae8846b593c@mail.gmail.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Crash when booting with umass device connected X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 16:27:03 -0000 --On Tuesday, July 15, 2008 11:23:09 +0200 "Paul B. Mahol" wrote: > > Look in Developers handbook for more info > /usr/share/doc/en/books/developers-handbook/index.html > > I think that textdumps are MFCed to STABLE. > Textdumps provide easy way for gathering backtraces. The problem is, I'm not getting dump files. (And dumpdev is set to AUTO - the default.) Savecore runs, but there's nothing to put in /var/crash. -- Paul Schmehl As if it wasn't already obvious, my opinions are my own and not those of my employer.