host name, and if it's not a valid address, it would call isc_app_block() and assert since isc_app_run() had not been called yet before calling the resolver. This could be seen by running: dig @localhost xbill.org -b 127.0.0.1:1111 which now exits with an error.