summary refs log tree commit diff stats
path: root/results/scraper/box64/1079
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/1079
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/1079')
-rw-r--r--results/scraper/box64/107934
1 files changed, 34 insertions, 0 deletions
diff --git a/results/scraper/box64/1079 b/results/scraper/box64/1079
new file mode 100644
index 000000000..7331d34a1
--- /dev/null
+++ b/results/scraper/box64/1079
@@ -0,0 +1,34 @@
+Error loading one of needed lib
+Hi, I am very new to this so I just needed a little guidance on how I can resolve the following issues regarding Error loading libs

+Sorry if this is answered already, I have spent last 3 hours finding something on this but was unable to.

+

+```shell

+

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Neoverse-N1 with 4 Cores

+Params database has 32 entries

+Box64 with Dynarec v0.2.5 4c7ac85a built on Nov 21 2023 18:51:49

+BOX64: Detected 48bits at least of address space

+Counted 6 Env var

+BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for ./nodeserver

+argv[1]="-i"

+argv[2]="999.3.1.1"

+Warning, PreInit Array (size=8) present and ignored!

+Rename process to "nodeserver"

+Redirecting overridden malloc from symtab function for /app/nodeserver

+Error loading needed lib libasan.so.5

+Using native(wrapped) librt.so.1

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Error loading needed lib libpython2.7.so.1.0

+Using native(wrapped) liblzma.so.5

+Using emulated /usr/lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /usr/lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libutil.so.1

+Error loading one of needed lib

+Error: loading needed libs in elf /app/nodeserver

+```