Home | History | Annotate | Download | only in tests
      1 
      2 Syscall param write(buf) is non-contiguous
      3    at 0x........: write (in /...libc...)
      4    by 0x........: main (supp.c:16)
      5  First byte (0x........) is 3 bytes inside a 6-byte block alloc'd
      6    at 0x........: malloc (vg_replace_malloc.c:...)
      7    by 0x........: main (supp.c:12)
      8  Last byte is not inside a known block
      9 
     10 
     11 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
     12