I don't know if this helps, but here is the output of strace

poll([{fd=0, events=POLLIN}, {fd=4, events=POLLIN}], 2, -1) = 1 ([{fd=0, 
revents=POLLHUP}])
(... repeated in infinite loop)

and here is output of lsof :
COMMAND  PID USER   FD   TYPE             DEVICE SIZE/OFF   NODE NAME
usb     9846   lp    4u  unix 0xffff88007e521b80      0t0  42632 socket

so the "hanging" usb process keeps polling a UNIX domain socket in vain.

-- 
usblp Kernel module needs to be removed and /dev/bus/usb/*/* made accessible 
for USB printers to work with CUPS 1.4.x
https://bugs.launchpad.net/bugs/420015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to