Test results for armeabi, tinker, crypto_hash/md5
[Page version: 20241024 12:18:11]
Measurements for armeabi, tinker, crypto_hash
Test results for armeabi, tinker, crypto_hash
Test results for crypto_hash/md5
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: md5
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
8788 | 264 0 0 | 10697 384 752 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
8789 | 264 0 0 | 9961 384 752 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
8819 | 540 0 0 | 12954 412 752 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
8851 | 220 0 0 | 8665 376 744 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
8919 | 470 0 0 | 9976 380 744 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9336 | 18 0 0 | 6712 388 744 | openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9337 | 24 0 0 | 8700 396 752 | openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9338 | 40 0 0 | 10690 416 752 | openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9339 | 24 0 0 | 7964 396 752 | openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
9344 | 22 0 0 | 7775 392 744 | openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
Compiler output
hash.c: hash.c:7:3: warning: 'MD5' is deprecated [-Wdeprecated-declarations]
hash.c: MD5(in,inlen,out);
hash.c: ^
hash.c: /usr/include/openssl/md5.h:52:1: note: 'MD5' has been explicitly marked deprecated here
hash.c: OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n,
hash.c: ^
hash.c: /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
hash.c: # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
hash.c: ^
hash.c: /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
hash.c: # define OSSL_DEPRECATED(since) __attribute__((deprecated))
hash.c: ^
hash.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
hash.c: hash.c: In function ‘crypto_hash_md5_openssl_constbranchindex’:
hash.c: hash.c:7:3: warning: ‘MD5’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
hash.c: 7 | MD5(in,inlen,out);
hash.c: | ^~~
hash.c: In file included from hash.c:2:
hash.c: /usr/include/openssl/md5.h:52:38: note: declared here
hash.c: 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n,
hash.c: | ^~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 2494283 268155279 1800000000 crypto_hash/md5/openssl
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xaddd4c78 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 0xaddd4c78 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 0xaddd4c78 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 0xaddd4c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1774215 287417972 1800000000 crypto_hash/md5/openssl
Invalid write of size 4
at 0x...: crypto_hash_md5_openssl_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xada8bc80 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 0xada8bc70 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 0xada8bc70 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 0xada8bc70 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 0xada8bc70 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_md5_openssl_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 0xada8bc58 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 0xada8bc50 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 0xada8bc50 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 0xada8bc50 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 0xada8bc50 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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1739202 232144032 1800000000 crypto_hash/md5/openssl
Invalid write of size 4
at 0x...: crypto_hash_md5_openssl_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadd80c80 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 0xadd80c70 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 0xadd80c70 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 0xadd80c70 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 0xadd80c70 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_md5_openssl_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 0xadd80c58 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 0xadd80c58 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 0xadd80c58 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 0xadd80c58 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 0xadd80c58 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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_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_md5_openssl_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 2161252 280610775 1800000000 crypto_hash/md5/openssl
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad96cc80 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 0xad96cc70 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 0xad96cc70 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 0xad96cc70 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 0xad96cc70 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...: ??? (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 0xad96cc50 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 0xad96cc50 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 0xad96cc50 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 0xad96cc50 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 0xad96cc50 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...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Conditional jump or move depends on uninitialised value(s)
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1911149 277059719 1800000000 crypto_hash/md5/openssl
Invalid write of size 4
at 0x...: ??? (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadce5c80 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:344)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:353)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:369)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:370)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:368)
Uninitialised value was created by a stack allocation
at 0x...: ??? (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 4715762 226548689 1800000000 crypto_hash/md5/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xaddd6c78 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 0xaddd6c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:268)
by 0x...: main (try-anything.c:337)
Address 0xaddd6c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Syscall param rlimit64(new_rlim) points to uninitialised byte(s)
at 0x...: __libc_do_syscall (libc-do-syscall.S:47)
by 0x...: setrlimit (setrlimit.c:47)
by 0x...: limits (try-anything.c:271)
by 0x...: main (try-anything.c:337)
Address 0xaddd6c78 is on thread 1's stack
in frame #1, created by setrlimit (setrlimit.c:35)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1446930 218864247 1800000000 crypto_hash/md5/ref
Invalid write of size 4
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf7cc90 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 0xadf7cc80 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 0xadf7cc80 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 0xadf7cc80 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 0xadf7cc80 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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:345)
Address 0xadf7cc60 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:96)
by 0x...: main (try-anything.c:345)
Address 0xadf7cc68 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 0xadf7cc60 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 0xadf7cc60 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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:102)
by 0x...: main (try-anything.c:345)
Address 0xadf7cc60 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:109)
by 0x...: main (try-anything.c:345)
Address 0xadf7cc60 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 0xadf7cc60 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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:112)
by 0x...: main (try-anything.c:345)
Address 0xadf7cc60 is on thread 1's stack
32 bytes below stack pointer
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: main (try-anything.c:357)
Address 0xadf7cc90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: main (try-anything.c:357)
Address 0xadf7cc90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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_md5_ref_constbranchindex (hash.c:15)
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_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:290)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Use of uninitialised value of size 4
at 0x...: _itoa (_itoa.c:420)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:174)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:184)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:188)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:204)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: pad_func (vfprintf-internal.c:192)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:211)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1498699 189984630 1800000000 crypto_hash/md5/ref
Invalid write of size 4
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xada71c90 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 0xada71c80 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 0xada71c80 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 0xada71c80 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 0xada71c80 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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:345)
Address 0xada71c60 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:96)
by 0x...: main (try-anything.c:345)
Address 0xada71c68 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 0xada71c68 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 0xada71c68 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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:102)
by 0x...: main (try-anything.c:345)
Address 0xada71c60 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:109)
by 0x...: main (try-anything.c:345)
Address 0xada71c68 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 0xada71c68 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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: test (try.c:112)
by 0x...: main (try-anything.c:345)
Address 0xada71c60 is on thread 1's stack
32 bytes below stack pointer
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: main (try-anything.c:357)
Address 0xada71c90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Invalid write of size 4
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
by 0x...: main (try-anything.c:357)
Address 0xada71c90 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
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_md5_ref_constbranchindex (hash.c:15)
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_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:290)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Use of uninitialised value of size 4
at 0x...: _itoa (_itoa.c:420)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:412)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:174)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:184)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:188)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: __vfprintf_internal (vfprintf-process-arg.c:204)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x...: pad_func (vfprintf-internal.c:192)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:211)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: crypto_hash_md5_ref_constbranchindex (hash.c:15)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1807184 240127934 1800000000 crypto_hash/md5/ref
Invalid write of size 4
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadcf6c90 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 0xadcf6c80 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 0xadcf6c80 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 0xadcf6c80 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 0xadcf6c80 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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: main (hash.c:15)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:345)
Address 0xadcf6c60 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:96)
by 0x...: main (try-anything.c:345)
Address 0xadcf6c60 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 0xadcf6c60 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 0xadcf6c60 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...: main (hash.c:15)
by 0x...: test (try.c:102)
by 0x...: main (try-anything.c:345)
Address 0xadcf6c60 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:109)
by 0x...: main (try-anything.c:345)
Address 0xadcf6c60 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 0xadcf6c60 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...: main (hash.c:15)
by 0x...: test (try.c:112)
by 0x...: main (try-anything.c:345)
Address 0xadcf6c60 is on thread 1's stack
24 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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Invalid write of size 4
at 0x...: main (hash.c:15)
by 0x...: doit (try.c:76)
by 0x...: main (try-anything.c:357)
Address 0xadcf6c90 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:356)
Uninitialised value was created by a stack allocation
at 0x...: main (hash.c:15)
Invalid write of size 4
at 0x...: main (hash.c:15)
by 0x...: doit (try.c:76)
by 0x...: main (try-anything.c:357)
Address 0xadcf6c90 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:359)
Uninitialised value was created by a stack allocation
at 0x...: main (hash.c:15)
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...: main (hash.c:15)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
f61ba60bc226a3179650555cfa574c0fdddeab204737abd21dfebeddbcc83217 1118105 235944509 1800000000 crypto_hash/md5/ref
Invalid write of size 4
at 0x...: crypto_hashblocks_md5_little_1_constbranchindex (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadeecc90 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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_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_hashblocks_md5_little_1_constbranchindex (impl.c:4)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |