diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index dd562f376a..ac2db2a020 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -2203,6 +2203,8 @@ setup_lookup(dig_lookup_t *lookup) { #if TARGET_OS_IPHONE check_next_lookup(current_lookup); return (ISC_FALSE); +#else + digexit(); #endif } } > On 9 Dec 2017, at 2:14 am, Tony Finch via RT wrote: > > > Fri Dec 08 15:14:40 2017: Request 46806 was acted upon. > Transaction: Ticket created by dot@dotat.at > Queue: bind9-confidential > Subject: dig crash on malformed domain name argument > Owner: Nobody > Requestors: dot@dotat.at > Status: new > Ticket > ----------------------------------------------------------------------- > > > $ dig +dnssec nsec \\0.se. > dig: '\0.se.' is not a legal name (bad escape) > name.c:1414: REQUIRE((__builtin_expect(!!((name) != ((void *)0)), 1) && __builtin_expect(!!(((const isc__magic_t *)(name))->magic == ((('D') << 24 | ('N') << 16 | ('S') << 8 | ('n')))), 1))) failed, back trace > #0 0x558c30cd7067 in __do_global_dtors_aux_fini_array_entry()+0x558c308178e7 > #1 0x558c30cd6fba in __do_global_dtors_aux_fini_array_entry()+0x558c3081783a > #2 0x558c30b6b33a in __do_global_dtors_aux_fini_array_entry()+0x558c306abbba > #3 0x558c30b6cdae in __do_global_dtors_aux_fini_array_entry()+0x558c306ad62e > #4 0x558c30b474a4 in __do_global_dtors_aux_fini_array_entry()+0x558c30687d24 > #5 0x558c30b49402 in __do_global_dtors_aux_fini_array_entry()+0x558c30689c82 > #6 0x558c30b4d016 in __do_global_dtors_aux_fini_array_entry()+0x558c3068d896 > #7 0x558c30cfa827 in __do_global_dtors_aux_fini_array_entry()+0x558c3083b0a7 > #8 0x7fe65e3b5064 in __do_global_dtors_aux_fini_array_entry()+0x7fe65def58e4 > #9 0x7fe65dd8362d in __do_global_dtors_aux_fini_array_entry()+0x7fe65d8c3ead > Aborted > > Tony. > -- > f.anthony.n.finch http://dotat.at/ - I xn--zr8h punycode > Thames: Northwest 6 to gale 8. Rough or very rough. Wintry showers. Mainly > good. > > -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org