Assertions found by hongfuzz
As reported by Robert Święcki to SO:
I've given bind-9.16.0 with fuzzing, since it seems to be a new stable version. I'm using those instructions:
https://github.com/google/honggfuzz/tree/master/examples/bind
and a couple of asserts popped up in the resolver mode (i.e. in the one, where responses from the upstream dns server are tested).
Are you seeing/tracking those as well, since you seem to be fuzzing with AFL?
Attaching asan + HONGGFUZZ.REPORT.TXT + named.conf I'm using
FWIW, those also happen with a much simpler named.conf (included):
I can see two unique paths here, I'll open individual issues for those and link them here.