addressable.stderr.exp revision fb27ca7c4f793dea4e95e01c5e1a9b7b0a4288ba
1
2
3ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
4malloc/free: in use at exit: ... bytes in ... blocks.
5malloc/free: ... allocs, ... frees, ... bytes allocated.
6For a detailed leak analysis,  rerun with: --leak-check=yes
7For counts of detected errors, rerun with: -v
8Unaddressable byte(s) found during client check request
9   at 0x........: test2 (addressable.c:48)
10   by 0x........: main (addressable.c:125)
11 Address 0x........ is not stack'd, malloc'd or (recently) free'd
12
13Invalid write of size 1
14   at 0x........: test2 (addressable.c:51)
15   by 0x........: main (addressable.c:125)
16 Address 0x........ is not stack'd, malloc'd or (recently) free'd
17
18Process terminating with default action of signal 11 (SIGSEGV)
19 Access not within mapped region at address 0x........
20   at 0x........: test2 (addressable.c:51)
21   by 0x........: main (addressable.c:125)
22 If you believe this happened as a result of a stack overflow in your
23 program's main thread (unlikely but possible), you can try to increase
24 the size of the main thread stack using the --main-stacksize= flag.
25 The main thread stack size used in this run was ....
26
27ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
28malloc/free: in use at exit: ... bytes in ... blocks.
29malloc/free: ... allocs, ... frees, ... bytes allocated.
30For a detailed leak analysis,  rerun with: --leak-check=yes
31For counts of detected errors, rerun with: -v
32
33ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
34malloc/free: in use at exit: ... bytes in ... blocks.
35malloc/free: ... allocs, ... frees, ... bytes allocated.
36For a detailed leak analysis,  rerun with: --leak-check=yes
37For counts of detected errors, rerun with: -v
38
39Process terminating with default action of signal 11 (SIGSEGV)
40 Bad permissions for mapped region at address 0x........
41   at 0x........: test4 (addressable.c:74)
42   by 0x........: main (addressable.c:125)
43
44ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
45malloc/free: in use at exit: ... bytes in ... blocks.
46malloc/free: ... allocs, ... frees, ... bytes allocated.
47For a detailed leak analysis,  rerun with: --leak-check=yes
48For counts of detected errors, rerun with: -v
49Uninitialised byte(s) found during client check request
50   at 0x........: test5 (addressable.c:85)
51   by 0x........: main (addressable.c:125)
52 Address 0x........ is not stack'd, malloc'd or (recently) free'd
53
54Uninitialised byte(s) found during client check request
55   at 0x........: test5 (addressable.c:91)
56   by 0x........: main (addressable.c:125)
57 Address 0x........ is not stack'd, malloc'd or (recently) free'd
58
59ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
60malloc/free: in use at exit: ... bytes in ... blocks.
61malloc/free: ... allocs, ... frees, ... bytes allocated.
62For a detailed leak analysis,  rerun with: --leak-check=yes
63For counts of detected errors, rerun with: -v
64Use --track-origins=yes to see where uninitialised values come from
65
66ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
67malloc/free: in use at exit: ... bytes in ... blocks.
68malloc/free: ... allocs, ... frees, ... bytes allocated.
69For a detailed leak analysis,  rerun with: --leak-check=yes
70For counts of detected errors, rerun with: -v
71