Thanks Timo.  I have tested the noble package from the -proposed
repository using the following script:

```
#!/bin/sh

while true; do
    service cups-browsed restart
    printf .
    sleep 15s
done
```

On two different machines, *before* upgrading to the package in
-proposed, this script got the cups-browsed service caught in a 100%
loop in under 15 minutes on two different machines (this script will
fail to restart the service after it gets stuck, so the service will be
stuck at 100% CPU where it can be easily observed until it is
SIGKILL'd).  Then, *after* upgrading to the package in -proposed, I have
been running this script on two machines for over six hours without it
getting stuck on either.

** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049315

Title:
  cups-browsed running non-stop on two cores

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-browsed/+bug/2049315/+subscriptions


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

Reply via email to