FreeBSD regtest: remove test for version 13+ syscalls
[valgrind.git] / memcheck / tests / freebsd / utimes.stderr.exp-x86
blob2b2074cf044a255c3423f89bdeecb39ead21d027
1 Syscall param utimes(filename) points to unaddressable byte(s)
2    at 0x........: utimes (in /...libc...)
3    by 0x........: main (utimes.c:94)
4  Address 0x........ is 0 bytes inside a block of size 4 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (utimes.c:91)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    ...
10    by 0x........: main (utimes.c:90)
12 Syscall param utimes(tvp[0]) points to unaddressable byte(s)
13    at 0x........: utimes (in /...libc...)
14    by 0x........: main (utimes.c:94)
15  Address 0x........ is 0 bytes inside a block of size 4 free'd
16    at 0x........: free (vg_replace_malloc.c:...)
17    by 0x........: main (utimes.c:91)
18  Block was alloc'd at
19    at 0x........: malloc (vg_replace_malloc.c:...)
20    ...
21    by 0x........: main (utimes.c:90)
23 Syscall param utimes(tvp[1]) points to unaddressable byte(s)
24    at 0x........: utimes (in /...libc...)
25    by 0x........: main (utimes.c:94)
26  Address 0x........ is 4 bytes after a block of size 4 free'd
27    at 0x........: free (vg_replace_malloc.c:...)
28    by 0x........: main (utimes.c:91)
29  Block was alloc'd at
30    at 0x........: malloc (vg_replace_malloc.c:...)
31    ...
32    by 0x........: main (utimes.c:90)
34 Syscall param lutimes(path) points to unaddressable byte(s)
35    at 0x........: lutimes (in /...libc...)
36    by 0x........: main (utimes.c:95)
37  Address 0x........ is 0 bytes inside a block of size 4 free'd
38    at 0x........: free (vg_replace_malloc.c:...)
39    by 0x........: main (utimes.c:91)
40  Block was alloc'd at
41    at 0x........: malloc (vg_replace_malloc.c:...)
42    ...
43    by 0x........: main (utimes.c:90)
45 Syscall param lutimes(times) points to unaddressable byte(s)
46    at 0x........: lutimes (in /...libc...)
47    by 0x........: main (utimes.c:95)
48  Address 0x........ is 0 bytes inside a block of size 4 free'd
49    at 0x........: free (vg_replace_malloc.c:...)
50    by 0x........: main (utimes.c:91)
51  Block was alloc'd at
52    at 0x........: malloc (vg_replace_malloc.c:...)
53    ...
54    by 0x........: main (utimes.c:90)
56 Syscall param futimes(fd) contains uninitialised byte(s)
57    at 0x........: futimes (in /...libc...)
58    by 0x........: main (utimes.c:96)
60 Syscall param futimes(times) points to unaddressable byte(s)
61    at 0x........: futimes (in /...libc...)
62    by 0x........: main (utimes.c:96)
63  Address 0x........ is 0 bytes inside a block of size 4 free'd
64    at 0x........: free (vg_replace_malloc.c:...)
65    by 0x........: main (utimes.c:91)
66  Block was alloc'd at
67    at 0x........: malloc (vg_replace_malloc.c:...)
68    ...
69    by 0x........: main (utimes.c:90)
71 Syscall param futimesat(fd) contains uninitialised byte(s)
72    at 0x........: futimesat (in /...libc...)
73    by 0x........: main (utimes.c:97)
75 Syscall param futimesat(path) points to unaddressable byte(s)
76    at 0x........: futimesat (in /...libc...)
77    by 0x........: main (utimes.c:97)
78  Address 0x........ is 0 bytes inside a block of size 4 free'd
79    at 0x........: free (vg_replace_malloc.c:...)
80    by 0x........: main (utimes.c:91)
81  Block was alloc'd at
82    at 0x........: malloc (vg_replace_malloc.c:...)
83    ...
84    by 0x........: main (utimes.c:90)
86 Syscall param futimesat(times) points to unaddressable byte(s)
87    at 0x........: futimesat (in /...libc...)
88    by 0x........: main (utimes.c:97)
89  Address 0x........ is 0 bytes inside a block of size 4 free'd
90    at 0x........: free (vg_replace_malloc.c:...)
91    by 0x........: main (utimes.c:91)
92  Block was alloc'd at
93    at 0x........: malloc (vg_replace_malloc.c:...)
94    ...
95    by 0x........: main (utimes.c:90)