On Tue, Dec 21, 2021 at 06:54:16PM +1100, Jonathan Gray wrote: > On Tue, Dec 21, 2021 at 08:25:14AM +0100, Otto Moerbeek wrote: > > Hi, > > > > I noticed dnsdist on amd64 segfaults runtime when compiled with > > clang-13. The most recent package snapshot has a broken dnsdist. > > > > This does not seem to happen on arm64. > > > > I'm investigating. > > > > -Otto > > There was a backported fix for a runtime segfault with bind9 > on FreeBSD that might be related? > > https://github.com/llvm/llvm-project/commit/c446ac46746edcffab57d22c42c249a3954698c9
Thanks!, I'll take a look, -Otto