NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
295 stars 99 forks source link

No core should be dumped: abort (core dumped) drill -S . #117

Closed ZjYwMj closed 3 years ago

ZjYwMj commented 3 years ago
$ drill -S .
;; Number of trusted keys: 2
;; Chasing: . A
drill: ./rdata.c:33: ldns_rdf_get_type: Assertion `rd != NULL' failed.
zsh: abort (core dumped)  drill -S .
  1. Core dumping is not z shell specific.
  2. With some Linux distributions, one has to adjust the maximum allowed core size before able to verify that.
wtoorop commented 3 years ago

Thanks! Fixed in commit 42094e5d