[cups.bugs] [HIGH] STR #1786: Raw printing to a networked CUPS server is broken

Roger Leigh rleigh at debian.org
Tue Jun 20 06:41:02 PDT 2006


[STR New]

Printing to a local queue with

lpr -P <printer> -oraw <file>

works fine, but when <printer> is a printer discovered by browsing,
the local cupsd sends a lot of network traffic for several minutes,
and then cupsd dies.  The remote cupsd never receives the job.

>From the log, it looks like it used up all available file descriptors;
netstat shows many IPP connections, mostly TIME_WAIT. It looks like it
tried sending the job many many times over; I think this is only the final
few tens of retries.

I've attached the error log.

Link: http://www.cups.org/str.php?L1786
Version: 1.2.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error_log.bz2
Type: application/octet-stream
Size: 11833 bytes
Desc: not available
URL: <http://lists.cups.org/pipermail/cups-devel/attachments/20060620/648a64cd/attachment.obj>


More information about the cups-devel mailing list