On 10/01/13 14:22, John wrote:
On Sat, Sep 28, 2013 at 02:05:42AM +0300, Artyom Mirgorodskiy wrote:
I just update to current and get bus error when I try to run gphoto2:


Hi,

This might be related - I get SIGBUS when running scanimage (Canon LIDE 110 
scanner).
I installed sane backends and frontends and xsane on 9.2-R, plugged in scanner. 
It
is seen:

ugen4.4: <CanoScan Canon> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON 
(500mA)

scanimage -L gives:

$ scanimage -L
Bus error: 10 (core dumped)

gdb gives:

$ gdb scanimage
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols 
found)...
(gdb) r
Starting program: /usr/local/bin/scanimage
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no 
debugging
symbols found)...(no debugging symbols found)...[New LWP 100431]
[New Thread 804007400 (LWP 100431/scanimage)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 804007400 (LWP 100431/scanimage)]
0x00000008079d3829 in scsi_inquiry ()
    from /usr/local/lib/sane/libsane-microtek2.so.1

I don't think it's a scanner issue as it works perfectly on windows and is 
completely
supported on xsane. Maybe there's some kind of USB problem on freebsd-9, I 
dunno.


Hi,

Could you enter "bt" in GDB and show the output when this crash happens?

--HPS
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to