Re: CUPS hang on reset - revisited

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 22, 2003 at 09:17:29AM +0100, Neil Bird wrote:

>   I *don't* think it always does it upon any old 'service cups restart' 
> - I'm not sure what the difference is, but the process that hangs 
> ('cups/backed/serial' or similar) isn't always running to start with so 
> is not always there to hang.

It'll be /usr/lib/cups/backend/serial -- the serial device backend.
Each backend is executed with no arguments at start-up so that it can
report which devices it can see.

I'd guess there is some serial device that is causing the backend's
serial probe to fail.  It does this for each /dev/ttyS* port:

  open(device, O_WRONLY | O_NOCTTY | O_NDELAY)

and then the same for /dev/usb/ttyUSB*.

What serial devices do you have attached?

Tim.
*/

Attachment: pgp00511.pgp
Description: PGP signature


[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux