Home | History | Annotate | Download | only in solaris
      1 
      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........
      6 
      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........
     11 
     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.
     15 
     16 HEAP SUMMARY:
     17     in use at exit: 0 bytes in 0 blocks
     18   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
     19 
     20 For a detailed leak analysis, rerun with: --leak-check=full
     21 
     22 For counts of detected and suppressed errors, rerun with: -v
     23 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
     24