From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 06:53:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC35437B404 for ; Mon, 7 Apr 2003 06:53:52 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-14-233.abo.wanadoo.fr [193.253.40.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5AB43FCB for ; Mon, 7 Apr 2003 06:53:50 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h37DrmPJ096610 for ; Mon, 7 Apr 2003 15:53:48 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@FreeBSD.ORG Date: Mon, 7 Apr 2003 15:53:49 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304071553.49241.ajacoutot@lphp.org> Subject: gphoto2 Segmentation fault (core dumped) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:53:53 -0000 Hi ! Did anyone succeed in making gphoto2 works under 4.8-RELEASE ? When I want to list the files in my camera, this is what I get: $ gphoto2 --camera="Canon Digital IXUS 300" --port=usb: -L Segmentation fault (core dumped) I tried recompiling libgphoto2 and gphoto2 from the ports collection but I still get the same error. Any idea how I could access to my digital camera (which can't be mounted as an usb hard drive). Thanks. Antoine