Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / addressable.stderr.exp
blob533d6e9bb159e3955c3fb6ee15eb6238e5f8840c
3 HEAP SUMMARY:
4     in use at exit: ... bytes in ... blocks
5   total heap usage: ... allocs, ... frees, ... bytes allocated
7 For a detailed leak analysis, rerun with: --leak-check=full
9 For lists of detected and suppressed errors, rerun with: -s
10 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
11 Unaddressable byte(s) found during client check request
12    at 0x........: test2 (addressable.c:51)
13    by 0x........: main (addressable.c:128)
14  Address 0x........ is not stack'd, malloc'd or (recently) free'd
16 Invalid write of size 1
17    at 0x........: test2 (addressable.c:54)
18    by 0x........: main (addressable.c:128)
19  Address 0x........ is not stack'd, malloc'd or (recently) free'd
22 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
23  Bad memory (SIGSEGV or SIGBUS) at address 0x........
24    at 0x........: test2 (addressable.c:54)
25    by 0x........: main (addressable.c:128)
26  If you believe this happened as a result of a stack
27  overflow in your program's main thread (unlikely but
28  possible), you can try to increase the size of the
29  main thread stack using the --main-stacksize= flag.
30  The main thread stack size used in this run was ....
32 HEAP SUMMARY:
33     in use at exit: ... bytes in ... blocks
34   total heap usage: ... allocs, ... frees, ... bytes allocated
36 For a detailed leak analysis, rerun with: --leak-check=full
38 For lists of detected and suppressed errors, rerun with: -s
39 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
41 HEAP SUMMARY:
42     in use at exit: ... bytes in ... blocks
43   total heap usage: ... allocs, ... frees, ... bytes allocated
45 For a detailed leak analysis, rerun with: --leak-check=full
47 For lists of detected and suppressed errors, rerun with: -s
48 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
50 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
51  Bad memory (SIGSEGV or SIGBUS) at address 0x........
52    at 0x........: test4 (addressable.c:77)
53    by 0x........: main (addressable.c:128)
55 HEAP SUMMARY:
56     in use at exit: ... bytes in ... blocks
57   total heap usage: ... allocs, ... frees, ... bytes allocated
59 For a detailed leak analysis, rerun with: --leak-check=full
61 For lists of detected and suppressed errors, rerun with: -s
62 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
63 Uninitialised byte(s) found during client check request
64    at 0x........: test5 (addressable.c:88)
65    by 0x........: main (addressable.c:128)
66  Address 0x........ is in a rw- anonymous segment
68 Uninitialised byte(s) found during client check request
69    at 0x........: test5 (addressable.c:94)
70    by 0x........: main (addressable.c:128)
71  Address 0x........ is in a r-- anonymous segment
74 HEAP SUMMARY:
75     in use at exit: ... bytes in ... blocks
76   total heap usage: ... allocs, ... frees, ... bytes allocated
78 For a detailed leak analysis, rerun with: --leak-check=full
80 Use --track-origins=yes to see where uninitialised values come from
81 For lists of detected and suppressed errors, rerun with: -s
82 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
84 HEAP SUMMARY:
85     in use at exit: ... bytes in ... blocks
86   total heap usage: ... allocs, ... frees, ... bytes allocated
88 For a detailed leak analysis, rerun with: --leak-check=full
90 For lists of detected and suppressed errors, rerun with: -s
91 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)