#26194: Segmentation violation in scanimage ---------------------------------+------------------------------------------ Reporter: hanche@… | Owner: aguynamedryan+sane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: sane-backends ---------------------------------+------------------------------------------ Comment(by aguynamedryan+macports@…): First off, thanks for the great problem description. Lots of good detail in there. Unfortunately I don't have access to your particular scanner so I'm going to have to ask you to run a few commands for me. We'll start with the most basic. Just to make certain that we're both looking at the same version of SANE, will you please tell me the output of: {{{ scanimage -V }}} Also, please run the following command and attach the resulting debug.log file to this ticket: {{{ export SANE_DEBUG_DLL=127 Thanks! export SANE_DEBUG_GENESYS=127 scanimage -d genesys:libusb:038:003 --mode Lineart -x 57 -y 100 2> debug.log }}} This might help me figure out how far {{{sane_genesys_open}}} gets before the problem occurs. As a final shot in the dark, assuming you have only the one scanner attached to your computer, will you please tell me what happens when you run: {{{ scanimage --mode Lineart -x 57 -y 100 }}} -- Ticket URL: <http://trac.macports.org/ticket/26194#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS