Test results for armeabi, tinker, crypto_hash/blake256

[Page version: 20241024 12:18:11]

Measurements for armeabi, tinker, crypto_hash Test results for armeabi, tinker, crypto_hash Test results for crypto_hash/blake256
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: blake256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3371110784 0 021330 412 752bswapclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3410010916 0 021458 412 752regsclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
345848536 0 015129 376 744regsgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
346788452 0 015045 376 744bswapgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3476518428 0 028830 412 752sphlibclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3767613226 0 019821 376 744sphlibgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3819818780 0 027369 384 752sphlibgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3832217084 0 024937 384 752sphlibgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
390069848 0 018433 384 752bswapgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
390699832 0 017681 384 752regsgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
3916210120 0 018705 384 752regsgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
391979552 0 017401 384 752bswapgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
434839416 0 017068 380 744bswapgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
4394416454 0 024153 384 744sphlibgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
448179980 0 017632 380 744regsgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
465943236 0 013778 412 752refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
5567510652 0 021062 412 752sphlib-smallclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
564437210 0 013813 376 744sphlib-smallgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
589852192 0 08781 376 744refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
7306910046 0 017753 384 744sphlib-smallgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
7351510708 0 018569 384 752sphlib-smallgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
7372112404 0 021001 384 752sphlib-smallgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
752492684 0 010336 380 744refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
783993872 0 012457 384 752refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
806653512 0 011361 384 752refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909

Compiler output


hash.c: hash.c:54:5: warning: the pointer incremented by 274877906880 refers past the last possible element for an array in 32-bit address space containing 8-bit (1-byte) elements (max possible 4294967296 elements) [-Warray-bounds]
hash.c:     in += 0x3fffffffc0ULL;
hash.c:     ^     ~~~~~~~~~~~~~~~
hash.c: hash.c:25:38: note: array 'in' declared here
hash.c: int crypto_hash( unsigned char *out, const unsigned char *in, unsigned long long inlen ) {
hash.c:                                      ^
hash.c: 1 warning generated.
compress.s: compress.s:11839:29: error: expected '%<type>' or "<type>"
compress.s: .section        .note.GNU-stack,"",@progbits
compress.s:                                    ^

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
arm11clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


compress.s: compress.s: Assembler messages:
compress.s: compress.s:11839: Error: junk at end of line, first unrecognized character is `,'

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
arm11gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm11gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm11gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm11gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Compiler output


hash.c: hash.c:51:5: warning: the pointer incremented by 274877906880 refers past the last possible element for an array in 32-bit address space containing 8-bit (1-byte) elements (max possible 4294967296 elements) [-Warray-bounds]
hash.c:     in += 0x3fffffffc0ULL;
hash.c:     ^     ~~~~~~~~~~~~~~~
hash.c: hash.c:22:38: note: array 'in' declared here
hash.c: int crypto_hash( unsigned char *out, const unsigned char *in, unsigned long long inlen ) {
hash.c:                                      ^
hash.c: 1 warning generated.
compress_stripped.s: compress_stripped.s:2269:29: error: expected '%<type>' or "<type>"
compress_stripped.s: .section        .note.GNU-stack,"",@progbits
compress_stripped.s:                                    ^

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
arm_thumb2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


compress_stripped.s: compress_stripped.s: Assembler messages:
compress_stripped.s: compress_stripped.s:2269: Error: junk at end of line, first unrecognized character is `,'

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
arm_thumb2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm_thumb2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm_thumb2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
arm_thumb2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Compiler output


vector-llvm-256.S: vector-llvm-256.S:2088:29: error: expected '%<type>' or "<type>"
vector-llvm-256.S: .section .note.GNU-stack,"",@progbits
vector-llvm-256.S:                             ^

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vect128-neonclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


vector-llvm-256.S: vector-llvm.o: Assembler messages:
vector-llvm-256.S: vector-llvm.o:2088: Error: junk at end of line, first unrecognized character is `,'

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
vect128-neongcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
vect128-neongcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
vect128-neongcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
vect128-neongcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 6034490 600866992 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xad96ec68 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 0xad96ec68 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 0xad96ec68 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 0xad96ec68 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:
ImplementationCompiler
bswapclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3427165 651650504 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: crypto_hash_blake256_bswap_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadd55c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadd55c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadd55c70 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 0xadd55c70 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 0xadd55c70 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)

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_hash_blake256_bswap_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadd55c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadd55c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadd55c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadd55c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadd55c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bswapgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5731930 622655396 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: crypto_hash_blake256_bswap_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadb6ac80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadb6ac70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadb6ac70 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 0xadb6ac70 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 0xadb6ac70 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)

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_hash_blake256_bswap_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadb6ac58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadb6ac58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadb6ac58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadb6ac58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadb6ac58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bswapgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 4377190 640122380 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: crypto_hash_blake256_bswap_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xade17c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xade17c70 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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xade17c70 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 0xade17c70 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 0xade17c70 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)

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_hash_blake256_bswap_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:357)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:333)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:336)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:342)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:280)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xade17c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xade17c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xade17c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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...: blake256_compress (hash.c:280)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:357)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:333)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:336)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:342)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:280)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:109)
   by 0x...: main (try-anything.c:345)
 Address 0xade17c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xade17c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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...: blake256_compress (hash.c:280)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:357)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:333)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:336)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:342)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:280)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:327)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:327)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:327)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xade17ba0 is on thread 1's stack
 40 bytes below stack pointer

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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:357)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:327)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:336)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:342)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:280)

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_hash_blake256_bswap_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:357)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:327)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:336)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:280)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xade17bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:342)
   by 0x...: crypto_hash_blake256_bswap_constbranchindex (hash.c:358)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:280)

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_hash_blake256_bswap_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_hash_blake256_bswap_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bswapgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3004043 479053544 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: crypto_hash_blake256_bswap_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad9bcc80 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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_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_hash_blake256_bswap_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bswapgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5989107 341736976 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadae8c68 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 0xadae8c68 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 0xadae8c68 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 0xadae8c68 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:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5691891 387766810 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: crypto_hash_blake256_ref_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad8acc80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xad8acc70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xad8acc70 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 0xad8acc70 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 0xad8acc70 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)

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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acc58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:109)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acc50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: test (try.c:87)
   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:88)
   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:89)
   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:90)
   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...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xad8acb80 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:347)
 Uninitialised value was created by a stack allocation
   at 0x...: crypto_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Address 0xad8acbb0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

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_hash_blake256_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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5876163 345634869 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: crypto_hash_blake256_ref_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadd70c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadd70c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadd70c70 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 0xadd70c70 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 0xadd70c70 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)

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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadd70c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadd70c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadd70c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadd70c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadd70c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 4194994 329513750 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: crypto_hash_blake256_ref_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadaa2c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadaa2c70 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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadaa2c70 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 0xadaa2c70 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 0xadaa2c70 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)

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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:187)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:187)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:169)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:171)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:187)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadaa2ba0 is on thread 1's stack
 40 bytes below stack pointer

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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:187)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

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_hash_blake256_ref_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:195)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:165)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:174)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:118)
   by 0x...: blake256_final (hash.c:178)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadaa2bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:180)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:187)
   by 0x...: crypto_hash_blake256_ref_constbranchindex (hash.c:196)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:118)

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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 2921202 294035365 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: crypto_hash_blake256_ref_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad9e7c80 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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_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_hash_blake256_ref_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5978985 599922183 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xad9d0c68 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 0xad9d0c68 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 0xad9d0c68 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 0xad9d0c68 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:
ImplementationCompiler
regsclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3464257 656296469 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: crypto_hash_blake256_regs_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadc59c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadc59c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadc59c70 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 0xadc59c70 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 0xadc59c70 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)

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_hash_blake256_regs_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadc59c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadc59c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadc59c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadc59c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadc59c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
regsgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 6228979 627666479 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: crypto_hash_blake256_regs_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadf02c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadf02c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadf02c70 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 0xadf02c70 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 0xadf02c70 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)

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_hash_blake256_regs_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadf02c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadf02c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadf02c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadf02c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadf02c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
regsgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 4529503 639082848 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: crypto_hash_blake256_regs_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadb44c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadb44c70 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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadb44c70 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 0xadb44c70 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 0xadb44c70 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)

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_hash_blake256_regs_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:361)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:335)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:337)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:344)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:346)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:353)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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...: blake256_compress (hash.c:284)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:361)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:335)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:337)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:344)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:346)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:353)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Invalid write of size 4
   at 0x...: myrandom (try-anything.c:153)
   by 0x...: test (try.c:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44c50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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...: blake256_compress (hash.c:284)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:361)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:335)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:337)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:344)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:346)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:353)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:102)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: test (try.c:112)
   by 0x...: main (try-anything.c:345)
 Address 0xadb44ba0 is on thread 1's stack
 40 bytes below stack pointer

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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:361)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:344)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:346)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:353)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

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_hash_blake256_regs_constbranchindex (impl.c:4)

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:361)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:331)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:340)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Invalid write of size 4
   at 0x...: blake256_compress (hash.c:284)
   by 0x...: blake256_final (hash.c:344)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Address 0xadb44bd0 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:346)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

Use of uninitialised value of size 4
   at 0x...: blake256_final (hash.c:353)
   by 0x...: crypto_hash_blake256_regs_constbranchindex (hash.c:362)
   by 0x...: doit (try.c:76)
   by 0x...: main (try-anything.c:357)
 Uninitialised value was created by a stack allocation
   at 0x...: blake256_compress (hash.c:284)

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_hash_blake256_regs_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_hash_blake256_regs_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
regsgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3004087 480162326 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: crypto_hash_blake256_regs_constbranchindex (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xada00c80 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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_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_hash_blake256_regs_constbranchindex (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
regsgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5565551 421463281 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xada8ec68 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 0xada8ec68 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 0xada8ec68 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 0xada8ec68 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:
ImplementationCompiler
sphlibclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3655836 661837804 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad8c8c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xad8c8c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xad8c8c70 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 0xad8c8c70 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 0xad8c8c70 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)

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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xad8c8c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xad8c8c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xad8c8c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xad8c8c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xad8c8c50 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlibgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3601272 631032660 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad8f6c80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xad8f6c70 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xad8f6c70 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 0xad8f6c70 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 0xad8f6c70 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)

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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xad8f6c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xad8f6c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xad8f6c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xad8f6c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xad8f6c58 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlibgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3333840 435969841 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake512_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadfcac80 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadfcac70 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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadfcac70 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 0xadfcac70 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 0xadfcac70 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)

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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (impl.c:4)

Invalid write of size 4
   at 0x...: blake32 (blake.c:837)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake256_addbits_and_close (blake.c:1048)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake256_close (blake.c:1041)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex (hash.c:9)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcab90 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake32_init (blake.c:790)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake256_init (blake.c:1027)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake256_addbits_and_close (blake.c:1049)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex_sph_blake256_close (blake.c:1041)
   by 0x...: crypto_hash_blake256_sphlib_constbranchindex (hash.c:9)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake32 (blake.c:837)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcac50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcac50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcac50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcac50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadfcac50 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_constbranchindex_sph_blake512_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlibgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3142924 446180953 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: ??? (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad8fec80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:347)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:359)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlibgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 5875885 310666869 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadb63c58 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 0xadb63c58 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 0xadb63c58 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 0xadb63c58 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:
ImplementationCompiler
sphlib-smallclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 4608909 374372808 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xad8eec70 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xad8eec60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xad8eec60 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 0xad8eec60 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 0xad8eec60 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)

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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xad8eec48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xad8eec40 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xad8eec40 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xad8eec40 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xad8eec40 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlib-smallgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 4652659 346111493 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadbd5c70 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadbd5c60 is on thread 1's stack
 40 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: allocate (try.c:48)
   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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadbd5c60 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 0xadbd5c60 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 0xadbd5c60 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)

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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadbd5c48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadbd5c48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadbd5c48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadbd5c48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadbd5c48 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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:87)
   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:88)
   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:89)
   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:90)
   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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_addbits_and_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlib-smallgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3349873 308594881 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadcb1c70 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:48)
   by 0x...: main (try-anything.c:339)
 Address 0xadcb1c60 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:49)
   by 0x...: main (try-anything.c:339)
 Address 0xadcb1c60 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 0xadcb1c60 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 0xadcb1c60 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)

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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (impl.c:4)

Invalid write of size 4
   at 0x...: blake32 (blake.c:837)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake256_addbits_and_close (blake.c:1048)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake256_close (blake.c:1041)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex (hash.c:9)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1b80 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: blake32_init (blake.c:790)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake256_init (blake.c:1027)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake256_addbits_and_close (blake.c:1049)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex_sph_blake256_close (blake.c:1041)
   by 0x...: crypto_hash_blake256_sphlib_small_constbranchindex (hash.c:9)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: blake32 (blake.c:837)

Invalid write of size 4
   at 0x...: output_prepare (try-anything.c:183)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1c40 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:97)
   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:99)
   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:99)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1c40 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:100)
   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:100)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1c40 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:101)
   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:102)
   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:109)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1c40 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:110)
   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:110)
   by 0x...: main (try-anything.c:345)
 Address 0xadcb1c40 is on thread 1's stack
 24 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: test (try.c:111)
   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:112)
   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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (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_hash_blake256_sphlib_small_constbranchindex_sph_blake512_close (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlib-smallgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

TIMECOP error (can be valgrind bug)


error 99
2ca312b6be2867870826effb064c249fe9a1ea4914f071790e56b5a74b72d056 3312378 299221828 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: ??? (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadc13c70 is on thread 1's stack
 32 bytes below stack pointer

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:344)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:347)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:353)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:356)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:359)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:369)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:370)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Use of uninitialised value of size 4
   at 0x...: main (try-anything.c:368)
 Uninitialised value was created by a stack allocation
   at 0x...: ??? (impl.c:4)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sphlib-smallgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)