VS: Bind 9.11.13 - inline re-signing stops

2020-02-05 Thread Jukka Pakkanen
..except our problem is with the 9.14.9 version/branch. -Alkuperäinen viesti- Lähettäjä: Jukka Pakkanen Lähetetty: 5. helmikuuta 2020 23:52 Vastaanottaja: 'Matthew Richardson' ; bind-users@lists.isc.org Aihe: VS: Bind 9.11.13 - inline re-signing stops Maybe related to your earlier repo

VS: Bind 9.11.13 - inline re-signing stops

2020-02-05 Thread Jukka Pakkanen
Maybe related to your earlier reported problem, when signed zonedata is not updated after updates to the zone? And what I already read about 9.11.15, hopefully fixed there. Jukka -Alkuperäinen viesti- Lähettäjä: bind-users Puolesta Matthew Richardson Lähetetty: 5. helmikuuta 2020 19:2

Re: Bind 9.11.13 - inline re-signing stops

2020-02-05 Thread Ondřej Surý
Hi Matthew, we have fixed a data race in a related code in BIND 9.11.15. However, if you can get us a coredump using gdb and tar it with associated binary and libraries, we might be able to look into it. ISC GitLab should have enough limit to accept tar.xz, make sure you set the issue as confid

Bind 9.11.13 - inline re-signing stops

2020-02-05 Thread Matthew Richardson
I have an interesting issue with a hidden master running 9.11.13 and configured with inline signing on a number of zones, configured thus:- >zone "42.201.193.in-addr.arpa" { >type master; >file "zones/master/42.201.193.in-addr.arpa.db"; >inline-signing yes; >auto-dnssec maintain; >