Re: [bind-9.18.26] named crash with assertion failure

2025-02-28 Thread Avijeet Gupta
working hours may be different. Please do not feel > obligated to reply outside your normal working hours. > >> On 27. 2. 2025, at 23:12, avijeet gupta wrote: >> >> I have bind9 version 9.18.26 > -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsub

[bind-9.18.26] named crash with assertion failure

2025-02-27 Thread avijeet gupta
Hi All, I have bind9 version 9.18.26 deployed on a dns server running on the AWS ECS cluster. I noticed "named" crashed with assertion failure. It has happened a few times now. >From the coredump, it appears named crashied when it is trying to respond to a query. I was sending a dig query with +d

Re: named fails to start with bind-9.18.0

2024-05-20 Thread avijeet gupta
ssay is still true: > https://www.chiark.greenend.org.uk/~sgtatham/bugs.html > > Ondrej > -- > Ondřej Surý — ISC (He/Him) > > My working hours and your working hours may be different. Please do not > feel obligated to reply outside your normal working hours. > > On 20. 5. 20

named fails to start with bind-9.18.0

2024-05-20 Thread avijeet gupta
Hi All, I compiled bind-9.18.0 successfully but when I try to run named via configuration file, named exits with return code 1. The below code in bin/named/os.c is where it is failing. [image: image.png] When i run named with gdb , i see that it is exiting in the above code. Can someone please