Test results for armeabi, tinker, crypto_sign/mqsignrr2567246
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_sign
Test results for armeabi, tinker, crypto_sign
Test results for crypto_sign/mqsignrr2567246
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_sign
Primitive: mqsignrr2567246
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
30251932 | 82188 0 524348 | 90041 456 525928 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241109 | 20241022 |
37260563 | 60661 0 524348 | 69175 476 525928 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241109 | 20241022 |
43335270 | 36120 0 524348 | 44617 456 525928 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241109 | 20241022 |
53375268 | 18023 0 524348 | 27151 448 525912 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241109 | 20241022 |
58829117 | 34846 0 524348 | 44241 456 525920 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241109 | 20241022 |
Compiler output
mqs.c: mqs.c:22:6: warning: unused function 'transpose' [-Wunused-function]
mqs.c: void transpose(uint8_t * r, const uint8_t * a)
mqs.c: ^
mqs.c: 1 warning generated.
rng.c: rng.c:29:15: warning: result of comparison of constant 4294967296 with expression of type 'unsigned long' is always false [-Wtautological-constant-out-of-range-compare]
rng.c: if(maxlen >= 0x100000000)
rng.c: ~~~~~~ ^ ~~~~~~~~~~~
rng.c: 1 warning generated.
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) |
Compiler output
blas_matrix_ref.c: blas_matrix_ref.c: In function ‘gf256mat_solve_linear_eq_ref’:
blas_matrix_ref.c: blas_matrix_ref.c:199:15: warning: ‘<unknown>’ may be used uninitialized [-Wmaybe-uninitialized]
blas_matrix_ref.c: 199 | rr &= gf256mat_inv_ref(A_inv, A, H_half);
blas_matrix_ref.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blas_matrix_ref.c: blas_matrix_ref.c:134:10: note: by argument 2 of type ‘const uint8_t *’ {aka ‘const unsigned char *’} to ‘gf256mat_inv_ref’ declared here
blas_matrix_ref.c: 134 | unsigned gf256mat_inv_ref(uint8_t* inv_a, const uint8_t* a, unsigned h)
blas_matrix_ref.c: | ^~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
aes.o aes128_ctr T
aes.o aes128_ctr_keyexp T
aes.o aes128_ctx_release T
aes.o aes128_ecb T
aes.o aes128_ecb_keyexp T
aes.o aes192_ctr T
aes.o aes192_ctr_keyexp T
aes.o aes192_ctx_release T
aes.o aes192_ecb T
aes.o aes192_ecb_keyexp T
aes.o aes256_ctr T
aes.o aes256_ctr_keyexp T
aes.o aes256_ctx_release T
aes.o aes256_ecb T
aes.o aes256_ecb_keyexp T
aes.o aes256ctr_init T
aes.o aes256ctr_prf T
aes.o aes256ctr_squeezeblocks T
blas_comm.o gf256v_is_zero T
blas_comm.o gf256v_set_zero T
blas_matrix.o gf256mat_back_substitute T
blas_matrix.o gf256mat_gaussian_elim T
blas_matrix.o gf256mat_inv T
blas_matrix.o gf256mat_mul T
blas_matrix.o gf256mat_prod T
blas_matrix.o gf256mat_solve_linear_eq T
blas_matrix_ref.o gf256mat_back_substitute_ref T
blas_matrix_ref.o gf256mat_gaussian_elim_ref T
blas_matrix_ref.o gf256mat_inv_ref T
blas_matrix_ref.o gf256mat_mul_ref T
blas_matrix_ref.o gf256mat_prod_ref T
blas_matrix_ref.o gf256mat_solve_linear_CORE_ref T
blas_matrix_ref.o gf256mat_solve_linear_eq_ref T
blas_matrix_ref.o gf256mat_solve_linear_eq_ref_modify T
blas_matrix_ref.o gf256mat_submat T
fips202.o KeccakF_RoundConstants R
fips202.o sha3_256 T
fips202.o sha3_512 T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_absorb_once T
fips202.o shake128_finalize T
fips202.o shake128_init T
fips202.o shake128_squeeze T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
fips202.o shake256_absorb T
fips202.o shake256_absorb_once T
fips202.o shake256_finalize T
fips202.o shake256_init T
fips202.o shake256_squeeze T
fips202.o shake256_squeezeblocks T
mqs.o mqrr_sign T
mqs.o mqrr_verify T
mqs_keypair.o generate_keypair_mqrr T
mqs_keypair_computation.o cal_ext_pk_mqrr T
mqs_keypair_computation.o cal_ext_pk_mqrr_ref T
mqs_keypair_computation.o extpk_to_pk T
parallel_matrix_op.o batch_quad_trimat_eval_gf256 T
parallel_matrix_op.o batch_trimatTr_madd_gf256 T
parallel_matrix_op.o batch_trimat_madd_gf256 T
parallel_matrix_op.o batch_upper_matTr_x_mat_gf256 T
rng.o AES256_CTR_DRBG_Update T
rng.o AES256_ECB T
rng.o DRBG_ctx B
rng.o handleErrors T
rng.o randombytes_init T
rng.o randombytes_init_with_state T
rng.o randombytes_with_state T
rng.o seedexpander T
rng.o seedexpander_init T
rng.o unused_randombytes T
utils_hash.o hash_msg T
utils_prng.o prng_dump T
utils_prng.o prng_dump_set T
utils_prng.o prng_expand_buffer T
utils_prng.o prng_gen T
utils_prng.o prng_set T
utils_prng.o userrand_dump_generated T
utils_prng.o userrand_source_file T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
TIMECOP error (can be valgrind bug)
error 99
1b4241262382c10b9598f5269ecfdb3fa1af0b3984c5f291214e0e377f44ab72 1118495178 767366008825 1800000000 crypto_sign/mqsignrr2567246/ref
Invalid write of size 4
at 0x...: main (try-anything.c:335)
Address 0xaddecc68 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 0xaddecc68 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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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 0xaddecc68 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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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 0xaddecc68 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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xaddec8a0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xaddec910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xaddec910 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xaddea328 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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
1b4241262382c10b9598f5269ecfdb3fa1af0b3984c5f291214e0e377f44ab72 1436789237 886601758344 1800000000 crypto_sign/mqsignrr2567246/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xad8bec70 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:62)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:62)
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:63)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:63)
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:64)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:64)
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:65)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:65)
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:66)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:66)
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:67)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:67)
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:68)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:68)
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:69)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:69)
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:70)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:70)
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:71)
by 0x...: main (try-anything.c:339)
Address 0xad8bec58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:71)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad8be898 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: batch_trimat_madd_gf256 (parallel_matrix_op.c:18)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad86fd60 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: batch_trimat_madd_gf256 (parallel_matrix_op.c:19)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_trimat_madd_gf256 (parallel_matrix_op.c:18)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:16)
by 0x...: batch_trimat_madd_gf256 (parallel_matrix_op.c:18)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:63)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad86d9a0 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:65)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:62)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:14)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:65)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:15)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:66)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:46)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xad86c5d8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:14)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:47)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:47)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:47)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:47)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:143)
by 0x...: main (try-anything.c:345)
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:144)
by 0x...: main (try-anything.c:345)
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:145)
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...: ??? (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:40)
by 0x...: test (try.c:145)
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...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:98)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bba68 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:16)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:71)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:71)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:81)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_madd_u32 (blas_u32.h:90)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:90)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:82)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:15)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:21)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:15)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:71)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:71)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:81)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_madd_u32 (blas_u32.h:90)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_madd_u32 (blas_u32.h:90)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_madd_u32 (blas_u32.h:74)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: memcpy (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:88)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:91)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bba68 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:21)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:92)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: mqrr_sign (mqs.c:101)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:113)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: memset (in /usr/libexec/valgrind/vgpreload_memcheck-arm-linux.so)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:14)
by 0x...: mqrr_sign (mqs.c:116)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:15)
by 0x...: mqrr_sign (mqs.c:116)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:121)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: mqrr_sign (mqs.c:121)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:16)
by 0x...: mqrr_sign (mqs.c:121)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: mqrr_sign (mqs.c:123)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: mqrr_sign (mqs.c:125)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gaussian_elim_ref (blas_matrix_ref.c:106)
by 0x...: mqrr_sign (mqs.c:128)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc30 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:132)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: _gf256v_madd_u32 (blas_u32.h:75)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: mqrr_sign (mqs.c:132)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gaussian_elim_ref (blas_matrix_ref.c:106)
Use of uninitialised value of size 4
at 0x...: _gf256v_madd_u32 (blas_u32.h:77)
by 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: mqrr_sign (mqs.c:132)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gaussian_elim_ref (blas_matrix_ref.c:106)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:134)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:17)
by 0x...: mqrr_sign (mqs.c:134)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Conditional jump or move depends on uninitialised value(s)
at 0x...: gf256mat_prod_ref (blas_matrix_ref.c:16)
by 0x...: mqrr_sign (mqs.c:134)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:14)
by 0x...: mqrr_sign (mqs.c:137)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: mqrr_sign (mqs.c:147)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xad8bbc38 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: mqrr_sign (mqs.c:157)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:154)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:155)
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:156)
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:197)
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:199)
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:200)
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:200)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:201)
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:202)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:203)
by 0x...: main (try-anything.c:345)
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:204)
by 0x...: main (try-anything.c:345)
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:205)
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...: ??? (sign.c:50)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 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:214)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:215)
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:216)
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:218)
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:218)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:219)
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:219)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:220)
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:220)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:221)
by 0x...: main (try-anything.c:345)
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:222)
by 0x...: main (try-anything.c:345)
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:223)
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...: ??? (sign.c:50)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:223)
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:231)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:232)
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:232)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:233)
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:233)
by 0x...: main (try-anything.c:345)
Address 0xad8bec20 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:234)
by 0x...: main (try-anything.c:345)
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:235)
by 0x...: main (try-anything.c:345)
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:236)
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...: ??? (sign.c:50)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:236)
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...: ??? (sign.c:50)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Address 0xad8bec28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (sign.c:34)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xad8bec60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: doit (try.c:114)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Use of uninitialised value of size 4
at 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Address 0xad8bec60 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Use of uninitialised value of size 4
at 0x...: doit (try.c:114)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Use of uninitialised value of size 4
at 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
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...: ??? (sign.c:34)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:297)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:366)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:366)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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
1b4241262382c10b9598f5269ecfdb3fa1af0b3984c5f291214e0e377f44ab72 1114043203 802833935165 1800000000 crypto_sign/mqsignrr2567246/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf2dc70 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:62)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:62)
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:63)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:63)
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:64)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:64)
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:65)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:65)
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:66)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:66)
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:67)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:67)
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:68)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:68)
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:69)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:69)
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:70)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:70)
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:71)
by 0x...: main (try-anything.c:339)
Address 0xadf2dc58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:71)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf2d898 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:135)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:143)
by 0x...: main (try-anything.c:345)
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:144)
by 0x...: main (try-anything.c:345)
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:145)
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...: ??? (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:40)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:154)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:155)
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:156)
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:197)
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:199)
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:200)
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:200)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:201)
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:202)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:203)
by 0x...: main (try-anything.c:345)
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:204)
by 0x...: main (try-anything.c:345)
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:205)
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...: ??? (sign.c:50)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 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:214)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:215)
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:216)
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:218)
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:218)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:219)
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:219)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:220)
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:220)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:221)
by 0x...: main (try-anything.c:345)
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:222)
by 0x...: main (try-anything.c:345)
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:223)
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...: ??? (sign.c:50)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:223)
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:231)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:232)
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:232)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:233)
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:233)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:234)
by 0x...: main (try-anything.c:345)
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:235)
by 0x...: main (try-anything.c:345)
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:236)
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...: ??? (sign.c:50)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:236)
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...: ??? (sign.c:50)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Address 0xadf2dc28 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: main (try-anything.c:347)
Uninitialised value was created by a stack allocation
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadf2d918 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadf2d918 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (sign.c:34)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xadf2dc60 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xadf2b548 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Use of uninitialised value of size 4
at 0x...: doit (try.c:114)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Use of uninitialised value of size 4
at 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Address 0xadf2dc60 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (sign.c:34)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xadf2dc60 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: doit (try.c:114)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Use of uninitialised value of size 4
at 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Invalid write of size 4
at 0x...: ??? (sign.c:50)
by 0x...: doit (try.c:115)
by 0x...: main (try-anything.c:357)
Address 0xadf2dc60 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...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
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...: ??? (sign.c:34)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:297)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _itoa (_itoa.c:366)
by 0x...: __vfprintf_internal (vfprintf-process-arg.c:121)
by 0x...: printf (printf.c:33)
by 0x...: printnum (try-anything.c:229)
by 0x...: main (try-anything.c:376)
Uninitialised value was created by a stack allocation
at 0x...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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...: ??? (sign.c:34)
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
1b4241262382c10b9598f5269ecfdb3fa1af0b3984c5f291214e0e377f44ab72 1190621626 936363862279 1800000000 crypto_sign/mqsignrr2567246/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadee8c70 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:62)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 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:63)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:63)
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:64)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:64)
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:65)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:65)
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:66)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:66)
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:67)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:67)
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:68)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:68)
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:69)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:69)
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:70)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:70)
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:71)
by 0x...: main (try-anything.c:339)
Address 0xadee8c58 is on thread 1's stack
40 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: allocate (try.c:71)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadee88a0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: br_aes_ct64_ortho (aes.c:281)
by 0x...: br_aes_ct64_keysched (aes.c:382)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade99ab8 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:383)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:391)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:390)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_interleave_in (aes.c:304)
by 0x...: br_aes_ct64_keysched (aes.c:382)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Invalid write of size 4
at 0x...: br_aes_ct64_ortho (aes.c:281)
by 0x...: aes_ecb4x (aes.c:510)
by 0x...: aes_ecb (aes.c:562)
by 0x...: aes256_ecb (aes.c:676)
by 0x...: AES256_ECB (rng.c:124)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade99b28 is on thread 1's stack
24 bytes below stack pointer
Conditional jump or move depends on uninitialised value(s)
at 0x...: aes_ecb4x (aes.c:508)
by 0x...: aes_ecb (aes.c:562)
by 0x...: aes256_ecb (aes.c:676)
by 0x...: AES256_ECB (rng.c:124)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_interleave_in (aes.c:284)
by 0x...: aes_ecb4x (aes.c:510)
by 0x...: aes_ecb (aes.c:562)
by 0x...: aes256_ecb (aes.c:676)
by 0x...: AES256_ECB (rng.c:124)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_interleave_in (aes.c:304)
by 0x...: aes_ecb4x (aes.c:510)
by 0x...: aes_ecb (aes.c:562)
by 0x...: aes256_ecb (aes.c:676)
by 0x...: AES256_ECB (rng.c:124)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_interleave_in (aes.c:305)
by 0x...: aes_ecb4x (aes.c:510)
by 0x...: aes_ecb (aes.c:562)
by 0x...: aes256_ecb (aes.c:676)
by 0x...: AES256_ECB (rng.c:124)
by 0x...: AES256_CTR_DRBG_Update (rng.c:203)
by 0x...: randombytes_init_with_state (rng.c:231)
by 0x...: prng_set (utils_prng.c:100)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:50)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:383)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: randombytes_with_state (rng.c:250)
by 0x...: prng_gen (utils_prng.c:107)
by 0x...: generate_T_part (mqs_keypair.c:26)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:53)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:391)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: randombytes_with_state (rng.c:250)
by 0x...: prng_gen (utils_prng.c:107)
by 0x...: generate_T_part (mqs_keypair.c:26)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:53)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Use of uninitialised value of size 4
at 0x...: br_aes_ct64_keysched (aes.c:390)
by 0x...: aes256_ecb_keyexp (aes.c:645)
by 0x...: AES256_ECB (rng.c:123)
by 0x...: randombytes_with_state (rng.c:250)
by 0x...: prng_gen (utils_prng.c:107)
by 0x...: generate_T_part (mqs_keypair.c:26)
by 0x...: _generate_sk_mqrr (mqs_keypair.c:53)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:62)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: br_aes_ct64_ortho (aes.c:281)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: batch_trimat_madd_gf256 (parallel_matrix_op.c:18)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:50)
by 0x...: cal_ext_pk_mqrr (mqs_keypair_computation.c:60)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade99d10 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: batch_upper_matTr_x_mat_gf256 (parallel_matrix_op.c:63)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:51)
by 0x...: cal_ext_pk_mqrr (mqs_keypair_computation.c:60)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade97950 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: batch_trimatTr_madd_gf256 (parallel_matrix_op.c:46)
by 0x...: cal_ext_pk_mqrr_ref (mqs_keypair_computation.c:52)
by 0x...: cal_ext_pk_mqrr (mqs_keypair_computation.c:60)
by 0x...: generate_keypair_mqrr (mqs_keypair.c:71)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:28)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xade96578 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:135)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: output_prepare (try-anything.c:183)
by 0x...: test (try.c:136)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:138)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:140)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Use of uninitialised value of size 4
at 0x...: test (try.c:141)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: output_prepare (try-anything.c:183)
Invalid write of size 4
at 0x...: myrandom (try-anything.c:153)
by 0x...: test (try.c:142)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:143)
by 0x...: main (try-anything.c:345)
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:144)
by 0x...: main (try-anything.c:345)
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:145)
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_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:34)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:40)
by 0x...: test (try.c:145)
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...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:98)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:81)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5a98 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: batch_quad_trimat_eval_gf256 (parallel_matrix_op.c:91)
by 0x...: mqrr_sign (mqs.c:100)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5a98 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:145)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5558 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:17)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:146)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:146)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:11)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:146)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
Use of uninitialised value of size 4
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:146)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _gf256v_add_u32 (blas_u32.h:24)
by 0x...: gf256v_set_zero (blas_comm.c:7)
by 0x...: gf256mat_inv_ref (blas_matrix_ref.c:146)
by 0x...: gf256mat_inv (blas_matrix.c:23)
by 0x...: gf256mat_solve_linear_eq_ref_modify (blas_matrix_ref.c:250)
by 0x...: gf256mat_solve_linear_eq (blas_matrix.c:43)
by 0x...: mqrr_sign (mqs.c:104)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: gf256mat_back_substitute_ref (blas_matrix_ref.c:116)
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:113)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:121)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:132)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:134)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 is on thread 1's stack
32 bytes below stack pointer
Invalid write of size 4
at 0x...: gf256mat_gauss_elim_ref (blas_matrix_ref.c:14)
by 0x...: gf256mat_prod (blas_matrix.c:18)
by 0x...: mqrr_sign (mqs.c:147)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: test (try.c:145)
by 0x...: main (try-anything.c:345)
Address 0xadee5c50 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:154)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:155)
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:156)
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:197)
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:199)
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:200)
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:200)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:201)
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:202)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:203)
by 0x...: main (try-anything.c:345)
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:204)
by 0x...: main (try-anything.c:345)
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:205)
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_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:205)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 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:214)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:215)
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:216)
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:218)
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:218)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:219)
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:219)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:220)
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:220)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:221)
by 0x...: main (try-anything.c:345)
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:222)
by 0x...: main (try-anything.c:345)
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:223)
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_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:223)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:223)
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:231)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:232)
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:232)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:233)
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:233)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: test (try.c:234)
by 0x...: main (try-anything.c:345)
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:235)
by 0x...: main (try-anything.c:345)
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:236)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: myrandom (try-anything.c:153)
More than 100 errors detected. Subsequent errors
will still be recorded, but in less detail than before.
Invalid write of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:236)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_open (sign.c:54)
by 0x...: test (try.c:236)
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_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:245)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:254)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:258)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
Invalid write of size 4
at 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:50)
by 0x...: test (try.c:262)
by 0x...: main (try-anything.c:345)
Address 0xadee8c30 is on thread 1's stack
24 bytes below stack pointer
More than 10000000 total errors detected. I'm not reporting any more.
Final error counts will be inaccurate. Go fix your program!
Rerun with --error-limit=no to disable this cutoff. Note
that errors may occur in your program without prior warning from
Valgrind, because errors are no longer being displayed.
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
1b4241262382c10b9598f5269ecfdb3fa1af0b3984c5f291214e0e377f44ab72 2008137315 1199361432927 1800000000 crypto_sign/mqsignrr2567246/ref
Invalid write of size 4
at 0x...: crypto_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
by 0x...: main (try-anything.c:335)
Address 0xadf1bc70 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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Address 0xadf1b8a0 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex_keypair (sign.c:23)
by 0x...: test (try.c:128)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadf1b918 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:31)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Address 0xadf1b918 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: main (try-anything.c:351)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (impl.c:4)
Invalid write of size 4
at 0x...: ??? (estream-convert-api.h:73)
by 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:23)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Address 0xadf19598 is on thread 1's stack
32 bytes below stack pointer
Use of uninitialised value of size 4
at 0x...: crypto_rng_chacha20_ref_constbranchindex (rng.c:24)
by 0x...: randombytes_internal (knownrandombytes.c:37)
by 0x...: randombytes (knownrandombytes.c:56)
by 0x...: mqrr_sign (mqs.c:41)
by 0x...: crypto_sign_mqsignrr2567246_ref_constbranchindex (sign.c:42)
by 0x...: doit (try.c:113)
by 0x...: main (try-anything.c:357)
Uninitialised value was created by a stack allocation
at 0x...: ??? (estream-convert-api.h:73)
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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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_stream_chacha20_dolbeau_arm_neon_constbranchindex_ECRYPT_keystream_bytes (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) |