From owner-freebsd-stable@FreeBSD.ORG Tue Jan 25 20:05:59 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1206B16A4CE for ; Tue, 25 Jan 2005 20:05:59 +0000 (GMT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E2D43D53 for ; Tue, 25 Jan 2005 20:05:58 +0000 (GMT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 065C561BA; Tue, 25 Jan 2005 15:05:39 -0500 (EST) Received: from 141.156.69.109 ([141.156.69.109]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Tue, 25 Jan 2005 15:05:38 -0500 Message-ID: <20050125150538.4j7ujd0miogwkoc4@www.sweetdreamsracing.biz> Date: Tue, 25 Jan 2005 15:05:38 -0500 From: Kenneth Culver To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: problem with ugen and canon camera (panic) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 20:05:59 -0000 Hi, Recently (within the last 2 weeks or so) something was committed which messed up my ability to grab pics off my canon PowerShot S200. I type "gphoto2 --auto-detect --get-all-files" on the commandline, and the following (roughly, since it's from memory) message pops up: WARNING: device_destroy called on 231/1 Panic: don't do that And then of course the machine panics. When I get a chance I'm going to try to pinpoint which commit caused this to start happening, but I thought I'd report the problem first anyway. Thanks. Ken