error 0 ==23260== Memcheck, a memory error detector ==23260== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==23260== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==23260== Command: ./try ==23260== ==23260== ==23260== Process terminating with default action of signal 11 (SIGSEGV) ==23260== General Protection Fault ==23260== at 0x10FC18: rainbow_genkey_debug (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==23260== by 0x11590C: rainbow_genkey (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==23260== by 0x10AEF8: crypto_sign_rainbow6a_portable_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==23260== by 0x1095B3: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==23260== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==23260== ==23260== HEAP SUMMARY: ==23260== in use at exit: 13,557,786 bytes in 11 blocks ==23260== total heap usage: 16 allocs, 5 frees, 13,567,634 bytes allocated ==23260== ==23260== LEAK SUMMARY: ==23260== definitely lost: 0 bytes in 0 blocks ==23260== indirectly lost: 0 bytes in 0 blocks ==23260== possibly lost: 13,516,170 bytes in 10 blocks ==23260== still reachable: 41,616 bytes in 1 blocks ==23260== suppressed: 0 bytes in 0 blocks ==23260== Rerun with --leak-check=full to see details of leaked memory ==23260== ==23260== For lists of detected and suppressed errors, rerun with: -s ==23260== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)