Test results for armeabi, berry0, crypto_hashblocks/sha256

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_hashblocks Test results for armeabi, berry0, crypto_hashblocks Test results for crypto_hashblocks/sha256
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hashblocks
Primitive: sha256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
582009164 0 018063 356 744refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
583079164 0 019715 356 744refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
585009200 0 018103 356 744inplacegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
585549200 0 019755 356 744inplacegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
692859368 0 017563 348 744inplacegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
694379424 0 017615 348 744refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
721989100 0 017850 352 744refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
723639132 0 017886 352 744inplacegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7628010872 0 022772 384 752inplaceclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7638810872 0 022768 384 752refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7707910876 0 022728 384 752inplaceclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7740510876 0 022092 384 744inplaceclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7745010876 0 022724 384 752refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7755410876 0 020186 380 744refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7774510876 0 022088 384 744refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
7778410876 0 020190 380 744inplaceclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
862329996 0 019318 380 744inplaceclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
863699996 0 019314 380 744refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092820240909

Compiler output


blocks.S: blocks.S:10701:29: error: expected '%<type>' or "<type>"
blocks.S: .section .note.GNU-stack,"",@progbits
blocks.S:                             ^

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
arm11clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
arm11clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
arm11clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
arm11clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
arm11clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


blocks.S: blocks.S: Assembler messages:
blocks.S: blocks.S:10701: Error: junk at end of line, first unrecognized character is `,'

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

Compiler output


blocks.c: In file included from blocks.c:37:
blocks.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
blocks.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:287:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
blocks.c:     return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
blocks.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
dolbeau/amd64-shaclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/amd64-shaclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/amd64-shaclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/amd64-shaclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/amd64-shaclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


blocks.c: blocks.c:37:10: fatal error: immintrin.h: No such file or directory
blocks.c:    37 | #include <immintrin.h>
blocks.c:       |          ^~~~~~~~~~~~~
blocks.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
dolbeau/amd64-shagcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/amd64-shagcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/amd64-shagcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/amd64-shagcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


blocks.c: In file included from blocks.c:37:
blocks.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/arm_neon.h:32:2: error: "NEON support not enabled"
blocks.c: #error "NEON support not enabled"
blocks.c:  ^
blocks.c: blocks.c:59:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c0 = vld1q_u32(s256cst +  0);
blocks.c:         ^
blocks.c: blocks.c:60:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c1 = vld1q_u32(s256cst +  4);
blocks.c:         ^
blocks.c: blocks.c:61:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c2 = vld1q_u32(s256cst +  8);
blocks.c:         ^
blocks.c: blocks.c:62:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c3 = vld1q_u32(s256cst + 12);
blocks.c:         ^
blocks.c: blocks.c:63:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c4 = vld1q_u32(s256cst + 16);
blocks.c:         ^
blocks.c: blocks.c:64:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c5 = vld1q_u32(s256cst + 20);
blocks.c:         ^
blocks.c: blocks.c:65:2: error: use of undeclared identifier 'uint32x4_t'
blocks.c:         uint32x4_t c6 = vld1q_u32(s256cst + 24);
blocks.c:         ^
blocks.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
dolbeau/armv8cryptoclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/armv8cryptoclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/armv8cryptoclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/armv8cryptoclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
dolbeau/armv8cryptoclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


blocks.c: In file included from blocks.c:37:
blocks.c: blocks.c: In function 'crypto_hashblocks_sha256_dolbeau_armv8crypto_constbranchindex':
blocks.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:9080:1: error: inlining failed in call to 'always_inline' 'vrev32q_u8': target specific option mismatch
blocks.c:  9080 | vrev32q_u8 (uint8x16_t __a)
blocks.c:       | ^~~~~~~~~~
blocks.c: blocks.c:81:19: note: called from here
blocks.c:    81 |  d1 = (uint32x4_t)vrev32q_u8((uint8x16_t)d1);
blocks.c:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: In file included from blocks.c:37:
blocks.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:9080:1: error: inlining failed in call to 'always_inline' 'vrev32q_u8': target specific option mismatch
blocks.c:  9080 | vrev32q_u8 (uint8x16_t __a)
blocks.c:       | ^~~~~~~~~~
blocks.c: blocks.c:80:19: note: called from here
blocks.c:    80 |  d0 = (uint32x4_t)vrev32q_u8((uint8x16_t)d0);
blocks.c:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: In file included from blocks.c:37:
blocks.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:10417:1: error: inlining failed in call to 'always_inline' 'vld1q_u32': target specific option mismatch
blocks.c: 10417 | vld1q_u32 (const uint32_t * __a)
blocks.c:       | ^~~~~~~~~
blocks.c: blocks.c:77:18: note: called from here
blocks.c:    77 |  uint32x4_t d1 = vld1q_u32((uint32_t*)(statebytes + 16));
blocks.c:       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
blocks.c: In file included from blocks.c:37:
blocks.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:10417:1: error: inlining failed in call to 'always_inline' 'vld1q_u32': target specific option mismatch
blocks.c: 10417 | vld1q_u32 (const uint32_t * __a)
blocks.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
dolbeau/armv8cryptogcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/armv8cryptogcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/armv8cryptogcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
dolbeau/armv8cryptogcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


blocks.o N 0
blocks.o N 10b
blocks.o N 112
blocks.o N 126
blocks.o N 135
blocks.o N 137
blocks.o N 145
blocks.o N 155
blocks.o N 157
blocks.o N 189
blocks.o N 18d
blocks.o N 198
blocks.o N 19b
blocks.o N 1a1
blocks.o N 1a4
blocks.o N 1a7
blocks.o N 1aa
blocks.o N 1ad
blocks.o N 1b0
blocks.o N 1b3
blocks.o N 1b6
blocks.o N 1bc
blocks.o N 1d3
blocks.o N 1d6
blocks.o N 1da
blocks.o N 1dd
blocks.o N 1e0
blocks.o N 1e3
blocks.o N 1e6
blocks.o N 1e9
blocks.o N 1ec
blocks.o N 1ef
blocks.o N 1f2
blocks.o N 1f5
blocks.o N 1f8
blocks.o N 1fc
blocks.o N 200
blocks.o N 204
blocks.o N 208
blocks.o N 25
blocks.o N 2e
blocks.o N f8
blocks.o N fe

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
inplaceclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
inplaceclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
inplaceclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


blocks.o N 0
blocks.o N 10a
blocks.o N 111
blocks.o N 125
blocks.o N 157
blocks.o N 15b
blocks.o N 16a
blocks.o N 17a
blocks.o N 185
blocks.o N 193
blocks.o N 196
blocks.o N 19c
blocks.o N 19f
blocks.o N 1a2
blocks.o N 1a5
blocks.o N 1a8
blocks.o N 1ab
blocks.o N 1ae
blocks.o N 1b1
blocks.o N 1b7
blocks.o N 1ce
blocks.o N 1d1
blocks.o N 1d4
blocks.o N 1d7
blocks.o N 1da
blocks.o N 1dd
blocks.o N 1e0
blocks.o N 1e3
blocks.o N 1e6
blocks.o N 1e9
blocks.o N 1ec
blocks.o N 1ef
blocks.o N 1f3
blocks.o N 1f7
blocks.o N 1fb
blocks.o N 1ff
blocks.o N 203
blocks.o N 207
blocks.o N 209
blocks.o N 25
blocks.o N 2e
blocks.o N f7
blocks.o N fd

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
inplaceclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


blocks.o N 0
blocks.o N 10a
blocks.o N 111
blocks.o N 125
blocks.o N 134
blocks.o N 136
blocks.o N 144
blocks.o N 154
blocks.o N 156
blocks.o N 188
blocks.o N 18c
blocks.o N 197
blocks.o N 19a
blocks.o N 1a0
blocks.o N 1a3
blocks.o N 1a6
blocks.o N 1a9
blocks.o N 1ac
blocks.o N 1af
blocks.o N 1b2
blocks.o N 1b5
blocks.o N 1bb
blocks.o N 1d2
blocks.o N 1d5
blocks.o N 1d9
blocks.o N 1dc
blocks.o N 1df
blocks.o N 1e2
blocks.o N 1e5
blocks.o N 1e8
blocks.o N 1eb
blocks.o N 1ee
blocks.o N 1f1
blocks.o N 1f4
blocks.o N 1f7
blocks.o N 1fb
blocks.o N 1ff
blocks.o N 203
blocks.o N 207
blocks.o N 25
blocks.o N 2e
blocks.o N f7
blocks.o N fd

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

Namespace violations


blocks.o N 0
blocks.o N 101
blocks.o N 108
blocks.o N 117
blocks.o N 119
blocks.o N 127
blocks.o N 137
blocks.o N 139
blocks.o N 167
blocks.o N 16b
blocks.o N 176
blocks.o N 179
blocks.o N 17f
blocks.o N 193
blocks.o N 195
blocks.o N 197
blocks.o N 199
blocks.o N 19b
blocks.o N 19d
blocks.o N 19f
blocks.o N 1a1
blocks.o N 1a7
blocks.o N 1be
blocks.o N 1c0
blocks.o N 1c3
blocks.o N 1c7
blocks.o N 1ca
blocks.o N 1cd
blocks.o N 1d0
blocks.o N 1d3
blocks.o N 1d6
blocks.o N 1d9
blocks.o N 1dc
blocks.o N 1df
blocks.o N 1e2
blocks.o N 1e5
blocks.o N 1e8
blocks.o N 1ec
blocks.o N 1f0
blocks.o N 1f4
blocks.o N 1f8
blocks.o N 25
blocks.o N 2e
blocks.o N f4

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


blocks.o N 0
blocks.o N 100
blocks.o N 107
blocks.o N 135
blocks.o N 139
blocks.o N 148
blocks.o N 158
blocks.o N 163
blocks.o N 171
blocks.o N 174
blocks.o N 17a
blocks.o N 18e
blocks.o N 190
blocks.o N 192
blocks.o N 194
blocks.o N 196
blocks.o N 198
blocks.o N 19a
blocks.o N 19c
blocks.o N 1a2
blocks.o N 1b9
blocks.o N 1bb
blocks.o N 1be
blocks.o N 1c1
blocks.o N 1c4
blocks.o N 1c7
blocks.o N 1ca
blocks.o N 1cd
blocks.o N 1d0
blocks.o N 1d3
blocks.o N 1d6
blocks.o N 1d9
blocks.o N 1dc
blocks.o N 1df
blocks.o N 1e3
blocks.o N 1e7
blocks.o N 1eb
blocks.o N 1ef
blocks.o N 1f3
blocks.o N 1f7
blocks.o N 1f9
blocks.o N 25
blocks.o N 2e
blocks.o N f3

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


blocks.o N 0
blocks.o N 100
blocks.o N 107
blocks.o N 116
blocks.o N 118
blocks.o N 126
blocks.o N 136
blocks.o N 138
blocks.o N 166
blocks.o N 16a
blocks.o N 175
blocks.o N 178
blocks.o N 17e
blocks.o N 192
blocks.o N 194
blocks.o N 196
blocks.o N 198
blocks.o N 19a
blocks.o N 19c
blocks.o N 19e
blocks.o N 1a0
blocks.o N 1a6
blocks.o N 1bd
blocks.o N 1bf
blocks.o N 1c2
blocks.o N 1c6
blocks.o N 1c9
blocks.o N 1cc
blocks.o N 1cf
blocks.o N 1d2
blocks.o N 1d5
blocks.o N 1d8
blocks.o N 1db
blocks.o N 1de
blocks.o N 1e1
blocks.o N 1e4
blocks.o N 1e7
blocks.o N 1eb
blocks.o N 1ef
blocks.o N 1f3
blocks.o N 1f7
blocks.o N 25
blocks.o N 2e
blocks.o N f3

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 50286966 2661925219 1000000000 crypto_hashblocks/sha256/inplace
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24891-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24891-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24891-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24891-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24891-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24891-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24891-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24891-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24891-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24891-- WARNING: Serious error when reading debug info
--24891-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24891-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: unhandled syscall: 403
--24891-- You may be able to write your own handler.
--24891-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24891-- Nevertheless we consider this a bug.  Please report
--24891-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: unhandled syscall: 384
--24891-- You may be able to write your own handler.
--24891-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24891-- Nevertheless we consider this a bug.  Please report
--24891-- it at http://valgrind.org/support/bug_reports.html.
--24891-- WARNING: unhandled syscall: 369
--24891-- You may be able to write your own handler.
--24891-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24891-- Nevertheless we consider this a bug.  Please report
--24891-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24891-- WARNING: unhandled syscall: 369
--24891-- You may be able to write your own handler.
--24891-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24891-- Nevertheless we consider this a bug.  Please report
--24891-- it at http://valgrind.org/support/bug_reports.html.
--24891-- WARNING: unhandled syscall: 369
--24891-- You may be able to write your own handler.
--24891-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24891-- Nevertheless we consider this a bug.  Please report
--24891-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
inplaceclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 49629990 2723675482 1000000000 crypto_hashblocks/sha256/inplace
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24368-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24368-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24368-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24368-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24368-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24368-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24368-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24368-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24368-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24368-- WARNING: Serious error when reading debug info
--24368-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24368-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: unhandled syscall: 403
--24368-- You may be able to write your own handler.
--24368-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24368-- Nevertheless we consider this a bug.  Please report
--24368-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: unhandled syscall: 384
--24368-- You may be able to write your own handler.
--24368-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24368-- Nevertheless we consider this a bug.  Please report
--24368-- it at http://valgrind.org/support/bug_reports.html.
--24368-- WARNING: unhandled syscall: 369
--24368-- You may be able to write your own handler.
--24368-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24368-- Nevertheless we consider this a bug.  Please report
--24368-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24368-- WARNING: unhandled syscall: 369
--24368-- You may be able to write your own handler.
--24368-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24368-- Nevertheless we consider this a bug.  Please report
--24368-- it at http://valgrind.org/support/bug_reports.html.
--24368-- WARNING: unhandled syscall: 369
--24368-- You may be able to write your own handler.
--24368-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24368-- Nevertheless we consider this a bug.  Please report
--24368-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
inplaceclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 28484975 1843506376 1000000000 crypto_hashblocks/sha256/inplace
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25153-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25153-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25153-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25153-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25153-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25153-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25153-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25153-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25153-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25153-- WARNING: Serious error when reading debug info
--25153-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25153-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: unhandled syscall: 403
--25153-- You may be able to write your own handler.
--25153-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25153-- Nevertheless we consider this a bug.  Please report
--25153-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: unhandled syscall: 384
--25153-- You may be able to write your own handler.
--25153-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25153-- Nevertheless we consider this a bug.  Please report
--25153-- it at http://valgrind.org/support/bug_reports.html.
--25153-- WARNING: unhandled syscall: 369
--25153-- You may be able to write your own handler.
--25153-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25153-- Nevertheless we consider this a bug.  Please report
--25153-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25153-- WARNING: unhandled syscall: 369
--25153-- You may be able to write your own handler.
--25153-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25153-- Nevertheless we consider this a bug.  Please report
--25153-- it at http://valgrind.org/support/bug_reports.html.
--25153-- WARNING: unhandled syscall: 369
--25153-- You may be able to write your own handler.
--25153-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25153-- Nevertheless we consider this a bug.  Please report
--25153-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: input_prepare (try-anything.c:162)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:165)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
inplaceclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 50523976 2433609881 1000000000 crypto_hashblocks/sha256/inplace
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24630-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24630-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24630-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--24630-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24630-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24630-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24630-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--24630-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24630-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24630-- WARNING: Serious error when reading debug info
--24630-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--24630-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: unhandled syscall: 403
--24630-- You may be able to write your own handler.
--24630-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24630-- Nevertheless we consider this a bug.  Please report
--24630-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: unhandled syscall: 384
--24630-- You may be able to write your own handler.
--24630-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24630-- Nevertheless we consider this a bug.  Please report
--24630-- it at http://valgrind.org/support/bug_reports.html.
--24630-- WARNING: unhandled syscall: 369
--24630-- You may be able to write your own handler.
--24630-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24630-- Nevertheless we consider this a bug.  Please report
--24630-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24630-- WARNING: unhandled syscall: 369
--24630-- You may be able to write your own handler.
--24630-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24630-- Nevertheless we consider this a bug.  Please report
--24630-- it at http://valgrind.org/support/bug_reports.html.
--24630-- WARNING: unhandled syscall: 369
--24630-- You may be able to write your own handler.
--24630-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24630-- Nevertheless we consider this a bug.  Please report
--24630-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
inplaceclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 45639952 2606776290 1000000000 crypto_hashblocks/sha256/inplace
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25415-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25415-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25415-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25415-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25415-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25415-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25415-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25415-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25415-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25415-- WARNING: Serious error when reading debug info
--25415-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25415-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: unhandled syscall: 403
--25415-- You may be able to write your own handler.
--25415-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25415-- Nevertheless we consider this a bug.  Please report
--25415-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: unhandled syscall: 384
--25415-- You may be able to write your own handler.
--25415-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25415-- Nevertheless we consider this a bug.  Please report
--25415-- it at http://valgrind.org/support/bug_reports.html.
--25415-- WARNING: unhandled syscall: 369
--25415-- You may be able to write your own handler.
--25415-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25415-- Nevertheless we consider this a bug.  Please report
--25415-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--25415-- WARNING: unhandled syscall: 369
--25415-- You may be able to write your own handler.
--25415-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25415-- Nevertheless we consider this a bug.  Please report
--25415-- it at http://valgrind.org/support/bug_reports.html.
--25415-- WARNING: unhandled syscall: 369
--25415-- You may be able to write your own handler.
--25415-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25415-- Nevertheless we consider this a bug.  Please report
--25415-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 37673016 2590793104 1000000000 crypto_hashblocks/sha256/inplace
--23828-- WARNING: Serious error when reading debug info
--23828-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23828-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23828-- WARNING: Serious error when reading debug info
--23828-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23828-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23828-- WARNING: Serious error when reading debug info
--23828-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23828-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23828-- WARNING: Serious error when reading debug info
--23828-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23828-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23828-- WARNING: unhandled syscall: 403
--23828-- You may be able to write your own handler.
--23828-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23828-- Nevertheless we consider this a bug.  Please report
--23828-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23828-- WARNING: unhandled syscall: 384
--23828-- You may be able to write your own handler.
--23828-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23828-- Nevertheless we consider this a bug.  Please report
--23828-- it at http://valgrind.org/support/bug_reports.html.
--23828-- WARNING: unhandled syscall: 369
--23828-- You may be able to write your own handler.
--23828-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23828-- Nevertheless we consider this a bug.  Please report
--23828-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23828-- WARNING: unhandled syscall: 369
--23828-- You may be able to write your own handler.
--23828-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23828-- Nevertheless we consider this a bug.  Please report
--23828-- it at http://valgrind.org/support/bug_reports.html.
--23828-- WARNING: unhandled syscall: 369
--23828-- You may be able to write your own handler.
--23828-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23828-- Nevertheless we consider this a bug.  Please report
--23828-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 37530042 2481408826 1000000000 crypto_hashblocks/sha256/inplace
--23277-- WARNING: Serious error when reading debug info
--23277-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23277-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23277-- WARNING: Serious error when reading debug info
--23277-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23277-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23277-- WARNING: Serious error when reading debug info
--23277-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23277-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23277-- WARNING: Serious error when reading debug info
--23277-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23277-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23277-- WARNING: unhandled syscall: 403
--23277-- You may be able to write your own handler.
--23277-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23277-- Nevertheless we consider this a bug.  Please report
--23277-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23277-- WARNING: unhandled syscall: 384
--23277-- You may be able to write your own handler.
--23277-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23277-- Nevertheless we consider this a bug.  Please report
--23277-- it at http://valgrind.org/support/bug_reports.html.
--23277-- WARNING: unhandled syscall: 369
--23277-- You may be able to write your own handler.
--23277-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23277-- Nevertheless we consider this a bug.  Please report
--23277-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23277-- WARNING: unhandled syscall: 369
--23277-- You may be able to write your own handler.
--23277-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23277-- Nevertheless we consider this a bug.  Please report
--23277-- it at http://valgrind.org/support/bug_reports.html.
--23277-- WARNING: unhandled syscall: 369
--23277-- You may be able to write your own handler.
--23277-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23277-- Nevertheless we consider this a bug.  Please report
--23277-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 23153002 1944485173 1000000000 crypto_hashblocks/sha256/inplace
--24104-- WARNING: Serious error when reading debug info
--24104-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24104-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24104-- WARNING: Serious error when reading debug info
--24104-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--24104-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24104-- WARNING: Serious error when reading debug info
--24104-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24104-- Ignoring non-Dwarf2/3/4 block in .debug_info
--24104-- WARNING: Serious error when reading debug info
--24104-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--24104-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24104-- WARNING: unhandled syscall: 403
--24104-- You may be able to write your own handler.
--24104-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24104-- Nevertheless we consider this a bug.  Please report
--24104-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24104-- WARNING: unhandled syscall: 384
--24104-- You may be able to write your own handler.
--24104-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24104-- Nevertheless we consider this a bug.  Please report
--24104-- it at http://valgrind.org/support/bug_reports.html.
--24104-- WARNING: unhandled syscall: 369
--24104-- You may be able to write your own handler.
--24104-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24104-- Nevertheless we consider this a bug.  Please report
--24104-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--24104-- WARNING: unhandled syscall: 369
--24104-- You may be able to write your own handler.
--24104-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24104-- Nevertheless we consider this a bug.  Please report
--24104-- it at http://valgrind.org/support/bug_reports.html.
--24104-- WARNING: unhandled syscall: 369
--24104-- You may be able to write your own handler.
--24104-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--24104-- Nevertheless we consider this a bug.  Please report
--24104-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:165)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 24992019 2023469569 1000000000 crypto_hashblocks/sha256/inplace
--23553-- WARNING: Serious error when reading debug info
--23553-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23553-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23553-- WARNING: Serious error when reading debug info
--23553-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23553-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23553-- WARNING: Serious error when reading debug info
--23553-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23553-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23553-- WARNING: Serious error when reading debug info
--23553-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23553-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23553-- WARNING: unhandled syscall: 403
--23553-- You may be able to write your own handler.
--23553-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23553-- Nevertheless we consider this a bug.  Please report
--23553-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23553-- WARNING: unhandled syscall: 384
--23553-- You may be able to write your own handler.
--23553-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23553-- Nevertheless we consider this a bug.  Please report
--23553-- it at http://valgrind.org/support/bug_reports.html.
--23553-- WARNING: unhandled syscall: 369
--23553-- You may be able to write your own handler.
--23553-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23553-- Nevertheless we consider this a bug.  Please report
--23553-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--23553-- WARNING: unhandled syscall: 369
--23553-- You may be able to write your own handler.
--23553-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23553-- Nevertheless we consider this a bug.  Please report
--23553-- it at http://valgrind.org/support/bug_reports.html.
--23553-- WARNING: unhandled syscall: 369
--23553-- You may be able to write your own handler.
--23553-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23553-- Nevertheless we consider this a bug.  Please report
--23553-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 50057915 2661766471 1000000000 crypto_hashblocks/sha256/ref
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28327-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28327-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28327-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28327-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28327-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28327-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28327-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28327-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28327-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28327-- WARNING: Serious error when reading debug info
--28327-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28327-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: unhandled syscall: 403
--28327-- You may be able to write your own handler.
--28327-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28327-- Nevertheless we consider this a bug.  Please report
--28327-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: unhandled syscall: 384
--28327-- You may be able to write your own handler.
--28327-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28327-- Nevertheless we consider this a bug.  Please report
--28327-- it at http://valgrind.org/support/bug_reports.html.
--28327-- WARNING: unhandled syscall: 369
--28327-- You may be able to write your own handler.
--28327-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28327-- Nevertheless we consider this a bug.  Please report
--28327-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28327-- WARNING: unhandled syscall: 369
--28327-- You may be able to write your own handler.
--28327-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28327-- Nevertheless we consider this a bug.  Please report
--28327-- it at http://valgrind.org/support/bug_reports.html.
--28327-- WARNING: unhandled syscall: 369
--28327-- You may be able to write your own handler.
--28327-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28327-- Nevertheless we consider this a bug.  Please report
--28327-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 49773922 2732128738 1000000000 crypto_hashblocks/sha256/ref
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27804-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27804-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--27804-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--27804-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27804-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27804-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--27804-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--27804-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--27804-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27804-- WARNING: Serious error when reading debug info
--27804-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--27804-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: unhandled syscall: 403
--27804-- You may be able to write your own handler.
--27804-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27804-- Nevertheless we consider this a bug.  Please report
--27804-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: unhandled syscall: 384
--27804-- You may be able to write your own handler.
--27804-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27804-- Nevertheless we consider this a bug.  Please report
--27804-- it at http://valgrind.org/support/bug_reports.html.
--27804-- WARNING: unhandled syscall: 369
--27804-- You may be able to write your own handler.
--27804-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27804-- Nevertheless we consider this a bug.  Please report
--27804-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27804-- WARNING: unhandled syscall: 369
--27804-- You may be able to write your own handler.
--27804-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27804-- Nevertheless we consider this a bug.  Please report
--27804-- it at http://valgrind.org/support/bug_reports.html.
--27804-- WARNING: unhandled syscall: 369
--27804-- You may be able to write your own handler.
--27804-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27804-- Nevertheless we consider this a bug.  Please report
--27804-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 28278950 1774361871 1000000000 crypto_hashblocks/sha256/ref
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28588-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28588-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28588-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28588-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28588-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28588-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28588-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28588-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28588-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28588-- WARNING: Serious error when reading debug info
--28588-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28588-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: unhandled syscall: 403
--28588-- You may be able to write your own handler.
--28588-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28588-- Nevertheless we consider this a bug.  Please report
--28588-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: unhandled syscall: 384
--28588-- You may be able to write your own handler.
--28588-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28588-- Nevertheless we consider this a bug.  Please report
--28588-- it at http://valgrind.org/support/bug_reports.html.
--28588-- WARNING: unhandled syscall: 369
--28588-- You may be able to write your own handler.
--28588-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28588-- Nevertheless we consider this a bug.  Please report
--28588-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28588-- WARNING: unhandled syscall: 369
--28588-- You may be able to write your own handler.
--28588-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28588-- Nevertheless we consider this a bug.  Please report
--28588-- it at http://valgrind.org/support/bug_reports.html.
--28588-- WARNING: unhandled syscall: 369
--28588-- You may be able to write your own handler.
--28588-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28588-- Nevertheless we consider this a bug.  Please report
--28588-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: input_prepare (try-anything.c:162)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:165)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:157)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 49884918 2399260066 1000000000 crypto_hashblocks/sha256/ref
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28065-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28065-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28065-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28065-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28065-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28065-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28065-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28065-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28065-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28065-- WARNING: Serious error when reading debug info
--28065-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28065-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: unhandled syscall: 403
--28065-- You may be able to write your own handler.
--28065-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28065-- Nevertheless we consider this a bug.  Please report
--28065-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: unhandled syscall: 384
--28065-- You may be able to write your own handler.
--28065-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28065-- Nevertheless we consider this a bug.  Please report
--28065-- it at http://valgrind.org/support/bug_reports.html.
--28065-- WARNING: unhandled syscall: 369
--28065-- You may be able to write your own handler.
--28065-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28065-- Nevertheless we consider this a bug.  Please report
--28065-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28065-- WARNING: unhandled syscall: 369
--28065-- You may be able to write your own handler.
--28065-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28065-- Nevertheless we consider this a bug.  Please report
--28065-- it at http://valgrind.org/support/bug_reports.html.
--28065-- WARNING: unhandled syscall: 369
--28065-- You may be able to write your own handler.
--28065-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28065-- Nevertheless we consider this a bug.  Please report
--28065-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 45377918 2587083317 1000000000 crypto_hashblocks/sha256/ref
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28852-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28852-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28852-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--28852-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28852-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28852-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28852-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--28852-- Last block truncated in .debug_info; ignoring
Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28852-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28852-- WARNING: Serious error when reading debug info
--28852-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--28852-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memmove (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: __libc_sigaction (sigaction.c:51)
   by 0x...: __pthread_initialize_minimal (nptl-init.c:295)
   by 0x...: ??? (in /lib/arm-linux-gnueabihf/libpthread-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
valgrind: Unrecognised instruction at address 0x48c95c8.
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1)
Your program just tried to execute an instruction that Valgrind
did not recognise.  There are two possible reasons for this.
1. Your program has a bug and erroneously jumped to a non-code
   location.  If you are running Memcheck and you just saw a
   warning about a bad jump, it's probably your program's fault.
2. The instruction is legitimate but Valgrind doesn't handle it,
   i.e. it's Valgrind's fault.  If you think this is the case or
   you are not sure, please let us know and we'll try to fix it.
Either way, Valgrind will now raise a SIGILL signal which will
probably kill your program.
Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: unhandled syscall: 403
--28852-- You may be able to write your own handler.
--28852-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28852-- Nevertheless we consider this a bug.  Please report
--28852-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: unhandled syscall: 384
--28852-- You may be able to write your own handler.
--28852-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28852-- Nevertheless we consider this a bug.  Please report
--28852-- it at http://valgrind.org/support/bug_reports.html.
--28852-- WARNING: unhandled syscall: 369
--28852-- You may be able to write your own handler.
--28852-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28852-- Nevertheless we consider this a bug.  Please report
--28852-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--28852-- WARNING: unhandled syscall: 369
--28852-- You may be able to write your own handler.
--28852-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28852-- Nevertheless we consider this a bug.  Please report
--28852-- it at http://valgrind.org/support/bug_reports.html.
--28852-- WARNING: unhandled syscall: 369
--28852-- You may be able to write your own handler.
--28852-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28852-- Nevertheless we consider this a bug.  Please report
--28852-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20 (try-anything.c:90)
   by 0x...: input_prepare (try-anything.c:124)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:102)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: bcmp (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:102)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: double_canary (try-anything.c:156)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:100)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:101)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 37989947 3012566819 1000000000 crypto_hashblocks/sha256/ref
--27264-- WARNING: Serious error when reading debug info
--27264-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27264-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27264-- WARNING: Serious error when reading debug info
--27264-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27264-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27264-- WARNING: Serious error when reading debug info
--27264-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27264-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27264-- WARNING: Serious error when reading debug info
--27264-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27264-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27264-- WARNING: unhandled syscall: 403
--27264-- You may be able to write your own handler.
--27264-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27264-- Nevertheless we consider this a bug.  Please report
--27264-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27264-- WARNING: unhandled syscall: 384
--27264-- You may be able to write your own handler.
--27264-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27264-- Nevertheless we consider this a bug.  Please report
--27264-- it at http://valgrind.org/support/bug_reports.html.
--27264-- WARNING: unhandled syscall: 369
--27264-- You may be able to write your own handler.
--27264-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27264-- Nevertheless we consider this a bug.  Please report
--27264-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27264-- WARNING: unhandled syscall: 369
--27264-- You may be able to write your own handler.
--27264-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27264-- Nevertheless we consider this a bug.  Please report
--27264-- it at http://valgrind.org/support/bug_reports.html.
--27264-- WARNING: unhandled syscall: 369
--27264-- You may be able to write your own handler.
--27264-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27264-- Nevertheless we consider this a bug.  Please report
--27264-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 37499956 2940744535 1000000000 crypto_hashblocks/sha256/ref
--26712-- WARNING: Serious error when reading debug info
--26712-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26712-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26712-- WARNING: Serious error when reading debug info
--26712-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26712-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26712-- WARNING: Serious error when reading debug info
--26712-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26712-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26712-- WARNING: Serious error when reading debug info
--26712-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26712-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26712-- WARNING: unhandled syscall: 403
--26712-- You may be able to write your own handler.
--26712-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26712-- Nevertheless we consider this a bug.  Please report
--26712-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26712-- WARNING: unhandled syscall: 384
--26712-- You may be able to write your own handler.
--26712-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26712-- Nevertheless we consider this a bug.  Please report
--26712-- it at http://valgrind.org/support/bug_reports.html.
--26712-- WARNING: unhandled syscall: 369
--26712-- You may be able to write your own handler.
--26712-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26712-- Nevertheless we consider this a bug.  Please report
--26712-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26712-- WARNING: unhandled syscall: 369
--26712-- You may be able to write your own handler.
--26712-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26712-- Nevertheless we consider this a bug.  Please report
--26712-- it at http://valgrind.org/support/bug_reports.html.
--26712-- WARNING: unhandled syscall: 369
--26712-- You may be able to write your own handler.
--26712-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26712-- Nevertheless we consider this a bug.  Please report
--26712-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 22629967 1824409304 1000000000 crypto_hashblocks/sha256/ref
--27540-- WARNING: Serious error when reading debug info
--27540-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27540-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27540-- WARNING: Serious error when reading debug info
--27540-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27540-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27540-- WARNING: Serious error when reading debug info
--27540-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27540-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27540-- WARNING: Serious error when reading debug info
--27540-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27540-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27540-- WARNING: unhandled syscall: 403
--27540-- You may be able to write your own handler.
--27540-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27540-- Nevertheless we consider this a bug.  Please report
--27540-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27540-- WARNING: unhandled syscall: 384
--27540-- You may be able to write your own handler.
--27540-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27540-- Nevertheless we consider this a bug.  Please report
--27540-- it at http://valgrind.org/support/bug_reports.html.
--27540-- WARNING: unhandled syscall: 369
--27540-- You may be able to write your own handler.
--27540-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27540-- Nevertheless we consider this a bug.  Please report
--27540-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--27540-- WARNING: unhandled syscall: 369
--27540-- You may be able to write your own handler.
--27540-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27540-- Nevertheless we consider this a bug.  Please report
--27540-- it at http://valgrind.org/support/bug_reports.html.
--27540-- WARNING: unhandled syscall: 369
--27540-- You may be able to write your own handler.
--27540-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27540-- Nevertheless we consider this a bug.  Please report
--27540-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: input_prepare (try-anything.c:165)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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

TIMECOP error (can be valgrind bug)


error 99
cff18d496f3128f0487699a7f3e8dfdb0df7941eaa439835541dcb042b05bb49 25667967 2036586380 1000000000 crypto_hashblocks/sha256/ref
--26987-- WARNING: Serious error when reading debug info
--26987-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26987-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26987-- WARNING: Serious error when reading debug info
--26987-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26987-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: index (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_dst_count (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcmp (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_name_match_p (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: strdup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param openat(filename) contains uninitialised byte(s)
   at 0x...: __open64_nocancel (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_new_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strlen (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_get_origin (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: expand_dynamic_string_token (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: strcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_dst_substitute (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_from_fd (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26987-- WARNING: Serious error when reading debug info
--26987-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26987-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26987-- WARNING: Serious error when reading debug info
--26987-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26987-- Last block truncated in .debug_info; ignoring
Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_map_object_deps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_check_map_versions (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)


More than 100 errors detected.  Subsequent errors
will still be recorded, but in less detail than before.
Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_determine_tlsoffset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __udivsi3 (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memset (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_storage (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Syscall param set_tls(addr) contains uninitialised byte(s)
   at 0x...: init_tls (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: dl_main (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: do_lookup_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_lookup_symbol_x (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_add_to_slotinfo (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_relocate_object (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_allocate_tls_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_init (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_fixup (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: _dl_runtime_resolve (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fopen@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: malloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: __isoc99_fscanf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: fclose@@GLIBC_2.4 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: check_match (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26987-- WARNING: unhandled syscall: 403
--26987-- You may be able to write your own handler.
--26987-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26987-- Nevertheless we consider this a bug.  Please report
--26987-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: clock_gettime@@GLIBC_2.17 (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26987-- WARNING: unhandled syscall: 384
--26987-- You may be able to write your own handler.
--26987-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26987-- Nevertheless we consider this a bug.  Please report
--26987-- it at http://valgrind.org/support/bug_reports.html.
--26987-- WARNING: unhandled syscall: 369
--26987-- You may be able to write your own handler.
--26987-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26987-- Nevertheless we consider this a bug.  Please report
--26987-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: setrlimit (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

--26987-- WARNING: unhandled syscall: 369
--26987-- You may be able to write your own handler.
--26987-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26987-- Nevertheless we consider this a bug.  Please report
--26987-- it at http://valgrind.org/support/bug_reports.html.
--26987-- WARNING: unhandled syscall: 369
--26987-- You may be able to write your own handler.
--26987-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26987-- Nevertheless we consider this a bug.  Please report
--26987-- it at http://valgrind.org/support/bug_reports.html.
Use of uninitialised value of size 4
   at 0x...: random (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: calloc (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: salsa20.part.0 (try-anything.c:102)
   by 0x...: input_prepare (try-anything.c:85)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:87)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:96)
   by 0x...: main (try-anything.c:345)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: putchar (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: printf (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_fini (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: _dl_sort_maps (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: free_mem (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

Use of uninitialised value of size 4
   at 0x...: free_slotinfo (in /lib/arm-linux-gnueabihf/libc-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/ld-2.31.so)

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