Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 605
    • Issues 605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #3145
Closed
Open
Issue created Feb 11, 2022 by Michał Kępień@michalOwner

"dig +nssearch" does not exit until interrupted in BIND 9.18+

On my laptop, I am consistently observing the following behavior:

$ dig +nssearch isc.org.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 51.75.79.143 in 19 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 199.6.1.52 in 23 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 2001:500:60:d::52 in 23 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 2001:4f8:1:f::73 in 156 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 149.20.1.73 in 166 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 2001:41d0:701:1100::2c92 in 166 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 199.254.63.254 in 169 ms.
SOA ns-int.isc.org. hostmaster.isc.org. 2022020916 7200 3600 24796800 3600 from server 2001:500:2c::254 in 246 ms.
<...hangs...>
^C$

AFAICT, this issue is not specific to my local environment, to the address family used, etc.

Assignee
Assign to
Time tracking