Comment 8 for bug 2018504

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Thanks for all the helpful information to help solving the bug, but what I also really need is a debug log.

To create one, please edit the file

/etc/cups/cups-browsed.conf

to have a line

DebugLogging file

You usually only need to find the appropriate line and remove the '#' in the beginning.

The restart cups-browsed:

sudo systemctl stop cups-browsed
sudo systemctl start cups-browsed

Now observe your CPU, if cups-browsed takes a significant share again, please copy the file

/var/log/cups-browsed/cups-browsed_log

and attach it here. Do not compress it and do not package it together with other files.