error 0 ==3373== Memcheck, a memory error detector ==3373== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==3373== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==3373== Command: ./try ==3373== ==3373== Conditional jump or move depends on uninitialised value(s) ==3373== at 0x10D304: crypto_kem_edonk192k48n144nu4l4_ref_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== by 0x1095E6: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== by 0x1090E4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== Uninitialised value was created by a stack allocation ==3373== at 0x10C636: crypto_kem_edonk192k48n144nu4l4_ref_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== ==3373== Conditional jump or move depends on uninitialised value(s) ==3373== at 0x10D304: crypto_kem_edonk192k48n144nu4l4_ref_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== by 0x1090FF: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== Uninitialised value was created by a stack allocation ==3373== at 0x10C636: crypto_kem_edonk192k48n144nu4l4_ref_keypair (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== ==3373== Jump to the invalid address stated on the next line ==3373== at 0xB0D06050C040D04: ??? ==3373== by 0xD03090701030E09: ??? ==3373== by 0xB010400040103FF: ??? ==3373== by 0x2050102080309: ??? ==3373== by 0xE0306090C02010B: ??? ==3373== by 0xC040A020C050308: ??? ==3373== by 0x70F010205050107: ??? ==3373== by 0xE080B0A050F020A: ??? ==3373== by 0xE0C0B040C010D06: ??? ==3373== by 0xC020603090F010B: ??? ==3373== by 0x90505040C080506: ??? ==3373== by 0x1091FF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== Address 0xb0d06050c040d04 is not stack'd, malloc'd or (recently) free'd ==3373== ==3373== ==3373== Process terminating with default action of signal 11 (SIGSEGV) ==3373== Bad permissions for mapped region at address 0xB0D06050C040D04 ==3373== at 0xB0D06050C040D04: ??? ==3373== by 0xD03090701030E09: ??? ==3373== by 0xB010400040103FF: ??? ==3373== by 0x2050102080309: ??? ==3373== by 0xE0306090C02010B: ??? ==3373== by 0xC040A020C050308: ??? ==3373== by 0x70F010205050107: ??? ==3373== by 0xE080B0A050F020A: ??? ==3373== by 0xE0C0B040C010D06: ??? ==3373== by 0xC020603090F010B: ??? ==3373== by 0x90505040C080506: ??? ==3373== by 0x1091FF: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==3373== ==3373== HEAP SUMMARY: ==3373== in use at exit: 43,520 bytes in 10 blocks ==3373== total heap usage: 4,783 allocs, 4,773 frees, 402,264 bytes allocated ==3373== ==3373== LEAK SUMMARY: ==3373== definitely lost: 0 bytes in 0 blocks ==3373== indirectly lost: 0 bytes in 0 blocks ==3373== possibly lost: 43,520 bytes in 10 blocks ==3373== still reachable: 0 bytes in 0 blocks ==3373== suppressed: 0 bytes in 0 blocks ==3373== Rerun with --leak-check=full to see details of leaked memory ==3373== ==3373== For lists of detected and suppressed errors, rerun with: -s ==3373== ERROR SUMMARY: 192 errors from 3 contexts (suppressed: 0 from 0)