<div dir="ltr">On March 2, 2020 (possibly causing the Pandemic?), there was a thread with this name that went unresolved. I'm facing the same issue with dnsmasq-2.90 and the following configuration. After about 10 minutes, dnsmasq starts to consume 100% of the CPU. I'm running like this:<br><br>$ wget <a href="https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz">https://thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz</a><br>$ tar -xf dnsmasq-2.90.tar.xz<br>$ cd dnsmasq-2.90<br>$ make<br>$ sudo ./src/dnsmasq -k<br>$ cat /etc/dnsmasq.conf | grep -v ^# | awk NF<br>address=/<a href="http://run.app/199.36.153.11">run.app/199.36.153.11</a><br>bind-interfaces<br>listen-address=127.0.0.9<br><br>-KB<br></div>