Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2013 02:05:42 +0300
From:      Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   gphoto2 bus error
Message-ID:  <1430354.OSvlCO8lK8@notebook.alkar.net>

next in thread | raw e-mail | index | archive | help
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=<value optimized out>)
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1430354.OSvlCO8lK8>