[sane-devel] xscanimage 1.1.10

Henning Meier-Geinitz henning@meier-geinitz.de
Mon, 3 Feb 2003 20:39:01 +0100


Hi,

On Mon, Feb 03, 2003 at 12:15:51AM +0100, Franz Bakan wrote:
> while aquiering preview with 1.1.10 xscanimage
> ( OS/2 ,  epson backend) I got:
> 
> Assertion failed: *dst_size <= sanei_scsi_max_request_size, file sanei_scsi.c, line 3671
> 
> Abnormal program termination
> core dumped

That's the nice code with all that "/* XXX untested code! */" and "xxx
obsolete assert".

Once you have write access, you can clean up the OS/2 part of that
code a bit, if you like :-)

How big is *dst_size and sanei_scsi_max_request_size? Maybe the epson
backend tries to use more than 64k in on SCSI request?

Bye,
  Henning