Test results for armeabi, tinker, crypto_hash/blake256

[Page version: 20241215 22:35:41]

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: 20241022
Operation: crypto_hash
Primitive: blake256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3372210784 0 021330 412 752bswapclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3410010916 0 021458 412 752regsclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
345878536 0 015129 376 744regsgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
346818452 0 015045 376 744bswapgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3477618428 0 028830 412 752sphlibclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3766213226 0 019821 376 744sphlibgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3819518780 0 027369 384 752sphlibgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3832217084 0 024937 384 752sphlibgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
390699832 0 017681 384 752regsgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
3916310120 0 018705 384 752regsgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
391959848 0 018433 384 752bswapgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
391989552 0 017401 384 752bswapgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
435139416 0 017068 380 744bswapgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
4394416454 0 024153 384 744sphlibgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
448179980 0 017632 380 744regsgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
474103236 0 013778 412 752refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
5601110652 0 021062 412 752sphlib-smallclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
564527210 0 013813 376 744sphlib-smallgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
590252192 0 08781 376 744refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
7277510046 0 017753 384 744sphlib-smallgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
7380312404 0 021001 384 752sphlib-smallgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
7388510708 0 018569 384 752sphlib-smallgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
752462684 0 010336 380 744refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
783573872 0 012457 384 752refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022
803143512 0 011361 384 752refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103020241022

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 5658811 595472934 1800000000 crypto_hash/blake256/bswap
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xada56c68 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 0xada56c68 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 0xada56c68 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 0xada56c68 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 3185962 646857031 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 0xadc57c80 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 0xadc57c70 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 0xadc57c70 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 0xadc57c70 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 0xadc57c70 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 0xadc57c58 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 0xadc57c50 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 0xadc57c50 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 0xadc57c50 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 0xadc57c50 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 5357401 616748137 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 0xad928c80 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 0xad928c70 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 0xad928c70 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 0xad928c70 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 0xad928c70 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 0xad928c58 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 0xad928c58 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 0xad928c58 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 0xad928c58 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 0xad928c58 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 4100362 635166002 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 0xadf7bc80 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 0xadf7bc70 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 0xadf7bc70 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 0xadf7bc70 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 0xadf7bc70 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bc50 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 0xadf7bc50 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 0xadf7bc50 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bc50 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 0xadf7bc50 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bba0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 0xadf7bbd0 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 2865036 474488614 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 0xadcd9c80 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 5824218 337448909 1800000000 crypto_hash/blake256/ref
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xade25c68 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 0xade25c68 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 0xade25c68 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 0xade25c68 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 5562746 385695538 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 0xadb5fc80 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 0xadb5fc70 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 0xadb5fc70 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 0xadb5fc70 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 0xadb5fc70 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fc58 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 0xadb5fc50 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 0xadb5fc50 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fc50 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 0xadb5fc50 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fb80 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 0xadb5fbb0 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 5813573 341604224 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 0xad942c80 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 0xad942c70 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 0xad942c70 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 0xad942c70 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 0xad942c70 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 0xad942c58 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 0xad942c58 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 0xad942c58 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 0xad942c58 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 0xad942c58 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 4058167 326984734 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 0xade6cc80 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 0xade6cc70 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 0xade6cc70 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 0xade6cc70 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 0xade6cc70 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cc50 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 0xade6cc50 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 0xade6cc50 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cc50 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 0xade6cc50 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cba0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 0xade6cbd0 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 2875489 292142626 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 0xadcb8c80 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 5637172 594464037 1800000000 crypto_hash/blake256/regs
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xad96fc68 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 0xad96fc68 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 0xad96fc68 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 0xad96fc68 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 3203572 651133843 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 0xad9d2c80 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 0xad9d2c70 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 0xad9d2c70 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 0xad9d2c70 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 0xad9d2c70 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 0xad9d2c58 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 0xad9d2c50 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 0xad9d2c50 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 0xad9d2c50 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 0xad9d2c50 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 5857907 621843341 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 0xada75c80 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 0xada75c70 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 0xada75c70 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 0xada75c70 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 0xada75c70 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 0xada75c58 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 0xada75c58 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 0xada75c58 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 0xada75c58 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 0xada75c58 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 4235502 634886651 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 0xad90dc80 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 0xad90dc70 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 0xad90dc70 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 0xad90dc70 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 0xad90dc70 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dc50 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 0xad90dc50 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 0xad90dc50 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dc50 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 0xad90dc50 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dba0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 0xad90dbd0 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 2881834 476399945 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 0xadd37c80 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 5412385 418219362 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadd13c68 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 0xadd13c68 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 0xadd13c68 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 0xadd13c68 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 3388019 656489345 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 0xad8cbc80 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 0xad8cbc70 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 0xad8cbc70 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 0xad8cbc70 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 0xad8cbc70 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 0xad8cbc58 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 0xad8cbc50 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 0xad8cbc50 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 0xad8cbc50 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 0xad8cbc50 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 3362918 625314428 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 0xada03c80 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 0xada03c70 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 0xada03c70 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 0xada03c70 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 0xada03c70 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 0xada03c58 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 0xada03c58 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 0xada03c58 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 0xada03c58 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 0xada03c58 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 3227768 433000030 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 0xaded3c80 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 0xaded3c70 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 0xaded3c70 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 0xaded3c70 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 0xaded3c70 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 0xaded3b90 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 0xaded3c50 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 0xaded3c50 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 0xaded3c50 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 0xaded3c50 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 0xaded3c50 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 3025022 442168749 1800000000 crypto_hash/blake256/sphlib
Invalid write of size 4
   at 0x...: ??? (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadc05c80 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 5730598 306742767 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: main (try-anything.c:335)
 Address 0xadb74c58 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 0xadb74c58 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 0xadb74c58 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 0xadb74c58 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 4526821 374255649 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 0xadb83c70 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 0xadb83c60 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 0xadb83c60 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 0xadb83c60 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 0xadb83c60 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 0xadb83c48 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 0xadb83c40 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 0xadb83c40 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 0xadb83c40 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 0xadb83c40 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 4531516 343558681 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 0xadc15c70 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 0xadc15c60 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 0xadc15c60 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 0xadc15c60 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 0xadc15c60 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 0xadc15c48 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 0xadc15c48 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 0xadc15c48 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 0xadc15c48 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 0xadc15c48 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 3284888 306322604 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 0xada69c70 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 0xada69c60 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 0xada69c60 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 0xada69c60 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 0xada69c60 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 0xada69b80 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 0xada69c40 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 0xada69c40 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 0xada69c40 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 0xada69c40 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 0xada69c40 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 3255994 299653872 1800000000 crypto_hash/blake256/sphlib-small
Invalid write of size 4
   at 0x...: ??? (impl.c:4)
   by 0x...: main (try-anything.c:335)
 Address 0xadaaec70 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)