FreeBSD: add file descriptor tracking for _umtx_op
[valgrind.git] / none / tests / fdleak_ipv4.stderr.exp
blob801b0279f811f8a28bf70851877718fcf6065d72
2 File descriptor ...: ... is already closed
3    at 0x........: close (in /...libc...)
4    by 0x........: client (fdleak_ipv4.c:70)
5    by 0x........: main
6  Previously closed
7    at 0x........: close (in /...libc...)
8    by 0x........: client (fdleak_ipv4.c:69)
9    by 0x........: main
10  Originally opened
11    at 0x........: dup (in /...libc...)
12    by 0x........: client (fdleak_ipv4.c:68)
13    by 0x........: main
15 FILE DESCRIPTORS: 5 open (3 std) at exit.
16 Open AF_INET socket 4: 127.0.0.1:... <-> 127.0.0.1:...
17    ...
19 Open AF_INET socket 3: 127.0.0.1:... <-> <unbound>
20    ...
24 FILE DESCRIPTORS: 4 open (3 std) at exit.
25 Open AF_INET socket 3: 127.0.0.1:... <-> 127.0.0.1:...
26    ...
29 For lists of detected and suppressed errors, rerun with: -s
30 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)