Bug 722259 - cups-polld looping and consuming 100% cpu
Summary: cups-polld looping and consuming 100% cpu
Keywords:
Status: CLOSED DUPLICATE of bug 720921
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-14 19:07 UTC by Jiri Moskovcak
Modified: 2015-02-01 22:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-15 08:13:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jiri Moskovcak 2011-07-14 19:07:08 UTC
Description of problem:
noticed heavy cpu usage, top showed cups-polld taking 98% cpu

Version-Release number of selected component (if applicable):
cups-1.4.7-3.fc15.x86_64

How reproducible:
don't know

Steps to Reproduce:
don't know

Additional info:
strace output:
...
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
recvfrom(6, "", 2048, 0, NULL, NULL)    = 0
.....

the only change in cupsd.conf is:

# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow all
BrowseLocalProtocols CUPS dnssd
BrowsePoll cups.brq.redhat.com:631

Comment 1 Tim Waugh 2011-07-15 08:13:22 UTC
Very likely a duplicate of bug #720921 I think.

*** This bug has been marked as a duplicate of bug 720921 ***


Note You need to log in before you can comment on or make changes to this bug.