dig has been giving me issues all day and has started to consistently corer dump.
dig -d sans.org setup_libs() setup_system() create_search_list() ndots is 1. timeout is 0. retries is 3. get_server_list() make_server(127.0.0.53) dig_query_setup parse_args() making new lookup make_empty_lookup() make_empty_lookup() = 0x5560abb9c0b0->references = 1 digrc (open) main parsing -d main parsing sans.org clone_lookup() make_empty_lookup() make_empty_lookup() = 0x5560abb9d510->references = 1 clone_server_list() looking up sans.org dig_startup() lock_lookup dighost.c:4249 success start_lookup() setup_lookup(0x5560abb9d510) resetting lookup counter. cloning server list clone_server_list() make_server(127.0.0.53) idn_textname: sans.org using root origin recursive query AD query add_question() starting to render the message add_opt() done rendering create query 0x7f4934014900 linked to lookup 0x5560abb9d510 dighost.c:2083:lookup_attach(0x5560abb9d510) = 2 dighost.c:2587:new_query(0x7f4934014900) = 1 do_lookup() start_udp(0x7f4934014900) dighost.c:2936:query_attach(0x7f4934014900) = 2 working on lookup 0x5560abb9d510, query 0x7f4934014900 dighost.c:2981:query_attach(0x7f4934014900) = 3 unlock_lookup dighost.c:4251 dighost.c:2898:query_attach(0x7f4934014900) = 4 recving with lookup=0x5560abb9d510, query=0x7f4934014900, handle=(nil) recvcount=1 have local timeout of 5000 dighost.c:2847:query_attach(0x7f4934014900) = 5 sending a request sendcount=1 dighost.c:1676:query_detach(0x7f4934014900) = 4 dighost.c:2918:query_detach(0x7f4934014900) = 3 send_done(0x7f4934038210, success, 0x7f4934014900) sendcount=0 lock_lookup dighost.c:2615 success dighost.c:2629:lookup_attach(0x5560abb9d510) = 3 dighost.c:2648:query_detach(0x7f4934014900) = 2 dighost.c:2649:lookup_detach(0x5560abb9d510) = 2 check_if_done() list empty unlock_lookup dighost.c:2652 recv_done(0x7f4934038210, success, 0x7f4939eec880, 0x7f4934014900) lock_lookup dighost.c:3581 success recvcount=0 dighost.c:3593:lookup_attach(0x5560abb9d510) = 3 before parse starts after parse ; <<>> DiG 9.18.1-1ubuntu1-Ubuntu <<>> -d sans.org ;; global options: +cmd printmessage(headers comments long_form) ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33045 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;sans.org. IN A ;; ANSWER SECTION: sans.org. 5 IN A 45.60.31.34 sans.org. 5 IN A 45.60.103.34 still pending. ;; Query time: 20 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP) ;; WHEN: Wed Apr 27 14:36:15 MST 2022 ;; MSG SIZE rcvd: 69 dighost.c:4144:query_detach(0x7f4934014900) = 1 dighost.c:4146:_cancel_lookup() dighost.c:2669:query_detach(0x7f4934014900) = 0 dighost.c:2669:destroy_query(0x7f4934014900) = 0 dighost.c:1634:lookup_detach(0x5560abb9d510) = 2 check_if_done() list empty dighost.c:4152:lookup_detach(0x5560abb9d510) = 1 clear_current_lookup() dighost.c:1759:lookup_detach(0x5560abb9d510) = 0 destroy_lookup freeing server 0x7f4934001330 belonging to 0x5560abb9d510 start_lookup() check_if_done() list empty shutting down unlock_lookup dighost.c:4156 destroy_lookup cancel_all() lock_lookup dighost.c:4265 success unlock_lookup dighost.c:4296 destroy_libs() freeing task lock_lookup dighost.c:4316 success flush_server_list() destroy DST lib unlock_lookup dighost.c:4344 Removing log context Destroy memory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1970252 Title: The `dig` and `host` commands core dump or give incomplete results in Ubuntu 22.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1970252/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
