<div dir="ltr"><div dir="ltr"><div dir="ltr">I am running dnsmasq on the lastest stretch on a rpi.  For some reason dnsmasq dies after about 20 minutes,  I can restart it and it will last another 20 minutes.  Any insight on how to fix this would be much appreciated.  Here is the status after it dies, followed by the resolvconf.conf<div><br></div><div><div><b>systemctl status dnsmasq</b></div><div>â dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server</div><div>   Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor preset: enabled)</div><div>   Active: failed (Result: signal) since Tue 2019-05-14 03:45:22 UTC; 1min 0s ago</div><div>  Process: 4488 ExecStop=/etc/init.d/dnsmasq systemd-stop-resolvconf (code=exited, status=0/SUCCESS)</div><div>  Process: 2448 ExecStartPost=/etc/init.d/dnsmasq systemd-start-resolvconf (code=exited, status=0/SUCCESS)</div><div>  Process: 2439 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=0/SUCCESS)</div><div>  Process: 2436 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCCESS)</div><div> Main PID: 2447 (code=killed, signal=SEGV)</div><div><br></div><div>May 14 03:45:22 nifd.local systemd[1]: dnsmasq.service: Main process exited, code=killed, status=11/SEGV</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: Too few arguments.</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local dnsmasq[4488]: /sbin/resolvconf: 7: /etc/resolvconf.conf: <a href="http://208.67.222.123">208.67.222.123</a>: not found</div><div>May 14 03:45:22 nifd.local systemd[1]: dnsmasq.service: Unit entered failed state.</div><div>May 14 03:45:22 nifd.local systemd[1]: dnsmasq.service: Failed with result 'signal'.</div><div><br></div><div><br></div><div><b>HERE IS MY resolvconf.conf file</b></div><div><div># Configuration for resolvconf(8)</div><div># See resolvconf.conf(5) for details</div><div><br></div><div>resolv_conf=/etc/resolv.conf</div><div># If you run a local name server, you should uncomment the below line and</div><div># configure your subscribers configuration files below.</div><div>name_servers=10.0.1.81 208.67.222.123 208.67.220.123 185.228.168.10 185.228.169.11</div><div><br></div><div># Mirror the Debian package defaults for the below resolvers</div><div># so that resolvconf integrates seemlessly.</div><div>dnsmasq_resolv=/var/run/dnsmasq/resolv.conf</div><div>pdnsd_conf=/etc/pdnsd.conf</div><div>unbound_conf=/var/cache/unbound/resolvconf_resolvers.conf</div></div><div><br></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div></div></div></div></div></div></div></div></div></div>