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
On Mon, 24 Jan 2005, Kenneth Culver <culverk@sweetdreamsracing.biz> wrote:> 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 >I think this has been fixed. See http://www.freebsd.org/cgi/query-pr.cgi?pr=76240 and http://lists.freebsd.org/pipermail/cvs-src/2005-January/039069.html julian 2005-01-23 06:48:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/usb ugen.c Log: MFC to bring in line with -current version PR: usb/76240 Submitted by: Claude Buisson <cbuisson at nerim.net> Revision Changes Path 1.88.2.3 +106 -41 src/sys/dev/usb/ugen.c You should cvsup again to see if it solves your problem. Hope this helps, - Olivier
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