Test results for armeabi, tinker, crypto_core/invsntrup761
[Page version: 20241215 22:35:41]
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: 20241022
Operation: crypto_core
Primitive: invsntrup761
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
12159308 | 4104 0 0 | 13685 392 768 | portable | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
23776107 | 1896 0 0 | 11507 392 760 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
28223007 | 1808 0 0 | 13462 420 776 | portable | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
36173108 | 1576 0 0 | 10421 392 768 | portable | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
36778733 | 960 0 0 | 8349 384 760 | portable | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
44886886 | 1468 0 0 | 9988 388 760 | portable | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
84130468 | 1104 0 0 | 12804 420 768 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
87083180 | 784 0 0 | 9659 392 760 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
93209437 | 788 0 0 | 9296 384 752 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
94027933 | 652 0 0 | 8075 384 752 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
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 697161560 3765100934 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xad9c0c58 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 0xad9c0c58 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 0xad9c0c58 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 0xad9c0c58 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 558002132 2983495575 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadb0ac70 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb0ac60 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 0xadb08df0 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 0xadb08dd8 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 0xadb08dc0 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 0xadb08da8 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...: 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 0xadb08df0 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 0xadb08dd8 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 0xadb08dc0 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 0xadb0ac50 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 0xadb0ac48 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 0xadb0ac48 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 0xadb0ac48 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 0xadb0ac48 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 0xadb08df0 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 0xadb08dd8 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...: 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 0xadb08df0 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 0xadb08dd8 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 0xadb0ac48 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 0xadb0ac48 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 0xadb0ac48 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 0xadb0ac48 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 0xadb08df0 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 0xadb08dd8 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...: 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 0xadb08df0 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 0xadb08dd8 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 0xadb08df0 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 0xadb08dd8 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...: 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 0xadb08df0 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 0xadb08dd8 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 0xadb08df0 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 0xadb08dd8 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...: 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 0xadb08df0 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 0xadb08dd8 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 0xadb08e18 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 0xadb08e00 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...: 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 0xadb08e18 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 0xadb08e00 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 0xadb08e18 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 0xadb08e00 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...: 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 0xadb08e18 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 0xadb08e00 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 640284990 3508192032 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xade43c70 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade43c60 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 0xade41d18 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 0xade41d00 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 0xade41ce8 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 0xade41cd0 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 0xade41d18 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 0xade41d00 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 0xade41ce8 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 0xade43c50 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 0xade43c50 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 0xade43c50 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 0xade43c50 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 0xade43c50 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade43c50 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 0xade43c50 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 0xade43c50 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 0xade43c50 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade41d18 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 0xade41d00 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 0xade41d40 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 0xade41d28 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 0xade41d40 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 0xade41d28 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 0xade41d40 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 0xade41d28 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 0xade41d40 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 0xade41d28 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 537695845 2861798916 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadb85c70 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c60 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 0xadb85c58 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 571304605 3078631150 1800000000 crypto_core/invsntrup761/portable
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadb0dc70 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 1680914663 8679593094 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xad904c68 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 0xad904c68 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 0xad904c68 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 0xad904c68 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 1413565856 7314224028 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadeb9c80 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c70 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 0xadeb9c60 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 0xadeb9c58 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 566885556 3142161318 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadec7c80 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c70 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 0xadec7c60 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 1335952219 6978097321 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadce4c80 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c70 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 0xadce4c68 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 2909872934 14809203700 1800000000 crypto_core/invsntrup761/ref
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad8c6c80 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) |