Test results for armeabi, tinker, crypto_core/wforcesntrup761
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_core
Test results for armeabi, tinker, crypto_core
Test results for crypto_core/wforcesntrup761
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_core
Primitive: wforcesntrup761
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
3281 | 940 0 0 | 11149 392 768 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
4443 | 920 0 0 | 11249 392 760 | ref2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
4444 | 920 0 0 | 11249 392 760 | simpler | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
5143 | 180 0 0 | 9561 392 768 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
5541 | 188 0 0 | 9248 388 760 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
5542 | 148 0 0 | 7949 384 760 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6281 | 216 0 0 | 12958 420 776 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6306 | 168 0 0 | 9669 392 760 | simpler | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6308 | 168 0 0 | 9669 392 760 | ref2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6322 | 176 0 0 | 9352 388 760 | simpler | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6322 | 132 0 0 | 8049 384 752 | simpler | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6328 | 180 0 0 | 9356 388 760 | ref2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
6557 | 136 0 0 | 8049 384 752 | ref2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
7062 | 212 0 0 | 13070 420 768 | ref2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
7065 | 212 0 0 | 13070 420 768 | simpler | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
Compiler output
try.c: In file included from try-small.c:2:
try.c: In file included from ./try.c:173:
try.c: ./test-more.inc:7:13: warning: unused variable 'offset' [-Wunused-variable]
try.c: long long offset,weight,i,direction;
try.c: ^
try.c: 1 warning generated.
try.c: In file included from try.c:173:
try.c: ./test-more.inc:7:13: warning: unused variable 'offset' [-Wunused-variable]
try.c: long long offset,weight,i,direction;
try.c: ^
try.c: 1 warning generated.
try.c: In file included from try-timecop.c:3:
try.c: In file included from ./try.c:173:
try.c: ./test-more.inc:7:13: warning: unused variable 'offset' [-Wunused-variable]
try.c: long long offset,weight,i,direction;
try.c: ^
try.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
ref2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
simpler | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: In file included from try.c:173,
try.c: from try-small.c:2:
try.c: test-more.inc: In function ‘test’:
try.c: test-more.inc:7:13: warning: unused variable ‘offset’ [-Wunused-variable]
try.c: 7 | long long offset,weight,i,direction;
try.c: | ^~~~~~
try.c: In file included from try.c:173:
try.c: test-more.inc: In function ‘test’:
try.c: test-more.inc:7:13: warning: unused variable ‘offset’ [-Wunused-variable]
try.c: 7 | long long offset,weight,i,direction;
try.c: | ^~~~~~
try.c: In file included from try.c:173,
try.c: from try-timecop.c:3:
try.c: test-more.inc: In function ‘test’:
try.c: test-more.inc:7:13: warning: unused variable ‘offset’ [-Wunused-variable]
try.c: 7 | long long offset,weight,i,direction;
try.c: | ^~~~~~
Number of similar (implementation,compiler) pairs: 12, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
simpler | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
simpler | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
simpler | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
simpler | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 2402634 6269359185 1800000000 crypto_core/wforcesntrup761/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xada34c68 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 0xada34c68 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 0xada34c68 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 0xada34c68 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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 1170730 22759541690 1800000000 crypto_core/wforcesntrup761/ref
Invalid write of size 4
at 0x...: crypto_core_wforcesntrup761_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadaf5c70 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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 0xadaf5c60 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...: crypto_core_wforcesntrup761_ref_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: doit (try.c:93)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c70 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: test (try.c:106)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 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 0xadaf5c40 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 0xadaf5c38 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 0xadaf5c38 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 0xadaf5c38 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 0xadaf5c38 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...: ??? (wforce.c:29)
by 0x...: test (try.c:126)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 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 0xadaf5c38 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 0xadaf5c38 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 0xadaf5c38 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 0xadaf5c38 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...: ??? (wforce.c:29)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: test (try.c:153)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: test (try.c:164)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: test (test-more.inc:26)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 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 (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: test (test-more.inc:37)
by 0x...: main (try-anything.c:345)
Address 0xadaf5c40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: main (try-anything.c:357)
Address 0xadaf5c78 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...: ??? (wforce.c:29)
Invalid write of size 4
at 0x...: ??? (wforce.c:29)
by 0x...: main (try-anything.c:357)
Address 0xadaf5c78 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...: ??? (wforce.c:29)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
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...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:290)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:297)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:366)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Use of uninitialised value of size 4
at 0x...: _itoa (_itoa.c:420)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:174)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:184)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:188)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:204)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
Conditional jump or move depends on uninitialised value(s)
at 0x...: pad_func (vfprintf-internal.c:192)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:211)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (wforce.c:29)
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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 933340 8911436449 1800000000 crypto_core/wforcesntrup761/ref
Invalid write of size 4
at 0x...: crypto_core_wforcesntrup761_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadc5fc70 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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 0xadc5fc60 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...: crypto_core_wforcesntrup761_ref_constbranchindex (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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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 0xadc5fc40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadc5fc40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadc5fc40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadc5fc40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadc5fc40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadc5fc40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 1351321 35793482828 1800000000 crypto_core/wforcesntrup761/ref
Invalid write of size 4
at 0x...: crypto_core_wforcesntrup761_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadd47c70 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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 0xadd47c60 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...: crypto_core_wforcesntrup761_ref_constbranchindex (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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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 0xadd47c40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadd47c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadd47c40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadd47c40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadd47c40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadd47c40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:16)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:18)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:38)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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...: crypto_core_wforcesntrup761_ref_constbranchindex (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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 963360 22439827075 1800000000 crypto_core/wforcesntrup761/ref
Invalid write of size 4
at 0x...: crypto_core_wforcesntrup761_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xada9dc70 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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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...: crypto_core_wforcesntrup761_ref_constbranchindex (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) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 2578914 6085133696 1800000000 crypto_core/wforcesntrup761/ref2
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xadac7c58 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 0xadac7c58 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...: crypto_encode_int16_ref_constbranchindex (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 0xadac7c58 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...: crypto_encode_int16_ref_constbranchindex (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 0xadac7c58 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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref2 | 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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 978765 22773201292 1800000000 crypto_core/wforcesntrup761/ref2
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadab8c70 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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 0xadab8c60 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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: doit (try.c:93)
by 0x...: main (try-anything.c:345)
Address 0xadab8c70 is on thread 1's stack
32 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 0xadab8c40 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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 0xadab8c38 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadab8c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadab8c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadab8c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadab8c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadab8c38 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
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...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
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...: doit (try.c:93)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 935175 8891987212 1800000000 crypto_core/wforcesntrup761/ref2
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadca9c70 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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 0xadca9c60 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...: crypto_encode_int16_ref_constbranchindex (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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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 0xadca9c40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadca9c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadca9c40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadca9c40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadca9c40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadca9c40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 1362419 35777299950 1800000000 crypto_core/wforcesntrup761/ref2
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xaddaec70 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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 0xaddaec60 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...: crypto_encode_int16_ref_constbranchindex (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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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 0xaddaec40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xaddaec40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xaddaec40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xaddaec40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xaddaec40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xaddaec40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:16)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:18)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:38)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 969325 22483490163 1800000000 crypto_core/wforcesntrup761/ref2
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadd88c70 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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 2678175 6149551035 1800000000 crypto_core/wforcesntrup761/simpler
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xade75c58 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 0xade75c58 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...: crypto_encode_int16_ref_constbranchindex (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 0xade75c58 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...: crypto_encode_int16_ref_constbranchindex (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 0xade75c58 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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
simpler | 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
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 978332 22766711033 1800000000 crypto_core/wforcesntrup761/simpler
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf16c70 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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 0xadf16c60 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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: doit (try.c:93)
by 0x...: main (try-anything.c:345)
Address 0xadf16c70 is on thread 1's stack
32 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 0xadf16c40 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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 0xadf16c38 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadf16c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadf16c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadf16c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadf16c38 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadf16c38 is on thread 1's stack
32 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
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...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: doit (try.c:93)
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...: doit (try.c:93)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
simpler | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 933953 8867270719 1800000000 crypto_core/wforcesntrup761/simpler
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf64c70 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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 0xadf64c60 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...: crypto_encode_int16_ref_constbranchindex (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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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 0xadf64c40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xadf64c40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xadf64c40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xadf64c40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xadf64c40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xadf64c40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
simpler | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 1360877 35652317495 1800000000 crypto_core/wforcesntrup761/simpler
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad83dc70 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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 0xad83dc60 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...: crypto_encode_int16_ref_constbranchindex (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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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 0xad83dc40 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...: output_prepare (try-anything.c:183)
by 0x...: test (test-more.inc:28)
by 0x...: main (try-anything.c:345)
Address 0xad83dc40 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 (test-more.inc:33)
by 0x...: main (try-anything.c:345)
Address 0xad83dc40 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 (test-more.inc:34)
by 0x...: main (try-anything.c:345)
Address 0xad83dc40 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 (test-more.inc:35)
by 0x...: main (try-anything.c:345)
Address 0xad83dc40 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 (test-more.inc:36)
by 0x...: main (try-anything.c:345)
Address 0xad83dc40 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:19)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:16)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:18)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:21)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:10)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:38)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Conditional jump or move depends on uninitialised value(s)
at 0x...: test (test-more.inc:9)
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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: myrandom (try-anything.c:153)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
simpler | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
d00c261c8b9e82f662c97e36fcc8f103c8c911770f0c00822f55f1f2b40fcd25 966454 22471800008 1800000000 crypto_core/wforcesntrup761/simpler
Invalid write of size 4
at 0x...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad88ac70 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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (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...: crypto_encode_int16_ref_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
simpler | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |