avision segfaults with scanimage -h? Which model scanner? does it happen on the server too?
allan On Wed, Dec 9, 2009 at 1:04 PM, Jeremy <jeremy at acjlaw.net> wrote: > I updated my batch scanimage script > (http://www.acjlaw.net:8080/~jeremy/Ricoh/scripts/bscan) > > and encountered a segfault when running: > bscan --mode=8-bit --shades=2 -bw --page=Letter --comp=lzw -duplex test > > resulting ?from the code which tests for DUPLEX support > scanimage -h --device="${i}" > > > The other backends don't segfault: > > for f in $(scanimage -L | cut -d ?' ' -f2); do > ?f="${f#\`}"; f="${f%\'}"; > ?echo $f; > ?scanimage -h -d "${f}" >/dev/null; > done > net:piii.acjlaw.net:sp15c:/dev/sg6 > scanimage: rounded value of br-x from 215.47 to 215.47 > scanimage: rounded value of br-y from 279.364 to 279.364 > net:piii.acjlaw.net:hs2p:/dev/sg5 > net:piii.acjlaw.net:epson2:libusb:001:002 > net:piii.acjlaw.net:avision:/dev/sg6 > Segmentation fault > > > I'm running Gentoo with > media-gfx/sane-backends-1.0.20-r2 > installed on both client and server. > > > -- > sane-devel mailing list: sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > ? ? ? ? ? ? to sane-devel-request at lists.alioth.debian.org > -- "The truth is an offense, but not a sin"
