Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / solaris / scalar_shm_new.stderr.exp
blob66690409a779df9f8c226d55a88f4240ebc2c069
1 ---------------------------------------------------------
2  52:              SYS_shmsys (SHMCTL,IPC_XSTAT64) 4s 1m
3 ---------------------------------------------------------
4 Syscall param shmsys_shmctl_xstat64(opcode) contains uninitialised byte(s)
5    ...
7 Syscall param shmsys_shmctl_xstat64(shmid) contains uninitialised byte(s)
8    ...
10 Syscall param shmsys_shmctl_xstat64(cmd) contains uninitialised byte(s)
11    ...
13 Syscall param shmsys_shmctl_xstat64(buf) contains uninitialised byte(s)
14    ...
16 Syscall param shmsys(shmctl, ipc_xstat64, buf) points to unaddressable byte(s)
17    ...
18  Address 0x........ is not stack'd, malloc'd or (recently) free'd
20 ---------------------------------------------------------
21  52:              SYS_shmsys (SHMADV,SHM_ADV_GET) 4s 1m
22 ---------------------------------------------------------
23 Syscall param shmsys_shmadv(opcode) contains uninitialised byte(s)
24    ...
26 Syscall param shmsys_shmadv(shmid) contains uninitialised byte(s)
27    ...
29 Syscall param shmsys_shmadv(cmd) contains uninitialised byte(s)
30    ...
32 Syscall param shmsys_shmadv(advice) contains uninitialised byte(s)
33    ...
35 Syscall param shmsys(shmadv, advice) points to unaddressable byte(s)
36    ...
37  Address 0x........ is not stack'd, malloc'd or (recently) free'd
39 ---------------------------------------------------------
40  52:              SYS_shmsys (SHMADV,SHM_ADV_SET) 4s 1m
41 ---------------------------------------------------------
42 Syscall param shmsys_shmadv(opcode) contains uninitialised byte(s)
43    ...
45 Syscall param shmsys_shmadv(shmid) contains uninitialised byte(s)
46    ...
48 Syscall param shmsys_shmadv(cmd) contains uninitialised byte(s)
49    ...
51 Syscall param shmsys_shmadv(advice) contains uninitialised byte(s)
52    ...
54 Syscall param shmsys(shmadv, advice) points to unaddressable byte(s)
55    ...
56  Address 0x........ is not stack'd, malloc'd or (recently) free'd
58 ---------------------------------------------------------
59  52:              SYS_shmsys (SHMGET_OSM) 5s 0m
60 ---------------------------------------------------------
61 Syscall param shmsys_shmget_osm(opcode) contains uninitialised byte(s)
62    ...
64 Syscall param shmsys_shmget_osm(key) contains uninitialised byte(s)
65    ...
67 Syscall param shmsys_shmget_osm(size) contains uninitialised byte(s)
68    ...
70 Syscall param shmsys_shmget_osm(shmflg) contains uninitialised byte(s)
71    ...
73 Syscall param shmsys_shmget_osm(granule_sz) contains uninitialised byte(s)
74    ...