Config file: https://dpaste.com/6RX6QMY4V emerge --info net-dns/dnsmasq: http://dpaste.com/EDRVYTXJC (the emerge now tells about 2.87, same was for 2.86-r2) When the internet-looking interface goes down, any attempt to pass DNS request through the dnsmasq (request comes from any of the local NATed nets, go to some public DNS servers) results in segfault. dnsmasq compiled from here https://thekelleys.org.uk/dnsmasq/dnsmasq-2.86.tar.xz segfaults too. Going to ~amd64 (2.87 as of now) or trying https://thekelleys.org.uk/dnsmasq/dnsmasq-2.87.tar.xz fixes the problem.
Thank you. *** This bug has been marked as a duplicate of bug 873700 ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f760ca8d672081ad179e7aae150c57a9615b37 commit c2f760ca8d672081ad179e7aae150c57a9615b37 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-12 04:21:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-12 04:21:21 +0000 net-dns/dnsmasq: add 2.88 Bug: https://bugs.gentoo.org/890485 Closes: https://bugs.gentoo.org/873700 Signed-off-by: Sam James <sam@gentoo.org> net-dns/dnsmasq/Manifest | 1 + net-dns/dnsmasq/dnsmasq-2.88.ebuild | 224 ++++++++++++++++++++++++++++++++++++ 2 files changed, 225 insertions(+)