1 (action at startup) vgdb me ... 2 Test 1: Invalid write of size 4 3 at 0x........: test1 (faultstatus.c:116) 4 by 0x........: main (faultstatus.c:179) 5 Address 0x........ is not stack'd, malloc'd or (recently) free'd 6 PASS 7 Test 2: PASS 8 Test 3: PASS 9 Test 4: PASS 10 HEAP SUMMARY: 11 in use at exit: 0 bytes in 0 blocks 12 total heap usage: 0 allocs, 0 frees, 0 bytes allocated 13 For a detailed leak analysis, rerun with: --leak-check=full 14 For counts of detected and suppressed errors, rerun with: -v 15 ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0) 16