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