CUPS 1.2.2 - cups-polld exited on AIX client

Michael Sweet mike at easysw.com
Wed Aug 2 10:31:44 PDT 2006


angelb wrote:
> Hello all;
> 
> Here's another client, an AIX, which I recently installed CUPS 1.2.2.
> And it too is exhibiting the same issue where the cups-polld gets SIGTERM from the parent. As you can see from the truss output, the
> two cups-polld PIDs are sent a SIGTERM or signal 15 from the parent
> cupsd:
 > ...

OK, I think I know what is going wrong...

cupsdUpdatePolling() is getting a partial line and seeing that as an
error.  I'll update it to do the same errno check as cupsdUpdateJob(),
which will prevent cupsdUpdatePolling() from stopping the poll...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list