Test results for armeabi, berry0, crypto_core/invhrss701

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_core Test results for armeabi, berry0, crypto_core Test results for crypto_core/invhrss701
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_core
Primitive: invhrss701
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
46523820804 0 012757 360 752simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
61952011776 0 011077 360 752simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
73875918812 0 013948 384 760simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
73881082812 0 013916 384 752simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
73898046812 0 012014 380 752simplerclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
75889944804 0 010914 352 752simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
75908341784 0 013944 384 760simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
900161311368 0 014468 388 760refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
900199051368 0 014500 388 768refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
900280211348 0 012546 384 752refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
90561484640 0 010173 352 752simplergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
909912141360 0 014516 388 768refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
97538319716 0 011902 380 752simplerclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092220240909
1013447171936 0 013835 360 752refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
1167246321376 0 011623 360 752refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
1186994121272 0 012422 384 752refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
1286390241244 0 011823 352 752refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092120240909
1325580491316 0 011422 356 752refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092120240909

Compiler output


core.c: In file included from core.c:8:
core.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
core.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
core.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
core.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.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
core.c:     return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
core.c: ...

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

Compiler output


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

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

Compiler output


core.S: core.S:5:59: error: expected STT_<TYPE_IN_UPPER_CASE>, '#<type>', '%<type>' or "<type>"
core.S:  .type crypto_core_invhrss701_faster921_constbranchindex, @function
core.S:                                                           ^
core.S: core.S:9:8: error: unexpected token in operand
core.S:  pushq %rbp
core.S:        ^
core.S: core.S:12:7: error: unexpected token in operand
core.S:  xorl %ecx, %ecx
core.S:       ^
core.S: core.S:13:11: error: unexpected token in operand
core.S:  vpcmpeqd %ymm4, %ymm4, %ymm4
core.S:           ^
core.S: core.S:14:7: error: unexpected token in operand
core.S:  movq %rsp, %rbp
core.S:       ^
core.S: core.S:16:8: error: unexpected token in operand
core.S:  pushq %r13
core.S:        ^
core.S: core.S:17:8: error: unexpected token in operand
core.S:  pushq %r12
core.S:        ^
core.S: core.S:18:8: error: unexpected token in operand
core.S:  pushq %rbx
core.S:        ^
core.S: core.S:22:7: error: unexpected token in operand
core.S: ...

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

Compiler output


core.S: core.c: Assembler messages:
core.S: core.c:5: Error: unrecognized symbol type ""
core.S: core.c:9: Error: bad instruction `pushq %rbp'
core.S: core.c:12: Error: bad instruction `xorl %ecx,%ecx'
core.S: core.c:13: Error: bad instruction `vpcmpeqd %ymm4,%ymm4,%ymm4'
core.S: core.c:14: Error: bad instruction `movq %rsp,%rbp'
core.S: core.c:16: Error: bad instruction `pushq %r13'
core.S: core.c:17: Error: bad instruction `pushq %r12'
core.S: core.c:18: Error: bad instruction `pushq %rbx'
core.S: core.c:22: Error: bad instruction `movq %rdi,%rbx'
core.S: core.c:23: Error: bad instruction `andq $-32,%rsp'
core.S: core.c:24: Error: bad instruction `subq $5568,%rsp'
core.S: core.c:25: Error: bad instruction `movzbl 1400(%rsi),%eax'
core.S: core.c:26: Error: bad instruction `vmovdqa .LC2(%rip),%ymm1'
core.S: core.c:27: Error: bad instruction `vmovdqa .LC3(%rip),%ymm3'
core.S: core.c:28: Error: bad instruction `vmovdqa .LC4(%rip),%ymm5'
core.S: core.c:29: Error: bad instruction `leaq 864(%rsp),%rdi'
core.S: core.c:30: Error: bad instruction `notl %eax'
core.S: core.c:31: Error: bad instruction `movl %eax,%r8d'
core.S: core.c:32: Error: bad instruction `andl $3,%eax'
core.S: core.c:33: Error: selected processor does not support `leal -3(%rax),%edx' in ARM mode
core.S: core.c:34: Error: bad instruction `andl $3,%r8d'
core.S: core.c:35: Error: bad instruction `movl %edx,%eax'
core.S: core.c:36: Error: bad instruction `sarl $5,%eax'
core.S: core.c:37: Error: bad instruction `andl %r8d,%eax'
core.S: ...

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

Namespace violations


core.o N 0
core.o N 10a
core.o N 113
core.o N 121
core.o N 126
core.o N 128
core.o N 12a
core.o N 12c
core.o N 132
core.o N 13c
core.o N 144
core.o N 146
core.o N 150
core.o N 157
core.o N 16b
core.o N 170
core.o N 172
core.o N 176
core.o N 178
core.o N 182
core.o N 184
core.o N 189
core.o N 193
core.o N 1b0
core.o N 1c0
core.o N 1c5
core.o N 1c7
core.o N 1cb
core.o N 1d8
core.o N 1df
core.o N 20b
core.o N 20d
core.o N 20f
core.o N 216
core.o N 21b
core.o N 221
core.o N 226
core.o N 22b
core.o N 22d
core.o N 234
core.o N 23b
core.o N 242
core.o N 249
core.o N 24b
core.o N 25
core.o N 2c
core.o N f0
core.o N ff

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


core.o N 0
core.o N 109
core.o N 112
core.o N 120
core.o N 14c
core.o N 150
core.o N 155
core.o N 15f
core.o N 169
core.o N 173
core.o N 178
core.o N 195
core.o N 197
core.o N 19e
core.o N 1b2
core.o N 1b7
core.o N 1b9
core.o N 1bb
core.o N 1bd
core.o N 1bf
core.o N 1c6
core.o N 1cd
core.o N 1d4
core.o N 1db
core.o N 1e0
core.o N 1e6
core.o N 1eb
core.o N 1f0
core.o N 1f2
core.o N 1f4
core.o N 1fb
core.o N 1fd
core.o N 202
core.o N 207
core.o N 209
core.o N 20b
core.o N 211
core.o N 21b
core.o N 223
core.o N 225
core.o N 227
core.o N 22b
core.o N 238
core.o N 23f
core.o N 25
core.o N 2c
core.o N ef
core.o N fe

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


core.o N 0
core.o N 109
core.o N 112
core.o N 120
core.o N 125
core.o N 127
core.o N 129
core.o N 12b
core.o N 131
core.o N 13b
core.o N 143
core.o N 145
core.o N 14f
core.o N 156
core.o N 16a
core.o N 16f
core.o N 171
core.o N 175
core.o N 177
core.o N 181
core.o N 183
core.o N 188
core.o N 192
core.o N 1af
core.o N 1bf
core.o N 1c4
core.o N 1c6
core.o N 1ca
core.o N 1d7
core.o N 1de
core.o N 20a
core.o N 20c
core.o N 20e
core.o N 215
core.o N 21a
core.o N 220
core.o N 225
core.o N 22a
core.o N 22c
core.o N 233
core.o N 23a
core.o N 241
core.o N 248
core.o N 24a
core.o N 25
core.o N 2c
core.o N ef
core.o N fe

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)

Namespace violations


core.o N 0
core.o N 10b
core.o N 115
core.o N 11d
core.o N 11f
core.o N 121
core.o N 127
core.o N 131
core.o N 139
core.o N 13b
core.o N 14e
core.o N 150
core.o N 152
core.o N 182
core.o N 184
core.o N 198
core.o N 19a
core.o N 19c
core.o N 19e
core.o N 1a2
core.o N 1a5
core.o N 1ad
core.o N 1b5
core.o N 1b7
core.o N 1bc
core.o N 1c2
core.o N 1c7
core.o N 25
core.o N 2c
core.o N f4
core.o N f8
core.o N fd

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

Namespace violations


core.o N 0
core.o N 127
core.o N 12c
core.o N 13a
core.o N 144
core.o N 14c
core.o N 15f
core.o N 161
core.o N 175
core.o N 177
core.o N 179
core.o N 17b
core.o N 17f
core.o N 182
core.o N 18a
core.o N 192
core.o N 194
core.o N 199
core.o N 19f
core.o N 1a4
core.o N 1a6
core.o N 1ab
core.o N 1ad
core.o N 1af
core.o N 1b5
core.o N 1bf
core.o N 1c7
core.o N 1c9
core.o N 25
core.o N 2c
core.o N f3
core.o N f7

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

Namespace violations


core.o N 0
core.o N 10a
core.o N 114
core.o N 11c
core.o N 11e
core.o N 120
core.o N 126
core.o N 130
core.o N 138
core.o N 13a
core.o N 14d
core.o N 14f
core.o N 151
core.o N 181
core.o N 183
core.o N 197
core.o N 199
core.o N 19b
core.o N 19d
core.o N 1a1
core.o N 1a4
core.o N 1ac
core.o N 1b4
core.o N 1b6
core.o N 1bb
core.o N 1c1
core.o N 1c6
core.o N 25
core.o N 2c
core.o N f3
core.o N f7
core.o N fc

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

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3896225959 20873769668 1000000000 crypto_core/invhrss701/ref
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23829-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--23829-- 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)

--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--23829-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--23829-- 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)

--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23829-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--23829-- 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)

--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--23829-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--23829-- 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)

--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--23829-- Ignoring non-Dwarf2/3/4 block in .debug_info
--23829-- WARNING: Serious error when reading debug info
--23829-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--23829-- 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)

--23829-- WARNING: unhandled syscall: 403
--23829-- You may be able to write your own handler.
--23829-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23829-- Nevertheless we consider this a bug.  Please report
--23829-- 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)

--23829-- WARNING: unhandled syscall: 384
--23829-- You may be able to write your own handler.
--23829-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23829-- Nevertheless we consider this a bug.  Please report
--23829-- it at http://valgrind.org/support/bug_reports.html.
--23829-- WARNING: unhandled syscall: 369
--23829-- You may be able to write your own handler.
--23829-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23829-- Nevertheless we consider this a bug.  Please report
--23829-- 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)

--23829-- WARNING: unhandled syscall: 369
--23829-- You may be able to write your own handler.
--23829-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23829-- Nevertheless we consider this a bug.  Please report
--23829-- it at http://valgrind.org/support/bug_reports.html.
--23829-- WARNING: unhandled syscall: 369
--23829-- You may be able to write your own handler.
--23829-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--23829-- Nevertheless we consider this a bug.  Please report
--23829-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3917536267 20937516087 1000000000 crypto_core/invhrss701/ref
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--21741-- Ignoring non-Dwarf2/3/4 block in .debug_info
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--21741-- 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)

--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--21741-- Ignoring non-Dwarf2/3/4 block in .debug_info
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--21741-- 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)

--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--21741-- Ignoring non-Dwarf2/3/4 block in .debug_info
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--21741-- 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)

--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--21741-- Ignoring non-Dwarf2/3/4 block in .debug_info
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--21741-- 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)

--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--21741-- Ignoring non-Dwarf2/3/4 block in .debug_info
--21741-- WARNING: Serious error when reading debug info
--21741-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--21741-- 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)

--21741-- WARNING: unhandled syscall: 403
--21741-- You may be able to write your own handler.
--21741-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--21741-- Nevertheless we consider this a bug.  Please report
--21741-- 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)

--21741-- WARNING: unhandled syscall: 384
--21741-- You may be able to write your own handler.
--21741-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--21741-- Nevertheless we consider this a bug.  Please report
--21741-- it at http://valgrind.org/support/bug_reports.html.
--21741-- WARNING: unhandled syscall: 369
--21741-- You may be able to write your own handler.
--21741-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--21741-- Nevertheless we consider this a bug.  Please report
--21741-- 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)

--21741-- WARNING: unhandled syscall: 369
--21741-- You may be able to write your own handler.
--21741-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--21741-- Nevertheless we consider this a bug.  Please report
--21741-- it at http://valgrind.org/support/bug_reports.html.
--21741-- WARNING: unhandled syscall: 369
--21741-- You may be able to write your own handler.
--21741-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--21741-- Nevertheless we consider this a bug.  Please report
--21741-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 5288170794 27384304307 1000000000 crypto_core/invhrss701/ref
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25040-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--25040-- 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)

--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25040-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--25040-- 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)

--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25040-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--25040-- 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)

--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25040-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--25040-- 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)

--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25040-- Ignoring non-Dwarf2/3/4 block in .debug_info
--25040-- WARNING: Serious error when reading debug info
--25040-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--25040-- 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)

--25040-- WARNING: unhandled syscall: 403
--25040-- You may be able to write your own handler.
--25040-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25040-- Nevertheless we consider this a bug.  Please report
--25040-- 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)

--25040-- WARNING: unhandled syscall: 384
--25040-- You may be able to write your own handler.
--25040-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25040-- Nevertheless we consider this a bug.  Please report
--25040-- it at http://valgrind.org/support/bug_reports.html.
--25040-- WARNING: unhandled syscall: 369
--25040-- You may be able to write your own handler.
--25040-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25040-- Nevertheless we consider this a bug.  Please report
--25040-- 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)

--25040-- WARNING: unhandled syscall: 369
--25040-- You may be able to write your own handler.
--25040-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25040-- Nevertheless we consider this a bug.  Please report
--25040-- it at http://valgrind.org/support/bug_reports.html.
--25040-- WARNING: unhandled syscall: 369
--25040-- You may be able to write your own handler.
--25040-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--25040-- Nevertheless we consider this a bug.  Please report
--25040-- 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...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:99)
   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...: output_prepare (try-anything.c:179)
   by 0x...: test (try.c:99)
   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: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...: 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:119)
   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:119)
   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:149)
   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
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3901377767 20493908169 1000000000 crypto_core/invhrss701/ref
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--22842-- Ignoring non-Dwarf2/3/4 block in .debug_info
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--22842-- 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)

--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--22842-- Ignoring non-Dwarf2/3/4 block in .debug_info
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--22842-- 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)

--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--22842-- Ignoring non-Dwarf2/3/4 block in .debug_info
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--22842-- 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)

--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--22842-- Ignoring non-Dwarf2/3/4 block in .debug_info
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--22842-- 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)

--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--22842-- Ignoring non-Dwarf2/3/4 block in .debug_info
--22842-- WARNING: Serious error when reading debug info
--22842-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--22842-- 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)

--22842-- WARNING: unhandled syscall: 403
--22842-- You may be able to write your own handler.
--22842-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--22842-- Nevertheless we consider this a bug.  Please report
--22842-- 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)

--22842-- WARNING: unhandled syscall: 384
--22842-- You may be able to write your own handler.
--22842-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--22842-- Nevertheless we consider this a bug.  Please report
--22842-- it at http://valgrind.org/support/bug_reports.html.
--22842-- WARNING: unhandled syscall: 369
--22842-- You may be able to write your own handler.
--22842-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--22842-- Nevertheless we consider this a bug.  Please report
--22842-- 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)

--22842-- WARNING: unhandled syscall: 369
--22842-- You may be able to write your own handler.
--22842-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--22842-- Nevertheless we consider this a bug.  Please report
--22842-- it at http://valgrind.org/support/bug_reports.html.
--22842-- WARNING: unhandled syscall: 369
--22842-- You may be able to write your own handler.
--22842-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--22842-- Nevertheless we consider this a bug.  Please report
--22842-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3912769614 20779185250 1000000000 crypto_core/invhrss701/ref
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26027-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--26027-- 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)

--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--26027-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--26027-- 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)

--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26027-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--26027-- 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)

--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--26027-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--26027-- 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)

--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--26027-- Ignoring non-Dwarf2/3/4 block in .debug_info
--26027-- WARNING: Serious error when reading debug info
--26027-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--26027-- 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)

--26027-- WARNING: unhandled syscall: 403
--26027-- You may be able to write your own handler.
--26027-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26027-- Nevertheless we consider this a bug.  Please report
--26027-- 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)

--26027-- WARNING: unhandled syscall: 384
--26027-- You may be able to write your own handler.
--26027-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26027-- Nevertheless we consider this a bug.  Please report
--26027-- it at http://valgrind.org/support/bug_reports.html.
--26027-- WARNING: unhandled syscall: 369
--26027-- You may be able to write your own handler.
--26027-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26027-- Nevertheless we consider this a bug.  Please report
--26027-- 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)

--26027-- WARNING: unhandled syscall: 369
--26027-- You may be able to write your own handler.
--26027-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26027-- Nevertheless we consider this a bug.  Please report
--26027-- it at http://valgrind.org/support/bug_reports.html.
--26027-- WARNING: unhandled syscall: 369
--26027-- You may be able to write your own handler.
--26027-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--26027-- Nevertheless we consider this a bug.  Please report
--26027-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 4056263648 21793861536 1000000000 crypto_core/invhrss701/ref
--19409-- WARNING: Serious error when reading debug info
--19409-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--19409-- Ignoring non-Dwarf2/3/4 block in .debug_info
--19409-- WARNING: Serious error when reading debug info
--19409-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--19409-- 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...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: 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)

--19409-- WARNING: Serious error when reading debug info
--19409-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--19409-- Ignoring non-Dwarf2/3/4 block in .debug_info
--19409-- WARNING: Serious error when reading debug info
--19409-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--19409-- 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)

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)

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.
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)

--19409-- WARNING: unhandled syscall: 403
--19409-- You may be able to write your own handler.
--19409-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--19409-- Nevertheless we consider this a bug.  Please report
--19409-- 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)

--19409-- WARNING: unhandled syscall: 384
--19409-- You may be able to write your own handler.
--19409-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--19409-- Nevertheless we consider this a bug.  Please report
--19409-- it at http://valgrind.org/support/bug_reports.html.
--19409-- WARNING: unhandled syscall: 369
--19409-- You may be able to write your own handler.
--19409-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--19409-- Nevertheless we consider this a bug.  Please report
--19409-- 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)

--19409-- WARNING: unhandled syscall: 369
--19409-- You may be able to write your own handler.
--19409-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--19409-- Nevertheless we consider this a bug.  Please report
--19409-- it at http://valgrind.org/support/bug_reports.html.
--19409-- WARNING: unhandled syscall: 369
--19409-- You may be able to write your own handler.
--19409-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--19409-- Nevertheless we consider this a bug.  Please report
--19409-- 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:99)
   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: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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:149)
   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
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 4169428433 22175638695 1000000000 crypto_core/invhrss701/ref
--16941-- WARNING: Serious error when reading debug info
--16941-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--16941-- Ignoring non-Dwarf2/3/4 block in .debug_info
--16941-- WARNING: Serious error when reading debug info
--16941-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--16941-- 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...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: 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)

--16941-- WARNING: Serious error when reading debug info
--16941-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--16941-- Ignoring non-Dwarf2/3/4 block in .debug_info
--16941-- WARNING: Serious error when reading debug info
--16941-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--16941-- 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)

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)

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.
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)

--16941-- WARNING: unhandled syscall: 403
--16941-- You may be able to write your own handler.
--16941-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--16941-- Nevertheless we consider this a bug.  Please report
--16941-- 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)

--16941-- WARNING: unhandled syscall: 384
--16941-- You may be able to write your own handler.
--16941-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--16941-- Nevertheless we consider this a bug.  Please report
--16941-- it at http://valgrind.org/support/bug_reports.html.
--16941-- WARNING: unhandled syscall: 369
--16941-- You may be able to write your own handler.
--16941-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--16941-- Nevertheless we consider this a bug.  Please report
--16941-- 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)

--16941-- WARNING: unhandled syscall: 369
--16941-- You may be able to write your own handler.
--16941-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--16941-- Nevertheless we consider this a bug.  Please report
--16941-- it at http://valgrind.org/support/bug_reports.html.
--16941-- WARNING: unhandled syscall: 369
--16941-- You may be able to write your own handler.
--16941-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--16941-- Nevertheless we consider this a bug.  Please report
--16941-- 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:99)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:149)
   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
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 4060215297 21392118372 1000000000 crypto_core/invhrss701/ref
--20758-- WARNING: Serious error when reading debug info
--20758-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--20758-- Ignoring non-Dwarf2/3/4 block in .debug_info
--20758-- WARNING: Serious error when reading debug info
--20758-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--20758-- 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)

--20758-- WARNING: Serious error when reading debug info
--20758-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--20758-- Ignoring non-Dwarf2/3/4 block in .debug_info
--20758-- WARNING: Serious error when reading debug info
--20758-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--20758-- 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)

--20758-- WARNING: unhandled syscall: 403
--20758-- You may be able to write your own handler.
--20758-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--20758-- Nevertheless we consider this a bug.  Please report
--20758-- 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)

--20758-- WARNING: unhandled syscall: 384
--20758-- You may be able to write your own handler.
--20758-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--20758-- Nevertheless we consider this a bug.  Please report
--20758-- it at http://valgrind.org/support/bug_reports.html.
--20758-- WARNING: unhandled syscall: 369
--20758-- You may be able to write your own handler.
--20758-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--20758-- Nevertheless we consider this a bug.  Please report
--20758-- 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)

--20758-- WARNING: unhandled syscall: 369
--20758-- You may be able to write your own handler.
--20758-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--20758-- Nevertheless we consider this a bug.  Please report
--20758-- it at http://valgrind.org/support/bug_reports.html.
--20758-- WARNING: unhandled syscall: 369
--20758-- You may be able to write your own handler.
--20758-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--20758-- Nevertheless we consider this a bug.  Please report
--20758-- 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: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)
 Uninitialised value was created by a stack 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:149)
   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
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 5776216808 31311976659 1000000000 crypto_core/invhrss701/ref
--18174-- WARNING: Serious error when reading debug info
--18174-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--18174-- Ignoring non-Dwarf2/3/4 block in .debug_info
--18174-- WARNING: Serious error when reading debug info
--18174-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--18174-- 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)

--18174-- WARNING: Serious error when reading debug info
--18174-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--18174-- Ignoring non-Dwarf2/3/4 block in .debug_info
--18174-- WARNING: Serious error when reading debug info
--18174-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--18174-- 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)

--18174-- WARNING: unhandled syscall: 403
--18174-- You may be able to write your own handler.
--18174-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--18174-- Nevertheless we consider this a bug.  Please report
--18174-- 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)

--18174-- WARNING: unhandled syscall: 384
--18174-- You may be able to write your own handler.
--18174-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--18174-- Nevertheless we consider this a bug.  Please report
--18174-- it at http://valgrind.org/support/bug_reports.html.
--18174-- WARNING: unhandled syscall: 369
--18174-- You may be able to write your own handler.
--18174-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--18174-- Nevertheless we consider this a bug.  Please report
--18174-- 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)

--18174-- WARNING: unhandled syscall: 369
--18174-- You may be able to write your own handler.
--18174-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--18174-- Nevertheless we consider this a bug.  Please report
--18174-- it at http://valgrind.org/support/bug_reports.html.
--18174-- WARNING: unhandled syscall: 369
--18174-- You may be able to write your own handler.
--18174-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--18174-- Nevertheless we consider this a bug.  Please report
--18174-- 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:99)
   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...: canary (try-anything.c:85)
   by 0x...: input_prepare (try-anything.c:163)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:113)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:149)
   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
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3246514043 17547175228 1000000000 crypto_core/invhrss701/simpler
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--602-- Ignoring non-Dwarf2/3/4 block in .debug_info
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--602-- 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)

--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--602-- Ignoring non-Dwarf2/3/4 block in .debug_info
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--602-- 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)

--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--602-- Ignoring non-Dwarf2/3/4 block in .debug_info
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--602-- 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)

--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--602-- Ignoring non-Dwarf2/3/4 block in .debug_info
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--602-- 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)

--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--602-- Ignoring non-Dwarf2/3/4 block in .debug_info
--602-- WARNING: Serious error when reading debug info
--602-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--602-- 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)

--602-- WARNING: unhandled syscall: 403
--602-- You may be able to write your own handler.
--602-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--602-- Nevertheless we consider this a bug.  Please report
--602-- 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)

--602-- WARNING: unhandled syscall: 384
--602-- You may be able to write your own handler.
--602-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--602-- Nevertheless we consider this a bug.  Please report
--602-- it at http://valgrind.org/support/bug_reports.html.
--602-- WARNING: unhandled syscall: 369
--602-- You may be able to write your own handler.
--602-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--602-- Nevertheless we consider this a bug.  Please report
--602-- 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)

--602-- WARNING: unhandled syscall: 369
--602-- You may be able to write your own handler.
--602-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--602-- Nevertheless we consider this a bug.  Please report
--602-- it at http://valgrind.org/support/bug_reports.html.
--602-- WARNING: unhandled syscall: 369
--602-- You may be able to write your own handler.
--602-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--602-- Nevertheless we consider this a bug.  Please report
--602-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3250131441 17582578924 1000000000 crypto_core/invhrss701/simpler
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--31207-- Ignoring non-Dwarf2/3/4 block in .debug_info
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--31207-- 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)

--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--31207-- Ignoring non-Dwarf2/3/4 block in .debug_info
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--31207-- 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)

--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--31207-- Ignoring non-Dwarf2/3/4 block in .debug_info
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--31207-- 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)

--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--31207-- Ignoring non-Dwarf2/3/4 block in .debug_info
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--31207-- 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)

--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--31207-- Ignoring non-Dwarf2/3/4 block in .debug_info
--31207-- WARNING: Serious error when reading debug info
--31207-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--31207-- 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)

--31207-- WARNING: unhandled syscall: 403
--31207-- You may be able to write your own handler.
--31207-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--31207-- Nevertheless we consider this a bug.  Please report
--31207-- 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)

--31207-- WARNING: unhandled syscall: 384
--31207-- You may be able to write your own handler.
--31207-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--31207-- Nevertheless we consider this a bug.  Please report
--31207-- it at http://valgrind.org/support/bug_reports.html.
--31207-- WARNING: unhandled syscall: 369
--31207-- You may be able to write your own handler.
--31207-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--31207-- Nevertheless we consider this a bug.  Please report
--31207-- 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)

--31207-- WARNING: unhandled syscall: 369
--31207-- You may be able to write your own handler.
--31207-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--31207-- Nevertheless we consider this a bug.  Please report
--31207-- it at http://valgrind.org/support/bug_reports.html.
--31207-- WARNING: unhandled syscall: 369
--31207-- You may be able to write your own handler.
--31207-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--31207-- Nevertheless we consider this a bug.  Please report
--31207-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 5096541375 23018219488 1000000000 crypto_core/invhrss701/simpler
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--1710-- Ignoring non-Dwarf2/3/4 block in .debug_info
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--1710-- 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)

--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--1710-- Ignoring non-Dwarf2/3/4 block in .debug_info
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--1710-- 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)

--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--1710-- Ignoring non-Dwarf2/3/4 block in .debug_info
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--1710-- 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)

--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--1710-- Ignoring non-Dwarf2/3/4 block in .debug_info
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--1710-- 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)

--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--1710-- Ignoring non-Dwarf2/3/4 block in .debug_info
--1710-- WARNING: Serious error when reading debug info
--1710-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--1710-- 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)

--1710-- WARNING: unhandled syscall: 403
--1710-- You may be able to write your own handler.
--1710-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1710-- Nevertheless we consider this a bug.  Please report
--1710-- 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)

--1710-- WARNING: unhandled syscall: 384
--1710-- You may be able to write your own handler.
--1710-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1710-- Nevertheless we consider this a bug.  Please report
--1710-- it at http://valgrind.org/support/bug_reports.html.
--1710-- WARNING: unhandled syscall: 369
--1710-- You may be able to write your own handler.
--1710-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1710-- Nevertheless we consider this a bug.  Please report
--1710-- 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)

--1710-- WARNING: unhandled syscall: 369
--1710-- You may be able to write your own handler.
--1710-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1710-- Nevertheless we consider this a bug.  Please report
--1710-- it at http://valgrind.org/support/bug_reports.html.
--1710-- WARNING: unhandled syscall: 369
--1710-- You may be able to write your own handler.
--1710-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--1710-- Nevertheless we consider this a bug.  Please report
--1710-- 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...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:99)
   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...: output_prepare (try-anything.c:179)
   by 0x...: test (try.c:99)
   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: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...: 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:119)
   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:119)
   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:149)
   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
simplerclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3252256835 17224883288 1000000000 crypto_core/invhrss701/simpler
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--32190-- Ignoring non-Dwarf2/3/4 block in .debug_info
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--32190-- 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)

--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--32190-- Ignoring non-Dwarf2/3/4 block in .debug_info
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--32190-- 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)

--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--32190-- Ignoring non-Dwarf2/3/4 block in .debug_info
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--32190-- 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)

--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--32190-- Ignoring non-Dwarf2/3/4 block in .debug_info
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--32190-- 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)

--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--32190-- Ignoring non-Dwarf2/3/4 block in .debug_info
--32190-- WARNING: Serious error when reading debug info
--32190-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--32190-- 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)

--32190-- WARNING: unhandled syscall: 403
--32190-- You may be able to write your own handler.
--32190-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--32190-- Nevertheless we consider this a bug.  Please report
--32190-- 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)

--32190-- WARNING: unhandled syscall: 384
--32190-- You may be able to write your own handler.
--32190-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--32190-- Nevertheless we consider this a bug.  Please report
--32190-- it at http://valgrind.org/support/bug_reports.html.
--32190-- WARNING: unhandled syscall: 369
--32190-- You may be able to write your own handler.
--32190-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--32190-- Nevertheless we consider this a bug.  Please report
--32190-- 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)

--32190-- WARNING: unhandled syscall: 369
--32190-- You may be able to write your own handler.
--32190-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--32190-- Nevertheless we consider this a bug.  Please report
--32190-- it at http://valgrind.org/support/bug_reports.html.
--32190-- WARNING: unhandled syscall: 369
--32190-- You may be able to write your own handler.
--32190-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--32190-- Nevertheless we consider this a bug.  Please report
--32190-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
simplerclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3860348309 19903363494 1000000000 crypto_core/invhrss701/simpler
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--2571-- Ignoring non-Dwarf2/3/4 block in .debug_info
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--2571-- 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)

--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--2571-- Ignoring non-Dwarf2/3/4 block in .debug_info
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--2571-- 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)

--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--2571-- Ignoring non-Dwarf2/3/4 block in .debug_info
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--2571-- 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)

--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--2571-- Ignoring non-Dwarf2/3/4 block in .debug_info
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--2571-- 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)

--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--2571-- Ignoring non-Dwarf2/3/4 block in .debug_info
--2571-- WARNING: Serious error when reading debug info
--2571-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--2571-- 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)

--2571-- WARNING: unhandled syscall: 403
--2571-- You may be able to write your own handler.
--2571-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2571-- Nevertheless we consider this a bug.  Please report
--2571-- 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)

--2571-- WARNING: unhandled syscall: 384
--2571-- You may be able to write your own handler.
--2571-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2571-- Nevertheless we consider this a bug.  Please report
--2571-- it at http://valgrind.org/support/bug_reports.html.
--2571-- WARNING: unhandled syscall: 369
--2571-- You may be able to write your own handler.
--2571-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2571-- Nevertheless we consider this a bug.  Please report
--2571-- 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)

--2571-- WARNING: unhandled syscall: 369
--2571-- You may be able to write your own handler.
--2571-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2571-- Nevertheless we consider this a bug.  Please report
--2571-- it at http://valgrind.org/support/bug_reports.html.
--2571-- WARNING: unhandled syscall: 369
--2571-- You may be able to write your own handler.
--2571-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--2571-- Nevertheless we consider this a bug.  Please report
--2571-- 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...: output_prepare (try-anything.c:148)
   by 0x...: test (try.c:99)
   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:99)
   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: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...: input_prepare (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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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:119)
   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:119)
   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:119)
   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:119)
   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:120)
   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:121)
   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:122)
   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:135)
   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:136)
   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:137)
   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:138)
   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:149)
   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
simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 2639216295 14457300755 1000000000 crypto_core/invhrss701/simpler
--29398-- WARNING: Serious error when reading debug info
--29398-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--29398-- Ignoring non-Dwarf2/3/4 block in .debug_info
--29398-- WARNING: Serious error when reading debug info
--29398-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--29398-- 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...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: 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)

--29398-- WARNING: Serious error when reading debug info
--29398-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--29398-- Ignoring non-Dwarf2/3/4 block in .debug_info
--29398-- WARNING: Serious error when reading debug info
--29398-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--29398-- 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)

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)

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.
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)

--29398-- WARNING: unhandled syscall: 403
--29398-- You may be able to write your own handler.
--29398-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--29398-- Nevertheless we consider this a bug.  Please report
--29398-- 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)

--29398-- WARNING: unhandled syscall: 384
--29398-- You may be able to write your own handler.
--29398-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--29398-- Nevertheless we consider this a bug.  Please report
--29398-- it at http://valgrind.org/support/bug_reports.html.
--29398-- WARNING: unhandled syscall: 369
--29398-- You may be able to write your own handler.
--29398-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--29398-- Nevertheless we consider this a bug.  Please report
--29398-- 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)

--29398-- WARNING: unhandled syscall: 369
--29398-- You may be able to write your own handler.
--29398-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--29398-- Nevertheless we consider this a bug.  Please report
--29398-- it at http://valgrind.org/support/bug_reports.html.
--29398-- WARNING: unhandled syscall: 369
--29398-- You may be able to write your own handler.
--29398-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--29398-- Nevertheless we consider this a bug.  Please report
--29398-- 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:99)
   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: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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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...: ??? (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:149)
   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
simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 1764196375 9921641257 1000000000 crypto_core/invhrss701/simpler
--27586-- WARNING: Serious error when reading debug info
--27586-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27586-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27586-- WARNING: Serious error when reading debug info
--27586-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--27586-- 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...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: 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)

--27586-- WARNING: Serious error when reading debug info
--27586-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27586-- Ignoring non-Dwarf2/3/4 block in .debug_info
--27586-- WARNING: Serious error when reading debug info
--27586-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--27586-- 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)

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)

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.
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)

--27586-- WARNING: unhandled syscall: 403
--27586-- You may be able to write your own handler.
--27586-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27586-- Nevertheless we consider this a bug.  Please report
--27586-- 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)

--27586-- WARNING: unhandled syscall: 384
--27586-- You may be able to write your own handler.
--27586-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27586-- Nevertheless we consider this a bug.  Please report
--27586-- it at http://valgrind.org/support/bug_reports.html.
--27586-- WARNING: unhandled syscall: 369
--27586-- You may be able to write your own handler.
--27586-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27586-- Nevertheless we consider this a bug.  Please report
--27586-- 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)

--27586-- WARNING: unhandled syscall: 369
--27586-- You may be able to write your own handler.
--27586-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27586-- Nevertheless we consider this a bug.  Please report
--27586-- it at http://valgrind.org/support/bug_reports.html.
--27586-- WARNING: unhandled syscall: 369
--27586-- You may be able to write your own handler.
--27586-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--27586-- Nevertheless we consider this a bug.  Please report
--27586-- 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:99)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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...: ??? (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:149)
   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
simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 2769314793 14815536102 1000000000 crypto_core/invhrss701/simpler
--30342-- WARNING: Serious error when reading debug info
--30342-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--30342-- Ignoring non-Dwarf2/3/4 block in .debug_info
--30342-- WARNING: Serious error when reading debug info
--30342-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--30342-- 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)

--30342-- WARNING: Serious error when reading debug info
--30342-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--30342-- Ignoring non-Dwarf2/3/4 block in .debug_info
--30342-- WARNING: Serious error when reading debug info
--30342-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--30342-- 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)

--30342-- WARNING: unhandled syscall: 403
--30342-- You may be able to write your own handler.
--30342-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30342-- Nevertheless we consider this a bug.  Please report
--30342-- 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)

--30342-- WARNING: unhandled syscall: 384
--30342-- You may be able to write your own handler.
--30342-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30342-- Nevertheless we consider this a bug.  Please report
--30342-- it at http://valgrind.org/support/bug_reports.html.
--30342-- WARNING: unhandled syscall: 369
--30342-- You may be able to write your own handler.
--30342-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30342-- Nevertheless we consider this a bug.  Please report
--30342-- 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)

--30342-- WARNING: unhandled syscall: 369
--30342-- You may be able to write your own handler.
--30342-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30342-- Nevertheless we consider this a bug.  Please report
--30342-- it at http://valgrind.org/support/bug_reports.html.
--30342-- WARNING: unhandled syscall: 369
--30342-- You may be able to write your own handler.
--30342-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--30342-- Nevertheless we consider this a bug.  Please report
--30342-- 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: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)
 Uninitialised value was created by a stack 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:149)
   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
simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

TIMECOP error (can be valgrind bug)


error 99
28af619241683a0f95667fa8d63f4e64b5e223cc0455fe11a84f5b7aeb537de3 3936907979 20842252805 1000000000 crypto_core/invhrss701/simpler
--28701-- WARNING: Serious error when reading debug info
--28701-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28701-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28701-- WARNING: Serious error when reading debug info
--28701-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--28701-- 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...: memcpy (in /lib/arm-linux-gnueabihf/ld-2.31.so)
 Uninitialised value was created by a stack allocation
   at 0x...: 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)

--28701-- WARNING: Serious error when reading debug info
--28701-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28701-- Ignoring non-Dwarf2/3/4 block in .debug_info
--28701-- WARNING: Serious error when reading debug info
--28701-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--28701-- 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)

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)

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.
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)

--28701-- WARNING: unhandled syscall: 403
--28701-- You may be able to write your own handler.
--28701-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28701-- Nevertheless we consider this a bug.  Please report
--28701-- 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)

--28701-- WARNING: unhandled syscall: 384
--28701-- You may be able to write your own handler.
--28701-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28701-- Nevertheless we consider this a bug.  Please report
--28701-- it at http://valgrind.org/support/bug_reports.html.
--28701-- WARNING: unhandled syscall: 369
--28701-- You may be able to write your own handler.
--28701-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28701-- Nevertheless we consider this a bug.  Please report
--28701-- 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)

--28701-- WARNING: unhandled syscall: 369
--28701-- You may be able to write your own handler.
--28701-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28701-- Nevertheless we consider this a bug.  Please report
--28701-- it at http://valgrind.org/support/bug_reports.html.
--28701-- WARNING: unhandled syscall: 369
--28701-- You may be able to write your own handler.
--28701-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--28701-- Nevertheless we consider this a bug.  Please report
--28701-- 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:99)
   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...: canary (try-anything.c:85)
   by 0x...: input_prepare (try-anything.c:163)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:102)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: checksum (try-anything.c:201)
   by 0x...: test (try.c:113)
   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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
   by 0x...: test (try.c:149)
   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
simplergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)