Test results for armeabi, tinker, crypto_core/invsntrup761
[Page version: 20241024 12:18:11]
Measurements for armeabi, tinker, crypto_core
Test results for armeabi, tinker, crypto_core
Test results for crypto_core/invsntrup761
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_core
Primitive: invsntrup761
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
12113614 | 4116 0 0 | 13697 392 768 | portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
23762800 | 1904 0 0 | 11515 392 760 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
26773791 | 1776 0 0 | 13430 420 776 | portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
36168883 | 1580 0 0 | 10425 392 768 | portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
36784938 | 956 0 0 | 8345 384 760 | portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
44879196 | 1464 0 0 | 9984 388 760 | portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
84124118 | 1092 0 0 | 12792 420 768 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
87656197 | 788 0 0 | 9663 392 760 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
93197969 | 788 0 0 | 9296 384 752 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
94011404 | 652 0 0 | 8075 384 752 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
Compiler output
avx3-512.c: In file included from avx3-512.c:4:
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
avx3-512.c: #error "This header is only meant to be used on x86 and x64 architecture"
avx3-512.c: ^
avx3-512.c: In file included from avx3-512.c:4:
avx3-512.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:17:
avx3-512.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86gprintrin.h:15:
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
avx3-512.c: __asm__ ("hreset $0" :: "a"(__eax));
avx3-512.c: ^
avx3-512.c: In file included from avx3-512.c:4:
avx3-512.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:21:
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
avx3-512.c: #error "This header is only meant to be used on x86 and x64 architecture"
avx3-512.c: ^
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
avx3-512.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
avx3-512.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
avx3-512.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
avx3-512.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:163:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
avx3-512.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
avx3-512.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
avx3-512.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:193:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
avx3-512.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
jumpdivsteps | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
avx3-512.c: avx3-512.c:4:10: fatal error: immintrin.h: No such file or directory
avx3-512.c: 4 | #include <immintrin.h>
avx3-512.c: | ^~~~~~~~~~~~~
avx3-512.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
jumpdivsteps | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
jumpdivsteps | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
jumpdivsteps | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
jumpdivsteps | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 698128770 3775266837 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xadeccc58 is on thread 1's stack
32 bytes below stack pointer
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:265)
by 0x...: main (try-anything.c:337)
Address 0xadeccc58 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:268)
by 0x...: main (try-anything.c:337)
Address 0xadeccc58 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:271)
by 0x...: main (try-anything.c:337)
Address 0xadeccc58 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 557162618 2984463965 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadbcec70 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xadbcec60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccdb8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccda0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadbccdb8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xadbcec50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xadbcec48 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xadbccde8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xadbccdd0 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xadbcce10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xadbccdf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xadbcce10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xadbccdf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xadbcce10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xadbccdf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: montproduct (recip.c:59)
by 0x...: vectormodq_swapeliminate (recip.c:74)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:148)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xadbcce10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: Fq_bigfreeze (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xadbccdf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:173)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: Fq_bigfreeze (recip.c:40)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 647406927 3509620474 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad911c70 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xad911c60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fce0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fcc8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xad90fce0 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xad911c50 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xad90fd10 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xad90fcf8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xad90fd38 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xad90fd20 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xad90fd38 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xad90fd20 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xad90fd38 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:128)
by 0x...: main (try-anything.c:357)
Address 0xad90fd20 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:130)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (recip.c:40)
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xad90fd38 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (recip.c:40)
by 0x...: Fq_pow (recip.c:43)
by 0x...: Fq_recip (recip.c:50)
by 0x...: crypto_core_invsntrup761_portable_constbranchindex (recip.c:172)
by 0x...: main (try-anything.c:357)
Address 0xad90fd20 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 537589753 2863239339 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadd1cc70 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xadd1cc60 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xadd1cc58 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:346)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 570806817 3077106951 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad97cc70 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 1678533284 8668472878 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xad935c68 is on thread 1's stack
32 bytes below stack pointer
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:265)
by 0x...: main (try-anything.c:337)
Address 0xad935c68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:268)
by 0x...: main (try-anything.c:337)
Address 0xad935c68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:271)
by 0x...: main (try-anything.c:337)
Address 0xad935c68 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 1410268102 7304418633 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xada47c80 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xada47c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xada47c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xada47c58 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 566433821 3144941425 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xade48c80 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xade48c70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xade48c60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 1331729754 6987539897 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadeccc80 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:49)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:50)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:51)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:52)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:53)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:54)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:55)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Invalid write of size 4
at 0x...: fail (try-anything.c:239)
by 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Address 0xadeccc70 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:56)
by 0x...: main (try-anything.c:339)
Uninitialised value was created by a stack allocation
at 0x...: fail (try-anything.c:239)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:114)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:115)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:116)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:117)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:119)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:120)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:121)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:122)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:123)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:124)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:125)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:137)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Address 0xadeccc68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:139)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:346)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
217bfc2266a7655ddf0eb23b9f3f21bf58c71b97c50f764914b61e0b42522601 2915074656 14845191611 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadce0c80 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |