ppc64: Arguments to iselInt128Expr_to_32x4 should be initialized.
[valgrind.git] / memcheck / tests / solaris / brk.stderr.exp
blobcb72c8ccc164038735523220c7f4731675b45578
2 Invalid read of size 1
3 at 0x........: test_begin (brk.c:19)
4 by 0x........: main (brk.c:78)
5 Address 0x........ is 0 bytes after the brk data segment limit 0x........
7 Invalid read of size 1
8 at 0x........: test_begin (brk.c:32)
9 by 0x........: main (brk.c:78)
10 Address 0x........ is 0 bytes after the brk data segment limit 0x........
12 brk segment overflow in thread #1: can not grow to 0x........
13 (See section Limitations in the user manual.)
14 NOTE: further instances of this message will not be shown.
16 HEAP SUMMARY:
17 in use at exit: 0 bytes in 0 blocks
18 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
20 For a detailed leak analysis, rerun with: --leak-check=full
22 For lists of detected and suppressed errors, rerun with: -s
23 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)