Comment 61 for bug 112803

Revision history for this message
Martin Pitt (pitti) wrote :

I just uploaded

 cupsys (1.2.12-1ubuntu1) gutsy; urgency=low
 .
   * Merge to Debian's svn head to get upstream fixes.
   * debian/patches/10_external_pam_helper.dpatch: Close pipes in the case of
     errors, too. This can not really be responsible for the mess in #112803,
     but should be fixed anyway.

This fixes the only pipe handling bugs that I can see. In the 'normal' case, pipes were already closed properly in that patch.

I am not able to reproduce the issue. I tried a standard USB printer and a file:// target, tried on the command line with and without specifying a host, tried printing from a Gnome app (gedit), and played around with administrative commands in the web interface. None of these actions produced additional FIFOs (just the two that are always open, and an additional one when a print job was running).

Do you use remote or local printing? Can someone please attach /etc/cups/cupsd.conf and /etc/cups/printers.conf, and maybe even a detailled recipe for reproducing this?