ports/133441: epson2 sane-backend wants to read more than DFLTPHYS

Walter C. Pelissero walter.pelissero at iesy.net
Mon Apr 6 21:20:03 UTC 2009


>Number:         133441
>Category:       ports
>Synopsis:       epson2 sane-backend wants to read more than DFLTPHYS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 21:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Walter C. Pelissero
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD zaphod.home.loc 7.1-STABLE FreeBSD 7.1-STABLE #12: Mon Feb 2 16:08:20 CET 2009 root at zaphod.home.loc:/usr/home/obj/usr/src/sys/TYAN-TIGER-MP i386


	
>Description:
	When scanning on a Firewire scanner using SANE's epson2
	backend the following error is reported:

	scanimage: sane_read: Error during device I/O

	and the syslog output:

	cam_periph_mapmem: attempt to map 1048321 bytes, which is greater than DFLTPHYS(65536)

	It looks like a similar problem has been already reported long
	ago and a patch was thus applied to the SANE sources.

	The epson (without "2") driver doesn't trigger this error.

>How-To-Repeat:
	Assuming the scanner is on /dev/pass0 (and supports 4800 dpi),
	this command should report an error:
	
	scanimage --resolution 4800 --mode Color -x 60 -y 45 -d epson2:/dev/pass0 > /dev/null

	Whereas this command should work:

	scanimage --resolution 4800 --mode Color -x 60 -y 45 -d epson:/dev/pass0 > /dev/null

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list