From owner-freebsd-stable@FreeBSD.ORG Mon Jan 24 13:49:09 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 659B216A4CF for ; Mon, 24 Jan 2005 13:49:09 +0000 (GMT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F0F43D46 for ; Mon, 24 Jan 2005 13:49:09 +0000 (GMT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 6444061C8; Mon, 24 Jan 2005 08:48:58 -0500 (EST) Received: from hachigo.sweetdreamsracing.biz (hachigo.sweetdreamsracing.biz [66.92.171.91]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Mon, 24 Jan 2005 08:48:58 -0500 Message-ID: <20050124084858.9rdtie0wsg8o4css@www.sweetdreamsracing.biz> Date: Mon, 24 Jan 2005 08:48:58 -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: Mon, 24 Jan 2005 13:49:09 -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