• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Uninitialised byte(s) found during client check request
2   at 0x........: croak (dw4.c:32)
3   by 0x........: main (dw4.c:59)
4 Address 0x........ is 4 bytes inside a block of size ... alloc'd
5   at 0x........: malloc (vg_replace_malloc.c:...)
6   by 0x........: main (dw4.c:52)
7
8Uninitialised byte(s) found during client check request
9   at 0x........: croak (dw4.c:32)
10   by 0x........: main (dw4.c:61)
11 Location 0x........ is 0 bytes inside S2[0].i,
12 a global variable declared at dw4.c:47
13
14Uninitialised byte(s) found during client check request
15   at 0x........: croak (dw4.c:32)
16   by 0x........: main (dw4.c:62)
17 Location 0x........ is 0 bytes inside local.i,
18 declared at dw4.c:51, in frame #1 of thread 1
19
20Uninitialised byte(s) found during client check request
21   at 0x........: croak (dw4.c:32)
22   by 0x........: main (dw4.c:68)
23 Address 0x........ is in a rw- anonymous segment
24
25Uninitialised byte(s) found during client check request
26   at 0x........: croak (dw4.c:32)
27   by 0x........: main (dw4.c:82)
28 Address 0x........ is in a rw- mapped file valgrind-dw4-test.PID segment
29
30Unaddressable byte(s) found during client check request
31   at 0x........: croak (dw4.c:25)
32   by 0x........: main (dw4.c:87)
33 Address 0x........ is 0 bytes after the brk data segment limit 0x........
34
35Uninitialised byte(s) found during client check request
36   at 0x........: croak (dw4.c:32)
37   by 0x........: main (dw4.c:89)
38 Address 0x........ is in the brk data segment 0x........-0x........
39
40Uninitialised byte(s) found during client check request
41   at 0x........: croak (dw4.c:32)
42   by 0x........: main (dw4.c:91)
43 Address 0x........ is in the brk data segment 0x........-0x........
44
45Unaddressable byte(s) found during client check request
46   at 0x........: croak (dw4.c:25)
47   by 0x........: main (dw4.c:93)
48 Address 0x........ is 1024 bytes after the brk data segment limit 0x........
49
50