summary refs log tree commit diff stats
path: root/results/scraper/box64/2144
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/2144
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.tar.gz
qemu-analysis-63d2e9d409831aa8582787234cae4741847504b7.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2144')
-rw-r--r--results/scraper/box64/214499
1 files changed, 99 insertions, 0 deletions
diff --git a/results/scraper/box64/2144 b/results/scraper/box64/2144
new file mode 100644
index 000000000..15d38eaee
--- /dev/null
+++ b/results/scraper/box64/2144
@@ -0,0 +1,99 @@
+Spotify fails to load because of some lib errors
+When i download the latest spotify bin and run it using box64 i get the following error output :

+

+```

+freezykaif@Freznux-Pi:~/Downloads/spotify/out/usr/bin $ ./spotify

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 cores

+Will use hardware counter measured at 54.0 MHz emulating 3.4 GHz

+Params database has 97 entries

+Box64 with Dynarec v0.3.3 e6d1bf78 built on Dec 11 2024 06:24:31

+BOX64: Didn't detect 48bits of address space, considering it's 39bits

+Counted 57 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/freezykaif/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/

+Looking for ./spotify

+Apply RC params for spotify

+Applying BOX64_NOSANDBOX=1

+Applying BOX64_INPROCESSGPU=1

+Applying BOX64_MALLOC_HACK=2

+Applying BOX64_DYNAREC_BIGBLOCK=0

+Applying BOX64_DYNAREC_STRONGMEM=1

+Inserting "--no-sandbox" to the argument 1

+Inserting "--in-process-gpu" to the argument 2

+Rename process to "spotify"

+Using native(wrapped) libm.so.6

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+Using emulated /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+libcef detected, using malloc_hack_2

+Using native(wrapped) libatomic.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libayatana-appindicator3.so.1

+Using native(wrapped) libdbusmenu-glib.so.4

+Using native(wrapped) libgtk-3.so.0

+Using native(wrapped) libgdk-3.so.0

+Using native(wrapped) libgobject-2.0.so.0

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libgio-2.0.so.0

+Using native(wrapped) libgmodule-2.0.so.0

+Using native(wrapped) libgdk_pixbuf-2.0.so.0

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using native(wrapped) libharfbuzz.so.0

+Using native(wrapped) libatk-1.0.so.0

+Using native(wrapped) libcairo-gobject.so.2

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) librt.so.1

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libutil.so.1

+Using native(wrapped) libbsd.so.0

+Using native(wrapped) libnss3.so

+Using native(wrapped) libnssutil3.so

+Using native(wrapped) libsmime3.so

+Using native(wrapped) libnspr4.so

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libatk-bridge-2.0.so.0

+Using native(wrapped) libSM.so.6

+Using native(wrapped) libICE.so.6

+Using native(wrapped) libcups.so.2

+Using native(wrapped) libdrm.so.2

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXdamage.so.1

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libgbm.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using native(wrapped) libudev.so.1

+Using native(wrapped) libatspi.so.0

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

+Warning: Weak Symbol __gcov_dump not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34b850 (0xca33216)

+Warning: Weak Symbol __gcov_flush not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34b858 (0xca33226)

+Warning: Weak Symbol ZSTD_trace_decompress_begin not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34bae8 (0xca33746)

+Warning: Weak Symbol ZSTD_trace_decompress_end not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34baf0 (0xca33756)

+Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c0a8 (0xca342c6)

+Warning: Weak Symbol ZSTD_trace_compress_end not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c1c0 (0xca344f6)

+Warning: Weak Symbol ZSTD_trace_compress_begin not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c1c8 (0xca34506)

+Warning: Weak Symbol _ZTHN10openscreen8internal20ScopedTraceOperation7traces_E not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c1d0 (0xca34516)

+Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c610 (0xca34d96)

+Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c618 (0xca34da6)

+Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c620 (0xca34db6)

+Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c628 (0xca34dc6)

+Error: Symbol CERT_IsUserCert not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34c750 (0xca35016) in /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+Warning: Weak Symbol _ZTHN3re25hooks7contextE not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34d2c8 (0xca36706)

+Error: Symbol atk_table_cell_get_type not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34d4b0 (0xca36ad6) in /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+Error: Symbol atk_table_cell_get_row_column_span not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34d810 (0xca37196) in /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+Error: Symbol atk_table_cell_get_column_header_cells not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34d818 (0xca371a6) in /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+Error: Symbol atk_table_cell_get_row_header_cells not found, cannot apply R_X86_64_JUMP_SLOT @0x3f0d34d828 (0xca371c6) in /home/freezykaif/Downloads/spotify/out/usr/share/spotify/libcef.so

+Error: relocating Plt symbols in elf libcef.so

+Error initializing needed lib librt.so.1

+Error loading one of needed lib

+Error: Loading needed libs in elf ./spotify

+```

+