• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---------------------------------------------------------
2 52:              SYS_shmsys (SHMCTL,IPC_XSTAT64) 4s 1m
3---------------------------------------------------------
4Syscall param shmsys_shmctl_xstat64(opcode) contains uninitialised byte(s)
5   ...
6
7Syscall param shmsys_shmctl_xstat64(shmid) contains uninitialised byte(s)
8   ...
9
10Syscall param shmsys_shmctl_xstat64(cmd) contains uninitialised byte(s)
11   ...
12
13Syscall param shmsys_shmctl_xstat64(buf) contains uninitialised byte(s)
14   ...
15
16Syscall 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
19
20---------------------------------------------------------
21 52:              SYS_shmsys (SHMADV,SHM_ADV_GET) 4s 1m
22---------------------------------------------------------
23Syscall param shmsys_shmadv(opcode) contains uninitialised byte(s)
24   ...
25
26Syscall param shmsys_shmadv(shmid) contains uninitialised byte(s)
27   ...
28
29Syscall param shmsys_shmadv(cmd) contains uninitialised byte(s)
30   ...
31
32Syscall param shmsys_shmadv(advice) contains uninitialised byte(s)
33   ...
34
35Syscall param shmsys(shmadv, advice) points to unaddressable byte(s)
36   ...
37 Address 0x........ is not stack'd, malloc'd or (recently) free'd
38
39---------------------------------------------------------
40 52:              SYS_shmsys (SHMADV,SHM_ADV_SET) 4s 1m
41---------------------------------------------------------
42Syscall param shmsys_shmadv(opcode) contains uninitialised byte(s)
43   ...
44
45Syscall param shmsys_shmadv(shmid) contains uninitialised byte(s)
46   ...
47
48Syscall param shmsys_shmadv(cmd) contains uninitialised byte(s)
49   ...
50
51Syscall param shmsys_shmadv(advice) contains uninitialised byte(s)
52   ...
53
54Syscall param shmsys(shmadv, advice) points to unaddressable byte(s)
55   ...
56 Address 0x........ is not stack'd, malloc'd or (recently) free'd
57
58---------------------------------------------------------
59 52:              SYS_shmsys (SHMGET_OSM) 5s 0m
60---------------------------------------------------------
61Syscall param shmsys_shmget_osm(opcode) contains uninitialised byte(s)
62   ...
63
64Syscall param shmsys_shmget_osm(key) contains uninitialised byte(s)
65   ...
66
67Syscall param shmsys_shmget_osm(size) contains uninitialised byte(s)
68   ...
69
70Syscall param shmsys_shmget_osm(shmflg) contains uninitialised byte(s)
71   ...
72
73Syscall param shmsys_shmget_osm(granule_sz) contains uninitialised byte(s)
74   ...
75
76