Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigation - Go Routines hang in wait state with very large lists and reverse PTR #742

Open
Mzack9999 opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
Investigation Something to Investigate Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@Mzack9999
Copy link
Member

dnsx version:

main|dev

Current Behavior:

With very large /8 and /16 network ranges reverse PTR queries causes somehow the engine to hang with all go routines in I/O wait state (might be related to missing timeout?) and no progression with -stats

Expected Behavior:

Correct termination in a reasonable amount of time within 100M of memory usage.

Steps To Reproduce:

wget https://github.com/yeahwu/Google-IP-Range/blob/master/ip_range_official.txt
dnsx -l ip_range_official.txt -ptr

Might be a sub-case of #378

@Mzack9999 Mzack9999 added Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Investigation Something to Investigate labels Sep 4, 2024
@Mzack9999 Mzack9999 self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigation Something to Investigate Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant