FreeBSD: add file descriptor tracking for _umtx_op
[valgrind.git] / none / tests / double_close_range_sup.stderr.exp
blob815a02f42d6cb162cd893b3ac1daa700afc62b5a
1 close fd 3
2 Closing range (3, -1).
3 Closing range (5, 7).
4 Double closing range (5, 7).
5 File descriptor ...: ... is already closed
6 at 0x........: close_range (in /...libc...)
7 by 0x........: main
8 Previously closed
9 at 0x........: close_range (in /...libc...)
10 by 0x........: main
11 Originally opened
12 at 0x........: dup2 (in /...libc...)
13 by 0x........: main
15 <insert_a_suppression_name_here>
16 CoreError:FdBadClose
17 fun:close_range
18 fun:main
20 File descriptor ...: ... is already closed
21 at 0x........: close_range (in /...libc...)
22 by 0x........: main
23 Previously closed
24 at 0x........: close_range (in /...libc...)
25 by 0x........: main
26 Originally opened
27 at 0x........: dup2 (in /...libc...)
28 by 0x........: main
30 <insert_a_suppression_name_here>
31 CoreError:FdBadClose
32 fun:close_range
33 fun:main