| 1 | error 0 |
| 2 | ==25643== Memcheck, a memory error detector |
| 3 | ==25643== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 4 | ==25643== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 5 | ==25643== Command: ./try |
| 6 | ==25643== |
| 7 | ==25643== |
| 8 | ==25643== Process terminating with default action of signal 11 (SIGSEGV) |
| 9 | ==25643== General Protection Fault |
| 10 | ==25643== at 0x4025D4: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==25643== |
| 12 | ==25643== HEAP SUMMARY: |
| 13 | ==25643== in use at exit: 43,520 bytes in 10 blocks |
| 14 | ==25643== total heap usage: 15 allocs, 5 frees, 53,368 bytes allocated |
| 15 | ==25643== |
| 16 | ==25643== LEAK SUMMARY: |
| 17 | ==25643== definitely lost: 0 bytes in 0 blocks |
| 18 | ==25643== indirectly lost: 0 bytes in 0 blocks |
| 19 | ==25643== possibly lost: 43,520 bytes in 10 blocks |
| 20 | ==25643== still reachable: 0 bytes in 0 blocks |
| 21 | ==25643== suppressed: 0 bytes in 0 blocks |
| 22 | ==25643== Rerun with --leak-check=full to see details of leaked memory |
| 23 | ==25643== |
| 24 | ==25643== For lists of detected and suppressed errors, rerun with: -s |
| 25 | ==25643== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |