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