From owner-freebsd-current@FreeBSD.ORG Sat Sep 28 17:44:39 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 292FE73E for ; Sat, 28 Sep 2013 17:44:39 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x234.google.com (mail-ee0-x234.google.com [IPv6:2a00:1450:4013:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B25FB28E4 for ; Sat, 28 Sep 2013 17:44:38 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id c41so1830180eek.11 for ; Sat, 28 Sep 2013 10:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=a02TxqwFmcU6RFtLWota4G73ADnWs+pilQScE6A0p7Y=; b=Zik4pdq2My8haRDLQqd/fHZbyUcsOt1BnWsey4PjMrfq/tiEBlgHbf81NUZKcELCAe nd9PkQjtyRKonhR6rfd3m7VO2Spkkp9kiuhqEwZbGm5MjRMv4XaMUlnZGze8BlZrMNSh rCcBxDbW3yOfvAa+7aOXEjUxT0UGfuiVmUGW6MGz+SPH65umzD5zhyhWGr22jPDkSC12 YYzS95BDAja7HoXz9pCATV46B6ksZkMIAieyMJg9IY02ui8Kz66WOhH1/lcv6uOl9QIR d3N9zwSwC9cKOTc09YEi5k03zuxBbkiXlix+5qaE02/oUda9Oy+2HvcxZVLGkOD+GHOE UlhA== X-Received: by 10.14.109.201 with SMTP id s49mr3127896eeg.54.1380390276947; Sat, 28 Sep 2013 10:44:36 -0700 (PDT) Received: from notebook.alkar.net ([91.243.193.58]) by mx.google.com with ESMTPSA id i1sm30129580eeg.0.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Sep 2013 10:44:36 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Sat, 28 Sep 2013 20:45:25 +0300 Message-ID: <1570804.25lYyXuIYX@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <2044167.1o9x04pvlW@notebook.alkar.net> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <2044167.1o9x04pvlW@notebook.alkar.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 28 Sep 2013 17:44:39 -0000 I try to build with gcc 4.6 - the same result :( Artyom MirgorodskiyOn Saturday 28 September 2013 19:05:16 wrote: > Yes. I updated and reinstall all ports before report... > Possible clang problems... > > On Saturday 28 September 2013 14:19:28 Hans Petter Selasky wrote: > > Hi, > > > > There has been no big changes in the FreeBSD's libusb recently. Looks like a problem in gphoto2. Did you upgrade to a newer gphoto2 version recently? > > > > --HPS > > > > -----Original message----- > > > From:Artyom Mirgorodskiy > > > > Sent: Saturday 28th September 2013 1:05 > > > To: freebsd-current@freebsd.org > > > Subject: gphoto2 bus error > > > > > > I just update to current and get bus error when I try to run gphoto2: > > > > > > Starting program: /usr/local/bin/gphoto2 --shell > > > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100144] > > > [New Thread 802806400 (LWP 100144/gphoto2)] > > > > > > Program received signal SIGBUS, Bus error. > > > [Switching to Thread 802806400 (LWP 100144/gphoto2)] > > > 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > > > (gdb) bt > > > #0 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > > > #1 0x00000008040083cd in libusb_free_device_list () from /usr/lib/libusb.so.3 > > > #2 0x0000000803801a2a in gp_port_usb_exit (port=) > > > at libusb1.c:275 > > > #3 0x0000000801135763 in gp_port_free (port=0x80286d280) at gphoto2-port.c:124 > > > #4 0x0000000800ebc6a9 in gp_abilities_list_detect (list=0x802869080, > > > info_list=0x802869050, l=0x8028ec000, context=0x45) > > > at gphoto2-abilities-list.c:488 > > > #5 0x000000000040e0f7 in ?? () > > > #6 0x0000000000404aef in ?? () > > > #7 0x0000000800635000 in ?? () > > > #8 0x0000000000000000 in ?? () > > > > > > > > > > -- Artyom Mirgorodskiy