[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-28 Thread Till Kamppeter
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 You should have a directory /var/crash and in it a file with a name like _usr_sbin_cups-browsed.115.crash The number in the name may be different for you. Run apport-bug /var/crash/_usr_sbin_cups

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-28 Thread Pavel Petrovic
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 OK, but now it sometimes crashes after booting... :( cups-browsed crashed with SIGSEGV in ippFindNextAttribute() (libcups.so.2) called from ppdCreatePPDFromIPP2() (libppd.so.2) -- You received this bug no

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-20 Thread Pavel Petrovic
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Hi, I am on Ubuntu 24.04.1 LTS ASUS Vivobook Laptop. 200% CPU used by cups-browsed. Found this bug report, added the noble-proposed into apt sources, updated apt, then issued: $ sudo apt install cups-bro

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-20 Thread Till Kamppeter
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Please see bug #2049315 for a method to reproduce this bug, in the [ Test Plan ] section of the bug description. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-18 Thread Peter Bennett
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Ok thank you. I have installed it on two laptops. The 200% CPU cups- browsed normally happens once every weeek or two weeeks. I will let you know what happens. -- You received this bug notification because

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-18 Thread Till Kamppeter
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Firefox has a security feature which does prevents automatically downloading http:// URLs from a page which is delivered via https://. To actually do the download, you have to click the download symbol at th

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-18 Thread Peter Bennett
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Still no new version. I tried changing the server from United States to Main server (us.archive.ubuntu.com) and there is no update available for cups-browsed. I went to https://launchpad.net/ubuntu/noble/am

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-17 Thread Till Kamppeter
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 It can be that the mirrors take some hours until getting a certain new package version. Please try again. Also do not forget to run sudo apt update before your new attempt. -- You received this bug

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-17 Thread Peter Bennett
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Trying to test ... I enabled proposed as described in https://wiki.ubuntu.com/Testing/EnableProposed . I ran sudo apt update, and it listed a bunch of noble-proposed archives. However sudo apt dist- upgrade

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-17 Thread Timo Aaltonen
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Hello Raffaele, or anyone else affected, Accepted cups-browsed into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cups- browsed/2.0.0-0ubuntu10.3 in a f

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-17 Thread Timo Aaltonen
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 Hello Raffaele, or anyone else affected, Accepted cups-browsed into oracular-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cups- browsed/2.0.1-0ubuntu2.2 in a

[Bug 2067918] Re: cups-browsed high-cpu usage

2025-01-11 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 This bug was fixed in the package cups-browsed - 2.1.1-0ubuntu1 --- cups-browsed (2.1.1-0ubuntu1) plucky; urgency=medium * New upstream release - Fixed cups-browsed getting stuck with 100

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-09-06 Thread Till Kamppeter
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 In the upstream issue https://github.com/OpenPrinting/cups/issues/879 this dhould have been fixed, but actually the change applied there seems to be without effect. ** Bug watch added: github.com/OpenPrin

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-09-05 Thread Alistair Buxton
*** This bug is a duplicate of bug 2049315 *** https://bugs.launchpad.net/bugs/2049315 ** This bug has been marked a duplicate of bug 2049315 cups-browsed running non-stop on two cores -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-09-05 Thread Alistair Buxton
gdb shows that it is stuck inside some http request, trying to poll printer attributes: #0 0x78a8e6276f92 in httpGets () at /lib/x86_64-linux-gnu/libcups.so.2 #1 0x78a8e6278416 in _httpUpdate () at /lib/x86_64-linux-gnu/libcups.so.2 #2 0x78a8e62907d3 in cupsSendRequest () at /lib/

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-09-05 Thread Richard Elkins
I have a networked Epson ET-2850 printer that sometimes takes a nap. My hokey work-around that is effective for me: sudo systemctl stop cups-browsed sudo systemctl start cups-browsed My system: Ubuntu 24.04.1 LTS up-to-date Kernel 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-07-28 Thread Raffaele Rialdi
From what I understand the trigger of the bug is not a printing action, but UPnP (Universal Plug and Play) that printers usually do to advertise their presence and services over the network. Whatever the trigger is, the code that goes in an infinite recursion should be cut with a counter/timeout s

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-07-28 Thread DavidKoot
Start seeing this, twice on two different laptops with Ubuntu 24.04. These laptops have never been used for printing anything. They had no other applications running, except nautilus maybe, one was even with the cover closed. In both cases the laptop was lying without being used for some hours. Whe

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-07-25 Thread Lama Zeug
100 % usage of one CPU by cups-browsed in 24.04. Stopping it helps after more than a minute (service cups-browsed stop). Feels the same as the bug in older OS versions: https://bugs.launchpad.net/ubuntu/+source/cups-browsed/+bug/2018504 https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-07-22 Thread Mirek Varecha
Unfortunately same situation. I killed cups-browsed in System monitor and started it again using 'sudo systemctl start cups-browsed' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067918 Title: cups

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-06-11 Thread 3vi1
This randomly happens on my 24.10 (devel repos) desktop. I don't have to have even printed anything. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067918 Title: cups-browsed high-cpu usage To man

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-06-10 Thread Joseph Garvin
This just happened to me on a laptop running Ubuntu 24 directly, not under a VM, including the specific symptom of 200% CPU usage. My laptop has 4 cores / 8 threads so it's not just something consuming all cores, seems like a bug that very specifically causes two threads inside cups- browsed to sta

[Bug 2067918] Re: cups-browsed high-cpu usage

2024-06-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups-browsed (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067918 Title: