[sane-devel] scanimage/scanadf Segmentation fault

2009-05-18 Thread Stefan Below
Its an ltsp environment, and i have not installed scanimage&scanadf on the server side.Only saned is installed. Maybe i can do the testing in a few hours. I can scan with scanimage --mode Gray, but scanadf --mode Gray fgives me the seg fault. But thats a little bit strange.I got the same erro

[sane-devel] scanimage/scanadf Segmentation fault

2009-05-18 Thread Stefan Below
hmm, thats strange. scanimage -L now works. Its a client / server setup. On client side i have a fujitsu-4120C2. When i try SANE_DEBUG_DLL=5 scanadf --mode Gray --compression JPEG The last lines are:[dll] sane_get_option_descriptor(handle=0x2240340,option=84) [dll] sane_get_option_descriptor(han

[sane-devel] scanimage/scanadf Segmentation fault

2009-05-18 Thread Stefan Below
Hello, i have some troubles with scanimage. when try scanimage -L or scanimage --help, i get the following output: ... ., help message from scanimage . . Segmentation fault Thats it. gdb scanimage points me to: Program received signal SIGTRAP, Trace/breakpoint trap. 0x7f969c04d9e7 in ?? () f

[sane-devel] scanimage/scanadf Segmentation fault

2009-05-18 Thread m. allan noah
But on the server (where the scanner is connected) if you stop saned, you can scan with those arguments, correct? what if on the client side (no scanner) you scan without the --compression option? allan On Mon, May 18, 2009 at 11:37 AM, Stefan Below wrote: > hmm, thats strange. scanimage -L now

[sane-devel] scanimage/scanadf Segmentation fault

2009-05-18 Thread m. allan noah
try: SANE_DEBUG_DLL=5 scanimage -L and lets see which backend the dll backend loads right before the problem. allan On Mon, May 18, 2009 at 11:16 AM, Stefan Below wrote: > Hello, > i have some troubles with scanimage. when try scanimage -L or scanimage > --help, i get the following output: > .