[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2023-07-13 Thread Avi B
Hi, I'm wondering if the fix for this is https://github.com/lathiat/avahi/pull/366 and whether or not that fix can be SRU'd into Jammy, which uses avahi 0.8-5ubuntu5.1 ? That patch was already pulled in to 0.8-6 (https://salsa.debian.org/utopia- team/avahi/-/commit/cf97e08b52cd2194c4f7a516c3929ea

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-11-23 Thread Dan
That's with avahi-daemon 0.7-4ubuntu5 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1799265 Title: avahi-daemon high cpu, unusable networking Status in Avahi: New Status

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-11-23 Thread Dan
I'm seeing exactly the same issue on Ubuntu 19.04 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1799265 Title: avahi-daemon high cpu, unusable networking Status in Avahi:

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-09-25 Thread Philkav1989
Also, startlingly, I seem to have thousands of ipv6 addresses assigned to enp0s8: ip addr 3: enp0s8: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 08:00:27:47:xx:xx brd ff:ff:ff:ff:ff:ff inet 10.169.110.168/21 brd 10.169.111.255 scope global dynamic noprefixroute e

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-09-25 Thread Philkav1989
Hi, I'm hitting this quite consistently on Pop!_OS 19.04 in Virtualbox (Windows 10 host) on Lenovo T460. Essentially, the CPU usage goes up to 100% for avahi-daemon, and the strace shows it stuck in a loop, reading/writing to a named pipe, like so: poll([{fd=6, events=POLLIN}, {fd=14, events=POLL

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-08-27 Thread Roman
Same problem with high CPU, but I'm not able to disable ipv6 (ipv6 network). avahi-daemon is almost always at first place by CPU usage. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.ne

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-05-12 Thread Eyal Lotem
A similar bug happened here on 2 different Ubuntu installs once they upgraded to Ubuntu 18.10. Another symptom of the bug was periodic addition of IPv6 addresses to the `ip addr` listing. If you wait a while, the list had thousands of IPv6 entries in it! Apparently every time it decided to fetch

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2019-04-17 Thread Bug Watch Updater
** Changed in: avahi Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1799265 Title: avahi-daemon high cpu, unusable networking Status in Avahi:

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-12-17 Thread Trent Lloyd
** Changed in: avahi (Ubuntu) Status: Incomplete => Triaged ** Changed in: avahi (Ubuntu) Assignee: (unassigned) => Trent Lloyd (lathiat) ** Bug watch added: github.com/lathiat/avahi/issues #210 https://github.com/lathiat/avahi/issues/210 ** Also affects: avahi via https://gith

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-29 Thread Matt
Ok, ignore previous post. My laptop was sitting unused and suddenly I hear the fans spin up (which they almost never do). Sure enough, the avahi-daemon was running up a full cpu core. I've attached the logs. Thanks for looking into it. ** Attachment added: "avahi.zip" https://bugs.launchpad.n

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-29 Thread Matt
Ok, ignore previous post. My laptop was sitting unused and suddenly I hear the fans spin up (which they almost never do). Sure enough, the avahi-daemon was running up a full cpu core. I've attached the logs. Thanks for looking into it. ** Attachment added: "avahi.zip" https://bugs.launchpad.n

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-29 Thread Matt
Ok, ignore previous post. My laptop was sitting unused and suddenly I hear the fans spin up (which they almost never do). Sure enough, the avahi-daemon was running up a full cpu core. I've attached the logs. Thanks for looking into it. ** Attachment added: "avahi.zip" https://bugs.launchpad.n

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-27 Thread Matt
Ok, the issue seems gone! I cannot recreate it, and I'm not sure why. First, thank you for the quick reply. When I first read your response, I ran the `echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list` comm

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-23 Thread Sebastien Bacher
** Changed in: avahi (Ubuntu) Status: New => Incomplete ** Changed in: avahi (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/17

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-22 Thread Trent Lloyd
Instructions fixed to work with the 80 column limit of comments: echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe multiverse" | \ sudo tee -a /etc/apt/sources.list.d/ddebs.list sudo apt update sudo apt install linux-tools-generic ubuntu-dbgsym-keyring \ linux-cloud-

[Touch-packages] [Bug 1799265] Re: avahi-daemon high cpu, unusable networking

2018-10-22 Thread Trent Lloyd
Hi Matt, Thanks for the report. I'd like to profile avahi using perf to get information on what functions are being executed. Could you run the following commands to generate such data? If you are unsure about any of this feel free to ask. echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) ma