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/4802 | |
parent | 3a2adc82d165fccae92f6a693ce5ddba10d371d4 (diff) |
consistent fork-time debug
Testcase issues: 0366 2035
Diffstat (limited to 'test/stderr/4802')
-rw-r--r-- | test/stderr/4802 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/stderr/4802 b/test/stderr/4802 index 9575f881f..85a2b1ca0 100644 --- a/test/stderr/4802 +++ b/test/stderr/4802 @@ -3,8 +3,17 @@ configuration file is TESTSUITE/test-config admin user dropping to exim gid; retaining priv uid DNS lookup of mx-sec-a-aa.test.ex (MX) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of mx-sec-a-aa.test.ex (MX) succeeded +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of a-aa.test.ex (A) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of a-aa.test.ex (A) succeeded DNS lookup of a-aa.test.ex (A/AAAA) requested AD, but got AA >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> @@ -13,8 +22,17 @@ configuration file is TESTSUITE/test-config admin user dropping to exim gid; retaining priv uid DNS lookup of mx-aa-a-sec.test.ex (MX) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of mx-aa-a-sec.test.ex (MX) succeeded DNS lookup of mx-aa-a-sec.test.ex (MX) requested AD, but got AA +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of a-sec.test.ex (A) using fakens +fresh-exec forking for child-open +postfork: child-open +fresh-exec forked for child-open: npppp DNS lookup of a-sec.test.ex (A) succeeded >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> |