ftmemsim-valgrind/memcheck/tests/mempool.stderr.exp
Julian Seward 4e4990009a Add a new mempool test resulting from work on #254420, and update
expected output for an existing test.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11510
2011-01-23 20:47:26 +00:00

56 lines
2.1 KiB
Plaintext

Invalid write of size 1
at 0x........: test (mempool.c:130)
by 0x........: main (mempool.c:154)
Address 0x........ is 1 bytes before a block of size 10 client-defined
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:121)
by 0x........: main (mempool.c:154)
Invalid write of size 1
at 0x........: test (mempool.c:131)
by 0x........: main (mempool.c:154)
Address 0x........ is 0 bytes after a block of size 10 client-defined
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:121)
by 0x........: main (mempool.c:154)
Invalid write of size 1
at 0x........: test (mempool.c:135)
by 0x........: main (mempool.c:154)
Address 0x........ is 70 bytes inside a block of size 100,000 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: make_pool (mempool.c:44)
by 0x........: test (mempool.c:117)
by 0x........: main (mempool.c:154)
Invalid write of size 1
at 0x........: test (mempool.c:136)
by 0x........: main (mempool.c:154)
Address 0x........ is 96 bytes inside a block of size 100,000 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: make_pool (mempool.c:44)
by 0x........: test (mempool.c:117)
by 0x........: main (mempool.c:154)
10 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:121)
by 0x........: main (mempool.c:154)
10 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:141)
by 0x........: main (mempool.c:154)
20 bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: allocate (mempool.c:105)
by 0x........: test (mempool.c:122)
by 0x........: main (mempool.c:154)
48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: make_pool (mempool.c:43)
by 0x........: test (mempool.c:117)
by 0x........: main (mempool.c:154)