1 2 Warning: invalid file descriptor -1 in syscall write() 3 Syscall param write(buf) is non-contiguous 4 at 0x........: __libc_write (...libc...) 5 by 0x........: main (syscall.c:32) 6 by 0x........: __libc_start_main (...libc...) 7 by 0x........: ... 8 First byte (0x........) is 3 bytes within a 6-byte block alloc'd 9 at 0x........: malloc (vg_replace_malloc.c:...) 10 by 0x........: main (syscall.c:20) 11 by 0x........: __libc_start_main (...libc...) 12 by 0x........: ... 13 Last byte is not within a known block 14 Warning: invalid file descriptor -1 in syscall write() 15 16 Syscall param write(buf) is non-contiguous 17 at 0x........: __libc_write (...libc...) 18 by 0x........: main (syscall.c:33) 19 by 0x........: __libc_start_main (...libc...) 20 by 0x........: ... 21 First byte is not within a known block 22 Last byte (0x........) is 3 bytes within a 6-byte block alloc'd 23 at 0x........: malloc (vg_replace_malloc.c:...) 24 by 0x........: main (syscall.c:20) 25 by 0x........: __libc_start_main (...libc...) 26 by 0x........: ... 27 Warning: invalid file descriptor -1 in syscall write() 28 29 Syscall param write(buf) is non-contiguous 30 at 0x........: __libc_write (...libc...) 31 by 0x........: main (syscall.c:34) 32 by 0x........: __libc_start_main (...libc...) 33 by 0x........: ... 34 First byte (0x........) is 1 bytes within a 6-byte block alloc'd 35 at 0x........: malloc (vg_replace_malloc.c:...) 36 by 0x........: main (syscall.c:20) 37 by 0x........: __libc_start_main (...libc...) 38 by 0x........: ... 39 Last byte (0x........) is 0 bytes within a 6-byte block alloc'd 40 at 0x........: malloc (vg_replace_malloc.c:...) 41 by 0x........: main (syscall.c:20) 42 by 0x........: __libc_start_main (...libc...) 43 by 0x........: ... 44 45 Syscall param open(pathname) is non-contiguous 46 at 0x........: __libc_open (...libc...) 47 by 0x........: __libc_start_main (...libc...) 48 by 0x........: ... 49 First byte (0x........) is 3 bytes within a 6-byte block alloc'd 50 at 0x........: malloc (vg_replace_malloc.c:...) 51 by 0x........: main (syscall.c:20) 52 by 0x........: __libc_start_main (...libc...) 53 by 0x........: ... 54 Last byte is not within a known block 55 56 Syscall param getitimer(timer) is non-contiguous 57 at 0x........: __getitimer (in /...libc...) 58 by 0x........: __libc_start_main (...libc...) 59 by 0x........: ... 60 First byte (0x........) is 0 bytes within a 15-byte block alloc'd 61 at 0x........: malloc (vg_replace_malloc.c:...) 62 by 0x........: main (syscall.c:21) 63 by 0x........: __libc_start_main (...libc...) 64 by 0x........: ... 65 Last byte is not within a known block 66 Warning: invalid file descriptor -1 in syscall write() 67 68 Syscall param write(buf) contains unaddressable byte(s) 69 at 0x........: __libc_write (...libc...) 70 by 0x........: main (syscall.c:41) 71 by 0x........: __libc_start_main (...libc...) 72 by 0x........: ... 73 Address 0x........ is 0 bytes within a 6-byte block free'd 74 at 0x........: free (vg_replace_malloc.c:...) 75 by 0x........: main (syscall.c:40) 76 by 0x........: __libc_start_main (...libc...) 77 by 0x........: ... 78 Warning: invalid file descriptor -1 in syscall write() 79 80 Syscall param write(buf) is non-contiguous 81 at 0x........: __libc_write (...libc...) 82 by 0x........: main (syscall.c:42) 83 by 0x........: __libc_start_main (...libc...) 84 by 0x........: ... 85 First byte (0x........) is 3 bytes within a 6-byte block free'd 86 at 0x........: free (vg_replace_malloc.c:...) 87 by 0x........: main (syscall.c:40) 88 by 0x........: __libc_start_main (...libc...) 89 by 0x........: ... 90 Last byte is not within a known block 91 Warning: invalid file descriptor -1 in syscall write() 92 93 Syscall param write(buf) is non-contiguous 94 at 0x........: __libc_write (...libc...) 95 by 0x........: main (syscall.c:43) 96 by 0x........: __libc_start_main (...libc...) 97 by 0x........: ... 98 First byte (0x........) is 1 bytes within a 6-byte block free'd 99 at 0x........: free (vg_replace_malloc.c:...) 100 by 0x........: main (syscall.c:40) 101 by 0x........: __libc_start_main (...libc...) 102 by 0x........: ... 103 Last byte (0x........) is 0 bytes within a 6-byte block alloc'd 104 at 0x........: malloc (vg_replace_malloc.c:...) 105 by 0x........: main (syscall.c:20) 106 by 0x........: __libc_start_main (...libc...) 107 by 0x........: ... 108 109 110 ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0) 111