-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
dns.resolve segmentation fault #27530
Copy link
Copy link
Closed
Labels
caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.
Metadata
Metadata
Assignees
Labels
caresIssues and PRs related to the c-ares dependency or the cares_wrap binding.Issues and PRs related to the c-ares dependency or the cares_wrap binding.dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.
when executing
node -e 'require("dns").resolve4("torbox3uiot6wchz.onion",()=>{})'
segmentation fault with core dump
core-node-1556790505-11.zip
works without crash with node v8 and node v12