Test results for armeabi, berry0, crypto_core/salsa2012
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_core
Test results for armeabi, berry0, crypto_core
Test results for crypto_core/salsa2012
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_core
Primitive: salsa2012
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2037 | 1264 0 0 | 13323 356 752 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2061 | 1264 0 0 | 11639 356 752 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2070 | 1628 0 0 | 14808 384 760 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2085 | 1628 0 0 | 12906 380 752 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2127 | 1644 0 0 | 14848 384 760 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2238 | 1628 0 0 | 14808 384 752 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2363 | 1088 0 0 | 10659 348 752 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
2620 | 1084 0 0 | 11330 352 752 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
4513 | 1460 0 0 | 12698 380 752 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240928 | 20240909 |
Compiler output
core.c: In file included from core.c:9:
core.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/arm_neon.h:32:2: error: "NEON support not enabled"
core.c: #error "NEON support not enabled"
core.c: ^
core.c: core.c:21:9: error: unknown type name 'uint32x4_t'
core.c: const uint32x4_t abab = {-1,0,-1,0};
core.c: ^
core.c: core.c:23:3: error: use of undeclared identifier 'uint32x4_t'
core.c: uint32x4_t k0k1k2k3 = (uint32x4_t) vld1q_u8((uint8_t *) k);
core.c: ^
core.c: core.c:24:3: error: use of undeclared identifier 'uint32x4_t'
core.c: uint32x4_t k4k5k6k7 = (uint32x4_t) vld1q_u8((uint8_t *) (k + 16));
core.c: ^
core.c: core.c:25:3: error: use of undeclared identifier 'uint32x4_t'
core.c: uint32x4_t c0c1c2c3 = (uint32x4_t) vld1q_u8((uint8_t *) c);
core.c: ^
core.c: core.c:26:3: error: use of undeclared identifier 'uint32x4_t'
core.c: uint32x4_t n0n1n2n3 = (uint32x4_t) vld1q_u8((uint8_t *) in);
core.c: ^
core.c: core.c:28:3: error: use of undeclared identifier 'uint32x4_t'
core.c: uint32x4_t n1n2n3n0 = vextq_u32(n0n1n2n3,n0n1n2n3,1);
core.c: ^
core.c: core.c:29:3: error: use of undeclared identifier 'uint32x2_t'
core.c: uint32x2_t n1n2 = vget_low_u32(n1n2n3n0);
core.c: ^
core.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
armneon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
core.c: In file included from core.c:9:
core.c: core.c: In function 'crypto_core_salsa2012_armneon_constbranchindex':
core.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:8870:1: error: inlining failed in call to 'always_inline' 'vextq_u32': target specific option mismatch
core.c: 8870 | vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: | ^~~~~~~~~
core.c: core.c:51:23: note: called from here
core.c: 51 | uint32x4_t start3 = vextq_u32(k2k3n3k7,k2k3n3k7,1);
core.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:9:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:8870:1: error: inlining failed in call to 'always_inline' 'vextq_u32': target specific option mismatch
core.c: 8870 | vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: | ^~~~~~~~~
core.c: core.c:50:23: note: called from here
core.c: 50 | uint32x4_t start2 = vextq_u32(n1n2k6k1,n1n2k6k1,1);
core.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:9:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:8870:1: error: inlining failed in call to 'always_inline' 'vextq_u32': target specific option mismatch
core.c: 8870 | vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: | ^~~~~~~~~
core.c: core.c:49:23: note: called from here
core.c: 49 | uint32x4_t start1 = vextq_u32(k4k5k0n0,k4k5k0n0,1);
core.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:9:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:7196:1: error: inlining failed in call to 'always_inline' 'vcombine_u32': target specific option mismatch
core.c: 7196 | vcombine_u32 (uint32x2_t __a, uint32x2_t __b)
core.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
armneon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
core.S: core.S:598:29: error: expected '%<type>' or "<type>"
core.S: .section .note.GNU-stack,"",@progbits
core.S: ^
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
armneon2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
armneon2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
core.S: core.S: Assembler messages:
core.S: core.S:598: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
armneon2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
armneon2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
core.o N 0
core.o N 103
core.o N 115
core.o N 117
core.o N 125
core.o N 138
core.o N 13a
core.o N 165
core.o N 169
core.o N 16d
core.o N 170
core.o N 172
core.o N 174
core.o N 178
core.o N 17c
core.o N 180
core.o N 184
core.o N 188
core.o N 18c
core.o N 190
core.o N 194
core.o N 198
core.o N 19c
core.o N 19f
core.o N 1a2
core.o N 1a6
core.o N 1aa
core.o N 1ad
core.o N 1b0
core.o N 1b3
core.o N 1b6
core.o N 1b9
core.o N 1bc
core.o N 1bf
core.o N 1c2
core.o N 1c5
core.o N 1c8
core.o N 1cb
core.o N 1ce
core.o N 1d1
core.o N 1d4
core.o N 1d7
core.o N 1da
core.o N 1dd
core.o N 1e0
core.o N 25
core.o N 2c
core.o N ef
core.o N fc
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
ref | clang -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 102
core.o N 12d
core.o N 131
core.o N 143
core.o N 14a
core.o N 15d
core.o N 161
core.o N 16f
core.o N 172
core.o N 174
core.o N 176
core.o N 179
core.o N 17c
core.o N 17f
core.o N 182
core.o N 185
core.o N 188
core.o N 18b
core.o N 18e
core.o N 191
core.o N 194
core.o N 197
core.o N 19a
core.o N 19d
core.o N 1a0
core.o N 1a3
core.o N 1a6
core.o N 1a9
core.o N 1ac
core.o N 1af
core.o N 1b2
core.o N 1b6
core.o N 1ba
core.o N 1be
core.o N 1c2
core.o N 1c6
core.o N 1ca
core.o N 1ce
core.o N 1d2
core.o N 1d6
core.o N 1da
core.o N 1de
core.o N 1e2
core.o N 1e4
core.o N 1e6
core.o N 25
core.o N 2c
core.o N ee
core.o N fb
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -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 102
core.o N 114
core.o N 116
core.o N 124
core.o N 137
core.o N 139
core.o N 164
core.o N 168
core.o N 16c
core.o N 16f
core.o N 171
core.o N 173
core.o N 177
core.o N 17b
core.o N 17f
core.o N 183
core.o N 187
core.o N 18b
core.o N 18f
core.o N 193
core.o N 197
core.o N 19b
core.o N 19f
core.o N 1a3
core.o N 1a6
core.o N 1a9
core.o N 1ac
core.o N 1af
core.o N 1b2
core.o N 1b5
core.o N 1b8
core.o N 1bb
core.o N 1be
core.o N 1c1
core.o N 1c4
core.o N 1c7
core.o N 1ca
core.o N 1cd
core.o N 1d0
core.o N 1d3
core.o N 1d6
core.o N 1d9
core.o N 1dc
core.o N 1df
core.o N 25
core.o N 2c
core.o N ee
core.o N fb
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 94487814 1136382759 1000000000 crypto_core/salsa2012/ref
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15022-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15022-- 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)
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15022-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15022-- 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)
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15022-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15022-- 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)
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15022-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15022-- 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)
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15022-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15022-- WARNING: Serious error when reading debug info
--15022-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15022-- 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)
--15022-- WARNING: unhandled syscall: 403
--15022-- You may be able to write your own handler.
--15022-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15022-- Nevertheless we consider this a bug. Please report
--15022-- 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)
--15022-- WARNING: unhandled syscall: 384
--15022-- You may be able to write your own handler.
--15022-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15022-- Nevertheless we consider this a bug. Please report
--15022-- it at http://valgrind.org/support/bug_reports.html.
--15022-- WARNING: unhandled syscall: 369
--15022-- You may be able to write your own handler.
--15022-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15022-- Nevertheless we consider this a bug. Please report
--15022-- 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)
--15022-- WARNING: unhandled syscall: 369
--15022-- You may be able to write your own handler.
--15022-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15022-- Nevertheless we consider this a bug. Please report
--15022-- it at http://valgrind.org/support/bug_reports.html.
--15022-- WARNING: unhandled syscall: 369
--15022-- You may be able to write your own handler.
--15022-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15022-- Nevertheless we consider this a bug. Please report
--15022-- 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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/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:171)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack 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:
Implementation | Compiler |
ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 103929796 1297482459 1000000000 crypto_core/salsa2012/ref
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14475-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14475-- 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)
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--14475-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--14475-- 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)
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14475-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14475-- 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)
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--14475-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--14475-- 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)
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--14475-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14475-- WARNING: Serious error when reading debug info
--14475-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--14475-- 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)
--14475-- WARNING: unhandled syscall: 403
--14475-- You may be able to write your own handler.
--14475-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14475-- Nevertheless we consider this a bug. Please report
--14475-- 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)
--14475-- WARNING: unhandled syscall: 384
--14475-- You may be able to write your own handler.
--14475-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14475-- Nevertheless we consider this a bug. Please report
--14475-- it at http://valgrind.org/support/bug_reports.html.
--14475-- WARNING: unhandled syscall: 369
--14475-- You may be able to write your own handler.
--14475-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14475-- Nevertheless we consider this a bug. Please report
--14475-- 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)
--14475-- WARNING: unhandled syscall: 369
--14475-- You may be able to write your own handler.
--14475-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14475-- Nevertheless we consider this a bug. Please report
--14475-- it at http://valgrind.org/support/bug_reports.html.
--14475-- WARNING: unhandled syscall: 369
--14475-- You may be able to write your own handler.
--14475-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14475-- Nevertheless we consider this a bug. Please report
--14475-- 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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/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:171)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack 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:
Implementation | Compiler |
ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 13049974 576045861 1000000000 crypto_core/salsa2012/ref
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15296-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15296-- 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)
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15296-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15296-- 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)
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15296-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15296-- 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)
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15296-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15296-- 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)
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15296-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15296-- WARNING: Serious error when reading debug info
--15296-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15296-- 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)
--15296-- WARNING: unhandled syscall: 403
--15296-- You may be able to write your own handler.
--15296-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15296-- Nevertheless we consider this a bug. Please report
--15296-- 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)
--15296-- WARNING: unhandled syscall: 384
--15296-- You may be able to write your own handler.
--15296-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15296-- Nevertheless we consider this a bug. Please report
--15296-- it at http://valgrind.org/support/bug_reports.html.
--15296-- WARNING: unhandled syscall: 369
--15296-- You may be able to write your own handler.
--15296-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15296-- Nevertheless we consider this a bug. Please report
--15296-- 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)
--15296-- WARNING: unhandled syscall: 369
--15296-- You may be able to write your own handler.
--15296-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15296-- Nevertheless we consider this a bug. Please report
--15296-- it at http://valgrind.org/support/bug_reports.html.
--15296-- WARNING: unhandled syscall: 369
--15296-- You may be able to write your own handler.
--15296-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15296-- Nevertheless we consider this a bug. Please report
--15296-- 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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/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:171)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack 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:
Implementation | Compiler |
ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 95056813 857033316 1000000000 crypto_core/salsa2012/ref
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14749-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14749-- 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)
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--14749-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--14749-- 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)
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14749-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14749-- 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)
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--14749-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--14749-- 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)
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--14749-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14749-- WARNING: Serious error when reading debug info
--14749-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--14749-- 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)
--14749-- WARNING: unhandled syscall: 403
--14749-- You may be able to write your own handler.
--14749-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14749-- Nevertheless we consider this a bug. Please report
--14749-- 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)
--14749-- WARNING: unhandled syscall: 384
--14749-- You may be able to write your own handler.
--14749-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14749-- Nevertheless we consider this a bug. Please report
--14749-- it at http://valgrind.org/support/bug_reports.html.
--14749-- WARNING: unhandled syscall: 369
--14749-- You may be able to write your own handler.
--14749-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14749-- Nevertheless we consider this a bug. Please report
--14749-- 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)
--14749-- WARNING: unhandled syscall: 369
--14749-- You may be able to write your own handler.
--14749-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14749-- Nevertheless we consider this a bug. Please report
--14749-- it at http://valgrind.org/support/bug_reports.html.
--14749-- WARNING: unhandled syscall: 369
--14749-- You may be able to write your own handler.
--14749-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14749-- Nevertheless we consider this a bug. Please report
--14749-- 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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/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:171)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack 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:
Implementation | Compiler |
ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 90369820 1155205709 1000000000 crypto_core/salsa2012/ref
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15569-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--15569-- 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)
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15569-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libm-2.31.so:
--15569-- 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)
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15569-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--15569-- 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)
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15569-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libdl-2.31.so:
--15569-- 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)
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15569-- Ignoring non-Dwarf2/3/4 block in .debug_info
--15569-- WARNING: Serious error when reading debug info
--15569-- When reading debug info from /lib/arm-linux-gnueabihf/libresolv-2.31.so:
--15569-- 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)
--15569-- WARNING: unhandled syscall: 403
--15569-- You may be able to write your own handler.
--15569-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15569-- Nevertheless we consider this a bug. Please report
--15569-- 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)
--15569-- WARNING: unhandled syscall: 384
--15569-- You may be able to write your own handler.
--15569-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15569-- Nevertheless we consider this a bug. Please report
--15569-- it at http://valgrind.org/support/bug_reports.html.
--15569-- WARNING: unhandled syscall: 369
--15569-- You may be able to write your own handler.
--15569-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15569-- Nevertheless we consider this a bug. Please report
--15569-- 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)
--15569-- WARNING: unhandled syscall: 369
--15569-- You may be able to write your own handler.
--15569-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15569-- Nevertheless we consider this a bug. Please report
--15569-- it at http://valgrind.org/support/bug_reports.html.
--15569-- WARNING: unhandled syscall: 369
--15569-- You may be able to write your own handler.
--15569-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--15569-- Nevertheless we consider this a bug. Please report
--15569-- 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...: 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...: ??? (in /usr/lib/arm-linux-gnueabihf/libarmmem-v6l.so)
by 0x...: test (try.c:160)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (in /lib/arm-linux-gnueabihf/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:171)
by 0x...: main (try-anything.c:345)
Uninitialised value was created by a stack 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:
Implementation | Compiler |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 68898866 919210212 1000000000 crypto_core/salsa2012/ref
--13911-- WARNING: Serious error when reading debug info
--13911-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13911-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13911-- WARNING: Serious error when reading debug info
--13911-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13911-- 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)
--13911-- WARNING: Serious error when reading debug info
--13911-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13911-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13911-- WARNING: Serious error when reading debug info
--13911-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13911-- 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)
--13911-- WARNING: unhandled syscall: 403
--13911-- You may be able to write your own handler.
--13911-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13911-- Nevertheless we consider this a bug. Please report
--13911-- 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)
--13911-- WARNING: unhandled syscall: 384
--13911-- You may be able to write your own handler.
--13911-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13911-- Nevertheless we consider this a bug. Please report
--13911-- it at http://valgrind.org/support/bug_reports.html.
--13911-- WARNING: unhandled syscall: 369
--13911-- You may be able to write your own handler.
--13911-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13911-- Nevertheless we consider this a bug. Please report
--13911-- 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)
--13911-- WARNING: unhandled syscall: 369
--13911-- You may be able to write your own handler.
--13911-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13911-- Nevertheless we consider this a bug. Please report
--13911-- it at http://valgrind.org/support/bug_reports.html.
--13911-- WARNING: unhandled syscall: 369
--13911-- You may be able to write your own handler.
--13911-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13911-- Nevertheless we consider this a bug. Please report
--13911-- 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...: 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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 68879867 986176098 1000000000 crypto_core/salsa2012/ref
--13337-- WARNING: Serious error when reading debug info
--13337-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13337-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13337-- WARNING: Serious error when reading debug info
--13337-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13337-- 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)
--13337-- WARNING: Serious error when reading debug info
--13337-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13337-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13337-- WARNING: Serious error when reading debug info
--13337-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13337-- 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)
--13337-- WARNING: unhandled syscall: 403
--13337-- You may be able to write your own handler.
--13337-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13337-- Nevertheless we consider this a bug. Please report
--13337-- 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)
--13337-- WARNING: unhandled syscall: 384
--13337-- You may be able to write your own handler.
--13337-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13337-- Nevertheless we consider this a bug. Please report
--13337-- it at http://valgrind.org/support/bug_reports.html.
--13337-- WARNING: unhandled syscall: 369
--13337-- You may be able to write your own handler.
--13337-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13337-- Nevertheless we consider this a bug. Please report
--13337-- 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)
--13337-- WARNING: unhandled syscall: 369
--13337-- You may be able to write your own handler.
--13337-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13337-- Nevertheless we consider this a bug. Please report
--13337-- it at http://valgrind.org/support/bug_reports.html.
--13337-- WARNING: unhandled syscall: 369
--13337-- You may be able to write your own handler.
--13337-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13337-- Nevertheless we consider this a bug. Please report
--13337-- 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...: 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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 10983979 601235827 1000000000 crypto_core/salsa2012/ref
--14199-- WARNING: Serious error when reading debug info
--14199-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14199-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14199-- WARNING: Serious error when reading debug info
--14199-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--14199-- 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)
--14199-- WARNING: Serious error when reading debug info
--14199-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14199-- Ignoring non-Dwarf2/3/4 block in .debug_info
--14199-- WARNING: Serious error when reading debug info
--14199-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--14199-- 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)
--14199-- WARNING: unhandled syscall: 403
--14199-- You may be able to write your own handler.
--14199-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14199-- Nevertheless we consider this a bug. Please report
--14199-- 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)
--14199-- WARNING: unhandled syscall: 384
--14199-- You may be able to write your own handler.
--14199-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14199-- Nevertheless we consider this a bug. Please report
--14199-- it at http://valgrind.org/support/bug_reports.html.
--14199-- WARNING: unhandled syscall: 369
--14199-- You may be able to write your own handler.
--14199-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14199-- Nevertheless we consider this a bug. Please report
--14199-- 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)
--14199-- WARNING: unhandled syscall: 369
--14199-- You may be able to write your own handler.
--14199-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14199-- Nevertheless we consider this a bug. Please report
--14199-- it at http://valgrind.org/support/bug_reports.html.
--14199-- WARNING: unhandled syscall: 369
--14199-- You may be able to write your own handler.
--14199-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--14199-- Nevertheless we consider this a bug. Please report
--14199-- 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...: 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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
2dcde863c43aec3c88c1dbd1d1ea9be2e18585b0bae9e4934c693afa6a1ee369 8534983 667459707 1000000000 crypto_core/salsa2012/ref
--13624-- WARNING: Serious error when reading debug info
--13624-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13624-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13624-- WARNING: Serious error when reading debug info
--13624-- When reading debug info from /lib/arm-linux-gnueabihf/ld-2.31.so:
--13624-- 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)
--13624-- WARNING: Serious error when reading debug info
--13624-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13624-- Ignoring non-Dwarf2/3/4 block in .debug_info
--13624-- WARNING: Serious error when reading debug info
--13624-- When reading debug info from /lib/arm-linux-gnueabihf/libc-2.31.so:
--13624-- 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)
--13624-- WARNING: unhandled syscall: 403
--13624-- You may be able to write your own handler.
--13624-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13624-- Nevertheless we consider this a bug. Please report
--13624-- 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)
--13624-- WARNING: unhandled syscall: 384
--13624-- You may be able to write your own handler.
--13624-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13624-- Nevertheless we consider this a bug. Please report
--13624-- it at http://valgrind.org/support/bug_reports.html.
--13624-- WARNING: unhandled syscall: 369
--13624-- You may be able to write your own handler.
--13624-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13624-- Nevertheless we consider this a bug. Please report
--13624-- 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)
--13624-- WARNING: unhandled syscall: 369
--13624-- You may be able to write your own handler.
--13624-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13624-- Nevertheless we consider this a bug. Please report
--13624-- it at http://valgrind.org/support/bug_reports.html.
--13624-- WARNING: unhandled syscall: 369
--13624-- You may be able to write your own handler.
--13624-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--13624-- Nevertheless we consider this a bug. Please report
--13624-- 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)
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...: 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:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |