blob: ba007a19f89e48c1fe1f61bad1b63af793417c9d [file] [log] [blame]
sewardj024598e2008-09-18 14:43:05 +00001
2about to do 15 [0]
3Invalid read of size 4
4 at 0x........: main (sub.c:15)
5 Address 0x........ is not derived from any known block
6about to do 15 [-1]
7
8Invalid read of size 4
9 at 0x........: main (sub.c:15)
10 Address 0x........ is not derived from any known block
11about to do 17 [0]
12
13Invalid read of size 4
14 at 0x........: main (sub.c:17)
15 Address 0x........ is not derived from any known block
16about to do 17 [-1]
17
18Invalid read of size 4
19 at 0x........: main (sub.c:17)
20 Address 0x........ is not derived from any known block
21about to do 19 [0]
22about to do 19 [-1]
23
24Invalid read of size 4
25 at 0x........: main (sub.c:19)
26 Address 0x........ is 4 bytes before the accessing pointer's
27 legitimate range, a block of size 40 alloc'd
28 at 0x........: malloc (vg_replace_malloc.c:...)
29 by 0x........: main (arith_include2.c:22)
30about to do 21 [0]
31about to do 21 [-1]
32about to do 23 [0]
33about to do 23 [-1]
34about to do 24 [0]
35about to do 24 [-1]
36about to do 26 [0]
37about to do 26 [-1]
38about to do 27 [0]
39about to do 27 [-1]
40about to do 29 [0]
41
42Invalid read of size 4
43 at 0x........: main (sub.c:29)
44 Address 0x........ is not derived from any known block
45about to do 29 [-1]
46
47Invalid read of size 4
48 at 0x........: main (sub.c:29)
49 Address 0x........ is not derived from any known block
50about to do 30 [0]
51about to do 30 [-1]
52about to do 31 [0]
53about to do 31 [-1]
54about to do 32 [0]
55
56Invalid read of size 4
57 at 0x........: main (sub.c:32)
58 Address 0x........ is not derived from any known block
59about to do 32 [-1]
60
61Invalid read of size 4
62 at 0x........: main (sub.c:32)
63 Address 0x........ is not derived from any known block
64about to do 34 [0]
65about to do 34 [-1]
66about to do 35 [0]
67about to do 35 [-1]
68about to do 37 [0]
69
70Invalid read of size 4
71 at 0x........: main (sub.c:37)
72 Address 0x........ is ... bytes before the accessing pointer's
73 legitimate range, a block of size 40 alloc'd
74 at 0x........: malloc (vg_replace_malloc.c:...)
75 by 0x........: main (arith_include2.c:22)
76about to do 37 [-1]
77
78Invalid read of size 4
79 at 0x........: main (sub.c:37)
80 Address 0x........ is ... bytes before the accessing pointer's
81 legitimate range, a block of size 40 alloc'd
82 at 0x........: malloc (vg_replace_malloc.c:...)
83 by 0x........: main (arith_include2.c:22)
84about to do 38 [0]
85
86Invalid read of size 4
87 at 0x........: main (sub.c:38)
88 Address 0x........ is ... bytes after the accessing pointer's
89 legitimate range, a block of size 40 alloc'd
90 at 0x........: malloc (vg_replace_malloc.c:...)
91 by 0x........: main (arith_include2.c:22)
92about to do 38 [-1]
93
94Invalid read of size 4
95 at 0x........: main (sub.c:38)
96 Address 0x........ is ... bytes after the accessing pointer's
97 legitimate range, a block of size 40 alloc'd
98 at 0x........: malloc (vg_replace_malloc.c:...)
99 by 0x........: main (arith_include2.c:22)
100
101ERROR SUMMARY: 13 errors from 13 contexts (suppressed: 0 from 0)