Groups | Search | Server Info | Login | Register
Groups > comp.protocols.dns.bind > #16085
| From | Borja Marcos <borjam@sarenet.es> |
|---|---|
| Newsgroups | comp.protocols.dns.bind |
| Subject | bind 9.16.6 on FreeBSD - Assert |
| Date | 2020-09-01 17:12 +0200 |
| Message-ID | <mailman.857.1598973167.942.bind-users@lists.isc.org> (permalink) |
| References | <EBFCDB1F-B5A1-472F-A093-5EA7D49E7140@sarenet.es> |
Hi, I had a named process aborting with an assert. <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - rbt.c:2355: REQUIRE(newbits <= rbt->maxhashbits) failed, back trace <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #0 0x43d260 in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #1 0x62035a in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #2 0x514868 in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #3 0x515616 in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #4 0x529c7d in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #5 0x579df7 in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #6 0x645e1c in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - #7 0x80225e036 in ?? <26>1 2020-08-27T15:52:04.000000+00:00 host named 6520 - - exiting (due to assertion failure) <6>1 2020-08-27T15:52:04.091803+00:00 host kernel - - - pid 6520 (named), jid 0, uid 53: exited on signal 6 I have a full log of queries (it’s a recursive only server) and I haven’t seen anything unusual before the crash. Unfortunately the program was stripped, I have recompiled it with debug symbols. It is bind 9.16.6, built from ports on FreeBSD 11.3. Any hint on what to look for? Fortunately I have another server running 9.11. It wasn’t affected. Thanks! Borja.
Back to comp.protocols.dns.bind | Previous | Next | Find similar
bind 9.16.6 on FreeBSD - Assert Borja Marcos <borjam@sarenet.es> - 2020-09-01 17:12 +0200
csiph-web