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