diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/2771 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2771')
| -rw-r--r-- | results/scraper/box64/2771 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/results/scraper/box64/2771 b/results/scraper/box64/2771 new file mode 100644 index 000000000..1f238ebf9 --- /dev/null +++ b/results/scraper/box64/2771 @@ -0,0 +1,28 @@ +[BOX64] Error loading needed lib libstdc++.so.6 +box64 cannot find libstdc++.so.6 which is a standart c++ library. +box64 was built from sources. + + +[BOX64] Box64 arm64 v0.3.7 5e9972f2 with Dynarec built on Jun 24 2025 20:57:59 +[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 +[BOX64] Running on Cortex-A53 with 4 cores, pagesize: 4096 +[BOX64] Will use hardware counter measured at 24.0 MHz emulating 3.0 GHz +[BOX64] Detected 48bits at least of address space +[BOX64] Counted 55 Env var +[BOX64] Library search path: +[BOX64] Binary search path: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/ +[BOX64] Looking for ./hello.amd64 +[BOX64] Rename process to "hello.amd64" +[BOX64] Error loading needed lib libstdc++.so.6 +[BOX64] Using native(wrapped) libc.so.6 +[BOX64] Using native(wrapped) ld-linux-x86-64.so.2 +[BOX64] Using native(wrapped) libpthread.so.0 +[BOX64] Using native(wrapped) libdl.so.2 +[BOX64] Using native(wrapped) libutil.so.1 +[BOX64] Using native(wrapped) libresolv.so.2 +[BOX64] Using native(wrapped) librt.so.1 +[BOX64] Using native(wrapped) libbsd.so.0 +[BOX64] Error loading one of needed lib +[BOX64] Error: Loading needed libs in elf ./hello.amd64 + +how to resolve this problem? |