Path: csiph.com!3.eu.feeder.erje.net!feeder.erje.net!news.etla.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!usenet-its.stanford.edu!usenet.stanford.edu!not-for-mail From: Borja Marcos Newsgroups: comp.protocols.dns.bind Subject: Re: bind 9.16.6 on FreeBSD - Assert Date: Wed, 2 Sep 2020 08:39:10 +0200 Lines: 57 Approved: bind-users@lists.isc.org Message-ID: References: NNTP-Posting-Host: lists.isc.org Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1599028771 16396 149.20.1.60 (2 Sep 2020 06:39:31 GMT) X-Complaints-To: action@cs.stanford.edu Cc: "bind-users@lists.isc.org" To: =?utf-8?Q?S=C3=B8ren_Andersen?= Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org In-Reply-To: X-Mailer: Apple Mail (2.3608.120.23.2.1) X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mx.pao1.isc.org X-BeenThere: bind-users@lists.isc.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: BIND Users Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.protocols.dns.bind:16087 > On 1 Sep 2020, at 19:48, S=C3=B8ren Andersen wrote: >=20 > hmm.. I think you hit this bug right here: = https://gitlab.isc.org/isc-projects/bind9/-/issues/2104 Looks like that. I compiled bind with debug symbols and it crashed = again. No way to append this to your bug report, it=E2=80=99s closed. Borja. =E2=80=94=E2=80=94 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - rbt.c:2355: REQUIRE(newbits <=3D rbt->maxhashbits) failed, back trace <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #0 0x43fe19 in assertion_failed()+0x59 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #1 0x7ba3d8 in isc_assertion_failed()+0x38 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #2 0x5cbb8f in rehash()+0x9f <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #3 0x5c2dc7 in maybe_rehash()+0x47 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #4 0x5c5574 in hash_node()+0xd4 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #5 0x5c5089 = in dns_rbt_addnode()+0xf19 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #6 0x5e6bd0 = in findnodeintree()+0x260 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #7 0x5d1c60 = in findnode()+0xa0 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #8 0x5201a0 = in dns_db_findnode()+0x130 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #9 0x6a8351 = in cache_name()+0x3a1 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #10 = 0x6a240f in cache_message()+0x16f <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #11 = 0x69f4a6 in resquery_response()+0xd06 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #12 = 0x804d03 in dispatch()+0xc63 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #13 = 0x800751 in run()+0x41 <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - #14 = 0x80245e036 in _fini()+0x801c3a35e <26>1 2020-09-02T04:30:04.000000+00:00 host1 named 49310 - - exiting = (due to assertion failure) <6>1 2020-09-02T04:30:04.407121+00:00 host1 kernel - - - pid 49310 = (named), jid 0, uid 53: exited on signal 6 =E2=80=94=E2=80=94