From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 13:10:44 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A64437B405 for ; Thu, 17 Apr 2003 13:10:44 -0700 (PDT) Received: from mail.dada.it (mail2.dada.it [195.110.100.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 52BC743FAF for ; Thu, 17 Apr 2003 13:10:40 -0700 (PDT) (envelope-from riccardo@torrini.org) Received: (qmail 31667 invoked from network); 17 Apr 2003 20:10:36 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 17 Apr 2003 20:10:36 -0000 Received: from trudy.torrini.home (localhost.torrini.home [127.0.0.1]) by torrini.org (8.12.9/8.12.9) with ESMTP id h3HKAb2n000915 for ; Thu, 17 Apr 2003 22:10:37 +0200 (CEST) (envelope-from riccardo@trudy.torrini.home) Received: (from riccardo@localhost) by trudy.torrini.home (8.12.9/8.12.9/Submit) id h3HKAb4F000914 for freebsd-current@FreeBSD.ORG; Thu, 17 Apr 2003 22:10:37 +0200 (CEST) Date: Thu, 17 Apr 2003 22:10:36 +0200 From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Message-ID: <20030417201036.GD505@trudy.torrini.home> References: <20030417191637.GA505@trudy.torrini.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030417191637.GA505@trudy.torrini.home> User-Agent: Mutt/1.4.1i Subject: Re: usb cf reader X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 20:10:44 -0000 On Thu, Apr 17, 2003 at 09:16:37PM +0200, Riccardo Torrini wrote: > How it is supposed to work? I'm unable to access my CF (tryed also > on 4.8-STABLE w/out success) and after recompiling world (29 march) > also gphoto stopped to work. Something related to usb device? I forgot to say that I never tested this reader before, because I luckily used gphoto2, I tryed this CF reader only because gphoto2 start and immediatly core dump accessing my camera. Can I (must?) fire up a PR for gphoto2? I don't know if it works under 4.x tree... This happens every time. I'm running gphoto2 as root (as on previous world of about late january). (sorry for long lines) -----8<----- Program received signal SIGSEGV, Segmentation fault. 0x28243e4c in gp_filesystem_folder_number () from /usr/local/lib/libgphoto2.so.2 (gdb) bt #0 0x28243e4c in gp_filesystem_folder_number () from /usr/local/lib/libgphoto2.so.2 #1 0x2824406f in gp_filesystem_folder_number () from /usr/local/lib/libgphoto2.so.2 #2 0x28244f34 in gp_filesystem_list_folders () from /usr/local/lib/libgphoto2.so.2 #3 0x2823e2ed in gp_camera_folder_list_folders () from /usr/local/lib/libgphoto2.so.2 #4 0x08053592 in ?? () #5 0x080530b5 in ?? () #6 0x080506bf in ?? () #7 0x282b0477 in invokeCallbacksOPTION () from /usr/local/lib/libpopt.so.0 #8 0x282b1d35 in poptGetNextOpt () from /usr/local/lib/libpopt.so.0 #9 0x08051dde in ?? () #10 0x0804b3a5 in ?? () (gdb) stop -----8<----- -- Riccardo.