error 0 ==24661== Memcheck, a memory error detector ==24661== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24661== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==24661== Command: ./try ==24661== ==24661== Conditional jump or move depends on uninitialised value(s) ==24661== at 0x11A672: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x10AF4D: crypto_sign_rainbow1c_portable (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x1096B0: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== Uninitialised value was created by a stack allocation ==24661== at 0x10BC0D: linear_solver_l1 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== ==24661== ==24661== Process terminating with default action of signal 11 (SIGSEGV) ==24661== General Protection Fault ==24661== at 0x10BB0E: _gf256v_add_u64.constprop.23 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x11A8CC: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x10AF4D: crypto_sign_rainbow1c_portable (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x1096B0: test (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== by 0x108FC4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==24661== ==24661== HEAP SUMMARY: ==24661== in use at exit: 1,924,970 bytes in 10 blocks ==24661== total heap usage: 17 allocs, 7 frees, 1,954,914 bytes allocated ==24661== ==24661== LEAK SUMMARY: ==24661== definitely lost: 0 bytes in 0 blocks ==24661== indirectly lost: 0 bytes in 0 blocks ==24661== possibly lost: 1,924,970 bytes in 10 blocks ==24661== still reachable: 0 bytes in 0 blocks ==24661== suppressed: 0 bytes in 0 blocks ==24661== Rerun with --leak-check=full to see details of leaked memory ==24661== ==24661== For lists of detected and suppressed errors, rerun with: -s ==24661== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)