Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2024 19:36:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276786] dnsdist 1.8.3 on stable/14-n266631-0dd45fdb747 with clang version 17.0.6 (https://github.com/llvm/llvm-project.git llvmorg-17.0.6-0-g6009708b4367)
Message-ID:  <bug-276786-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276786

            Bug ID: 276786
           Summary: dnsdist 1.8.3 on stable/14-n266631-0dd45fdb747 with
                    clang version 17.0.6
                    (https://github.com/llvm/llvm-project.git
                    llvmorg-17.0.6-0-g6009708b4367)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jordan@ostreff.info

After building the dns/dnsdist 1.8.3 from ports or dnsdist 1.9.0-rc1 it
constantly crashes with SIGBUS.=20

https://pastebin.com/GHkLiuwp

(lldb) bt all
* thread #1, name =3D 'dnsdist', stop reason =3D signal SIGBUS
  * frame #0: 0x000035144c07ac36
dnsdist`ServerPolicy::ServerPolicy(ServerPolicy const&) [inlined]
std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char>>::basic_string(this=3DSummary Unavailable,
__str=3D"firstAvailable") at string:899:20
    frame #1: 0x000035144c07ac24
dnsdist`ServerPolicy::ServerPolicy(this=3D0x00003af67aa62038,
(null)=3D0x0000351c6c797900) at dnsdist-lbpolicies.hh:32:7
    frame #2: 0x000035144c07aa43 dnsdist`LuaContext::PushedObject
LuaContext::Pusher<ServerPolicy,
void>::push<ServerPolicy&>(state=3D0x00003af67aa12708, value=3D0x0000351c6c=
797900)
at LuaContext.hpp:1647:37
    frame #3: 0x000035144c07a8f5 dnsdist`void
LuaContext::setTable<ServerPolicy, std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>>&,
ServerPolicy&>(state=3D0x00003af67aa12708, (null)=3DGlobals,
index=3D"firstAvailable", data=3D0x0000351c6c797900) at LuaContext.hpp:1004=
:23
    frame #4: 0x000035144bfd4a19 dnsdist`setupLuaBindings(LuaContext&, bool,
bool) [inlined] void LuaContext::writeVariable<std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>>&,
ServerPolicy&>(this=3D<unavailable>, data=3D<unavailable>, data=3D<unavaila=
ble>) at
LuaContext.hpp:737:9
    frame #5: 0x000035144bfd4a05 dnsdist`setupLuaBindings(luaCtx=3D<unavail=
able>,
client=3D<unavailable>, configCheck=3D<unavailable>) at
dnsdist-lua-bindings.cc:90:12
    frame #6: 0x000035144c1d5423 dnsdist`setupLua(luaCtx=3D0x000035144c38ce=
e8,
client=3D<unavailable>, configCheck=3Dtrue, config=3D"/usr/local/etc/dnsdis=
t.conf")
at dnsdist-lua.cc:3399:3
    frame #7: 0x000035144c2f1a08 dnsdist`main(argc=3D5, argv=3D0x0000351c6c=
798488)
at dnsdist.cc:3257:7
    frame #8: 0x0000351c948f18ca libc.so.7`__libc_start1(argc=3D5,
argv=3D0x0000351c6c798488, env=3D0x0000351c6c7984b8, cleanup=3D<unavailable=
>,
mainX=3D(dnsdist`main at dnsdist.cc:3181)) at libc_start1.c:157:7
    frame #9: 0x000035144bd5a38d dnsdist`_start at crt1_s.S:83

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276786-7788>