Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..
[valgrind.git] / memcheck / tests / leak-autofreepool-5.stderr.exp
blob3d598c4b2697e5eafad4f11da3692f67b8486b9b
3 HEAP SUMMARY:
4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
7 Block 0x..........0x........ overlaps with block 0x..........0x........
8 Blocks allocation contexts:
9 ...
11 ...
12 This is usually caused by using VALGRIND_MALLOCLIKE_BLOCK in an inappropriate way.
14 Memcheck: mc_leakcheck.c:... (vgMemCheck_detect_memory_leaks): the 'impossible' happened.
16 host stacktrace:
17 ...
19 sched status:
20 running_tid=1
23 Note: see also the FAQ in the source distribution.
24 It contains workarounds to several common problems.
25 In particular, if Valgrind aborted or crashed after
26 identifying problems in your program, there's a good chance
27 that fixing those problems will prevent Valgrind aborting or
28 crashing, especially if it happened in m_mallocfree.c.
30 If that doesn't help, please report this bug to: www.valgrind.org
32 In the bug report, send all the above text, the valgrind
33 version, and what OS and version you are using. Thanks.