Collectd dns plugin issue

It has never worked ok in the openwrt context.
Even if you manage to configure it right, it will likely crash.
There is likely a threading race inside collected core - DNS plugin - pcap - something, which causes a crash.
(and as there is currently no real upstream development of collectd, the problem will not disappear)

See

I debugged it extensively in

Also with the current collected 5.12

And here the same recent in our packages repo issues: