diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-18 13:47:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-20 01:15:12 +0000 |
commit | 568092148bf6ade68174fa1ccf34b8c37d9064e9 (patch) | |
tree | b57958756160f60d9858759b0ba3945cb181ab60 /test/stderr/0277 | |
parent | 3a2adc82d165fccae92f6a693ce5ddba10d371d4 (diff) |
consistent fork-time debug
Testcase issues: 0366 2035
Diffstat (limited to 'test/stderr/0277')
-rw-r--r-- | test/stderr/0277 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stderr/0277 b/test/stderr/0277 index a28a021b0..48136b686 100644 --- a/test/stderr/0277 +++ b/test/stderr/0277 @@ -16,6 +16,9 @@ host in "V4NET.2.3.4"? yes (matched "V4NET.2.3.4") host in host_lookup? yes (matched "+lookup_hosts") looking up host name for V4NET.2.3.4 DNS lookup of 4.3.2.V4NET.in-addr.arpa (PTR) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of 4.3.2.V4NET.in-addr.arpa (PTR) gave HOST_NOT_FOUND returning DNS_NOMATCH DNS: no SOA record found for neg-TTL @@ -94,6 +97,9 @@ host in "V4NET.6.7.8"? no (end of list) host in host_lookup? yes (end of list) looking up host name for V4NET.10.11.12 DNS lookup of 12.11.10.V4NET.in-addr.arpa (PTR) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of 12.11.10.V4NET.in-addr.arpa (PTR) gave HOST_NOT_FOUND returning DNS_NOMATCH DNS: no SOA record found for neg-TTL @@ -139,6 +145,9 @@ host in "V4NET.6.7.8"? no (end of list) host in host_lookup? yes (end of list) looking up host name for V4NET.1.1.1 DNS lookup of 1.1.1.V4NET.in-addr.arpa (PTR) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of 1.1.1.V4NET.in-addr.arpa (PTR) gave HOST_NOT_FOUND returning DNS_NOMATCH DNS: no SOA record found for neg-TTL @@ -184,6 +193,9 @@ host in "V4NET.6.7.8"? no (end of list) host in host_lookup? yes (end of list) looking up host name for V4NET.2.2.2 DNS lookup of 2.2.2.V4NET.in-addr.arpa (PTR) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of 2.2.2.V4NET.in-addr.arpa (PTR) gave HOST_NOT_FOUND returning DNS_NOMATCH DNS: no SOA record found for neg-TTL |