diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/246 | 73 | ||||
| -rw-r--r-- | results/scraper/box64/2460 | 9 | ||||
| -rw-r--r-- | results/scraper/box64/2461 | 29 | ||||
| -rw-r--r-- | results/scraper/box64/2462 | 31 | ||||
| -rw-r--r-- | results/scraper/box64/2469 | 256 |
5 files changed, 398 insertions, 0 deletions
diff --git a/results/scraper/box64/246 b/results/scraper/box64/246 new file mode 100644 index 000000000..ba209ef50 --- /dev/null +++ b/results/scraper/box64/246 @@ -0,0 +1,73 @@ +Unigine Heaven on Pi 4: Symbol `dlopen` not found +The Linux-native build of [Unigine Heaven](https://benchmark.unigine.com/heaven) tries to call `dlopen`, which seems to fail due to a lack of implementation rather than the target library not being found: + +``` +~/Downloads/Unigine_Heaven-4.0/bin $ ./heaven_x64 +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.7 23bbab1 built on Mar 2 2022 16:16:12 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 37 Env var + Env[00]: SHELL=/bin/bash + Env[01]: LANGUAGE=en_US.UTF-8 + Env[05]: NO_AT_BRIDGE=1 + Env[06]: PWD=/home/pi/Downloads/Unigine_Heaven-4.0/bin + Env[07]: LOGNAME=pi + Env[08]: XDG_SESSION_TYPE=tty + Env[09]: MOTD_SHOWN=pam + Env[10]: HOME=/home/pi + Env[12]: LANG=en_US.UTF-8 + Env[13]: LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: + Env[14]: SSH_CONNECTION=192.168.8.187 57040 192.168.8.209 22 + Env[15]: XDG_SESSION_CLASS=user + Env[17]: TERM=xterm-256color + Env[18]: USER=pi + Env[19]: SHLVL=1 + Env[22]: XDG_SESSION_ID=28 + Env[23]: XDG_RUNTIME_DIR=/run/user/1000 + Env[25]: SSH_CLIENT=192.168.8.187 57040 22 + Env[27]: LC_ALL=en_US.UTF-8 + Env[28]: PATH=/home/pi/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games + Env[29]: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus + Env[30]: SSH_TTY=/dev/pts/0 + Env[32]: TEXTDOMAIN=Linux-PAM + Env[33]: OLDPWD=/home/pi/Downloads/Unigine_Heaven-4.0 + Env[34]: BOX64_PATH=.:bin + Env[35]: BOX64_LD_LIBRARY_PATH=.:lib:lib64 + Env[36]: _=/usr/local/bin/box64 +Looking for ./heaven_x64 +Using emulated libUnigine_x64.so +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /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) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libXinerama.so.1 +Error: PltResolver: Symbol dlopen(ver 0: dlopen) not found, cannot apply R_X86_64_JUMP_SLOT 0x7f96105198 (0x7f954242c6) in libUnigine_x64.so +``` +This is the output when trying to run the benchmark binary directly, but the exact same behavior can be observed when trying to run via the launcher (which itself runs fine using the provided script after changing the `uname -m` call to test for `aarch64`). All libraries live under `bin` with the exception of `libopenal.so`, which I've explicitly copied there from the `x64` subdirectory. Fiddling around with `LD_LIBRARY_PATH` and `BOX64_LD_LIBRARY_PATH` doesn't change things, but library loading in general seems to work fine as I can see stuff from `libUnigine_x64.so` being called. That said, I don't know *what* it wants to `dlopen`, increasing logging verbosity didn't help in figuring that out. + +``` +~/Downloads/Unigine_Heaven-4.0/bin $ file libUnigine_x64.so +libUnigine_x64.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64948444abf66110631540b6f560901b5ce3634d, stripped +~/Downloads/Unigine_Heaven-4.0/bin $ file heaven_x64 +heaven_x64: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=1f868f35c960179f0adae80ede5c869693df024a, stripped +~/Downloads/Unigine_Heaven-4.0/bin $ ldd heaven_x64 + not a dynamic executable +``` + +I'm testing on a Raspberry Pi 4 running the official 64-bit Raspberry Pi OS: + +``` +$ uname -rm +5.10.92-v8+ aarch64 +``` \ No newline at end of file diff --git a/results/scraper/box64/2460 b/results/scraper/box64/2460 new file mode 100644 index 000000000..c407e6e28 --- /dev/null +++ b/results/scraper/box64/2460 @@ -0,0 +1,9 @@ +Missing symbols when running electron app +When I go to run an x86_64 election app (closed source and not public yet, I might be able to get a test build to you if you need it, let me know) it fails to run with the following errors: + +``` +Error: Symbol gdk_pixbuf_new_from_bytes not found, cannot apply R_X86_64_JUMP_SLOT +Error: Symbol gdk_pixbuf_calculate_rowstride not found, cannot apply R_X86_64_JUMP_SLOT +``` + +Let me know if you need any more info! \ No newline at end of file diff --git a/results/scraper/box64/2461 b/results/scraper/box64/2461 new file mode 100644 index 000000000..a1e79e2e2 --- /dev/null +++ b/results/scraper/box64/2461 @@ -0,0 +1,29 @@ +Performance Regression in DX9 Games +Hi + +Starting from commit c573742, I noticed a performance regression in some DX9 games, I tested: + +AC Revelations +007 Blood Stone + +DX10/11 games work normally. + +c573742 (Regression starts) + + + +dab01b8 + + + +Latest: d3d3fa2 + + + +The log was empty, this is c573742 trace. + +[trace-20039-1.txt](https://github.com/user-attachments/files/19406936/trace-20039-1.txt) + +4aa7eb1 trace. + +[trace-6853-1.txt](https://github.com/user-attachments/files/19407018/trace-6853-1.txt) \ No newline at end of file diff --git a/results/scraper/box64/2462 b/results/scraper/box64/2462 new file mode 100644 index 000000000..1e496cc38 --- /dev/null +++ b/results/scraper/box64/2462 @@ -0,0 +1,31 @@ +[BOX64] Warning, Symbol wine_main_preload_info not found +box64 wine --version +[BOX64] Box64 with Dynarec v0.3.4 2b300bd1 built on Mar 11 2025 02:53:57 +[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT +[BOX64] Running on Cortex-A510 with 8 cores, pagesize: 4096 +[BOX64] Will use hardware counter measured at 19.2 MHz emulating 2.4 GHz +[BOX64] Wine64 detected, WINEPRELOADRESERVE="" +[BOX64] Didn't detect 48bits of address space, considering it's 39bits +[BOX64] Warning, program break not found +[BOX64] WINE prereserve of 0x10000:0x8000 done +[BOX64] WINE prereserve of 0x7f000000:0x3000000 done +[BOX64] Counted 41 Env var +[BOX64] Library search path: +[BOX64] Binary search path: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/:/data/data/com.termux/files/usr/bin/:/system/bin/:/system/xbin/ +[BOX64] Looking for wine +[BOX64] BOX64ENV: Variables overridden via env and/or RC file: + BOX64_MAXCPU=64 +[BOX64] argv[1]="--version" +[BOX64] Rename process to "wine" [BOX64] Warning, Symbol wine_main_preload_info not found +[BOX64] Using native(wrapped) libdl.so.2 +[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) 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] Using emulated /root/wine3/bin/../lib/wine/x86_64-unix/ntdll.so +[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libunwind.so.8 +[BOX64] Using native(wrapped) liblzma.so.5 +wine-10.4 (Staging) \ No newline at end of file diff --git a/results/scraper/box64/2469 b/results/scraper/box64/2469 new file mode 100644 index 000000000..38b30ebf9 --- /dev/null +++ b/results/scraper/box64/2469 @@ -0,0 +1,256 @@ +Steam Webhelper doesn't start +# What did I do? +- install Steam with PI Apps, it downloads the 64 debian packages and installs it +- the installer starts, downloads the full version and then the steamwebhelper crashes +- it shows this dialog: + +- it doesn't matter which option I choose, it will crash in the end + +# what do I want? +- it used to work just a few weeks ago, so something might have changed in Steam or Box. + +# References: +https://github.com/Botspot/pi-apps/issues/2753 + +# Log +``` +/usr/lib/steam/bin_steam.sh: line 173: 24916 Segmentation fault "$remote" "$@" 2> /dev/null +steam.sh[24908]: Running Steam on debian 12 64-bit +steam.sh[24908]: STEAM_RUNTIME is enabled by the user +setup.sh[24951]: Steam runtime environment up-to-date! +run.sh[24963]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig +steam.sh[24908]: Couldn't set up srt-logger, not logging to console-linux.txt +steam.sh[24908]: Using supervisor /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor +/home/abossard/.local/share/Steam/steam.sh: line 868: 24985 Segmentation fault "${exclusive_lock[@]}" "$STEAMROOT/$PLATFORM64/steam-runtime-sniper.sh" --unpack-dir="$STEAMROOT/$PLATFORM64" --runtime=steam-runtime-sniper > /dev/null +steam.sh[24908]: Encountered a problem expanding the sniper runtime, forcing extended file verification. +steam.sh[24908]: steam-runtime-check-requirements failed with an unexpected nonzero exit status. Trying to continue +Debug level is 1 +Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA AES PMULL PageSize:4096 Running on Cortex-A76 with 4 Cores +Params database has 32 entries +Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 +Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/ +Using default BOX86_PATH: ./:bin/ +Counted 73 Env var +Looking for /home/abossard/.local/share/Steam/ubuntu12_32/steam +steam detected +Apply RC params for steam +Applying BOX86_NOGTK=1 +Applying BOX86_DYNAREC_STRONGMEM=1 +Applying BOX86_DYNAREC_CALLRET=0 +Applying BOX86_EMULATED_LIBS=libudev.so.0:libSDL2-2.0.so.0 +argv[1]="-no-cef-sandbox" +argv[2]="steam://open/minigameslist" +argv[3]="-verifyfiles" +Rename process to "steam" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using native(wrapped) libm.so.6 +CProcessEnvironmentManager is ready, 6 preallocated environment variables. +[2025-03-27 07:16:04] Startup - updater built Mar 11 2025 20:39:15 +[2025-03-27 07:16:04] Startup - Steam Client launched with: '/home/abossard/.local/share/Steam/ubuntu12_32/steam' '-no-cef-sandbox' 'steam://open/minigameslist' '-verifyfiles' +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/crashhandler.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x60099ae4 (0x2d5d0) +Using native(wrapped) libX11.so.6 +Error loading needed lib libGLX.so +Warning: Cannot dlopen("libGLX.so"/0x301b44fd, 1) +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libXrender.so.1 +03/27 07:16:04 minidumps folder is set to /tmp/dumps +03/27 07:16:04 Init: Installing breakpad exception handler for appid(steam)/version(1741737356)/tid(24987) +[2025-03-27 07:16:04] Loading cached metrics from disk (/home/abossard/.local/share/Steam/package/steam_client_metrics.bin) +[2025-03-27 07:16:04] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults +[2025-03-27 07:16:04] Using the following download hosts for Public, Realm steamglobal +[2025-03-27 07:16:04] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in' +[2025-03-27 07:16:04] Verifying installation... +[----] Verifying installation... +[2025-03-27 07:16:04] Verifying all file checksums +[2025-03-27 07:16:07] Verification complete +UpdateUI: skip show logo +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libappindicator.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libindicator.so.7 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libdbusmenu-gtk.so.4 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libdbusmenu-glib.so.4 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgio-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgobject-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/libglib-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgmodule-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0 +Using native(wrapped) libXfixes.so.3 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libatk-1.0.so.0 +Using native(wrapped) libcairo.so.2 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libpango-1.0.so.0 +Using native(wrapped) libfontconfig.so.1 +Using native(wrapped) libexpat.so.1 +Using native(wrapped) libfreetype.so.6 +Using native(wrapped) libXinerama.so.1 +Using native(wrapped) libXi.so.6 +Using native(wrapped) libXcursor.so.1 +Using native(wrapped) libXcomposite.so.1 +Using native(wrapped) libXdamage.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libffi.so.6 +Error initializing native libpng12.so.0 (last dlerror is libpng12.so.0: wrong ELF class: ELFCLASS64) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/libpng12.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libtiff.so.4 +Using native(wrapped) libjpeg.so.8 +Using native(wrapped) libz.so.1 +Using native(wrapped) libresolv.so.2 +Look for __dn_expand in loaded elfs +Found symbol with version GLIBC_2.4, value = 0xf77fd824 +Look for __res_nquery in loaded elfs +Found symbol with version GLIBC_2.4, value = 0xf780560c +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steamui.so +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libtier0_s.so +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libvstdlib_s.so +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libSDL3.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libavcodec.so.61 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libavutil.so.59 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libvideo.so +Using native(wrapped) libGL.so.1 +Using native(wrapped) libXtst.so.6 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libpipewire-0.3.so.0 +Using native(wrapped) libpulse.so.0 +Using native(wrapped) libX11-xcb.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libxcb-res.so.0 +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x66b8aeb4 (0x22000) +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x66c3c694 (0x38310) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libvpx.so.6 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libva.so.2 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libvdpau.so.1 +Using native(wrapped) libdrm.so.2 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/libgcc_s.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libavformat.so.61 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libswresample.so.5 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libswscale.so.8 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libavfilter.so.10 +Using native(wrapped) libbz2.so.1 +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x68ae7390 (0x1e98f0) +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x66a2a050 (0x960d70) + +Steam logging initialized: directory: /home/abossard/.local/share/Steam/logs + +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so +Using native(wrapped) libdbus-1.so.3 +Using native(wrapped) libudev.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/filesystem_stdio.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x69238614 (0x24c30) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/vgui2_s.so +Using native(wrapped) libopenal.so.1 +Using native(wrapped) libSM.so.6 +Using native(wrapped) libICE.so.6 +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x6939fbf4 (0x60d80) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/chromehtml.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x6961f690 (0xd26f0) +XRRGetOutputInfo Workaround: initialized with override: 0 real: 0x400d0020 +XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0x400d0010 +Using native(wrapped) libXss.so.1 +Debug level is 1 +Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA AES PMULL PageSize:4096 Running on Cortex-A76 with 4 Cores +Params database has 32 entries +Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 +Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/ +Using default BOX86_PATH: ./:bin/ +Counted 80 Env var +Looking for /home/abossard/.local/share/Steam/ubuntu12_32/steamsysinfo +steam detected +argv[1]="-steamid" +argv[2]="0" +argv[3]="-buildid" +argv[4]="1741737356" +argv[5]="-logdir" +argv[6]="/home/abossard/.local/share/Steam/logs" +argv[7]="-query" +argv[8]="1" +argv[9]="-out-file" +argv[10]="/tmp/steamdhDLPD" +Rename process to "steamsysinfo" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libtier0_s.so +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libvstdlib_s.so +Using native(wrapped) libm.so.6 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/crashhandler.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x60499ae4 (0x2d5d0) +03/27 07:16:08 minidumps folder is set to /tmp/dumps +03/27 07:16:08 Init: Installing breakpad exception handler for appid(steamsysinfo)/version(1741737356)/tid(25014) +Running query: 1 - GpuTopology +Using native(wrapped) libvulkan.so.1 +CVulkanTopology: failed create vulkan instance: -9 +CVulkanTopology: failed to create vulkan instanceFailed to query vulkan gpu topology + +Failed to query vulkan gpu topology +Response: +Exit code: -2 +Using native(wrapped) libXss.so.1 +steamwebhelper.sh[25023]: Couldn't set up logger, continuing to use inherited fd +steamwebhelper.sh[25023]: Using supervisor /home/abossard/.steam/root/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor +steamwebhelper.sh[25023]: Starting steamwebhelper under bootstrap sniper steam runtime via /home/abossard/.local/share/Steam/ubuntu12_64/steam-runtime-sniper.sh +Error loading needed lib libunity.so.9 +Warning: Cannot dlopen("libunity.so.9"/0x6929d270, 1) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steamservice.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x69b78cd0 (0x187220) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steamclient.so +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libnm.so.0 +Using native(wrapped) libgnutls.so.30 +Using native(wrapped) libuuid.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/libgudev-1.0.so.0 +Warning: Global Symbol ZSTD_trace_decompress_begin not found, cannot apply R_386_GLOB_DAT @0x6c3987f8 ((nil)) in /home/abossard/.local/share/Steam/ubuntu12_32/steamclient.so +Warning: Global Symbol ZSTD_trace_decompress_end not found, cannot apply R_386_GLOB_DAT @0x6c3987f4 ((nil)) in /home/abossard/.local/share/Steam/ubuntu12_32/steamclient.so +Warning: Global Symbol ZSTD_trace_compress_begin not found, cannot apply R_386_GLOB_DAT @0x6c3987ec ((nil)) in /home/abossard/.local/share/Steam/ubuntu12_32/steamclient.so +Warning: Global Symbol ZSTD_trace_compress_end not found, cannot apply R_386_GLOB_DAT @0x6c3987f0 ((nil)) in /home/abossard/.local/share/Steam/ubuntu12_32/steamclient.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x6c2ee190 (0xbffd00) +dbus[24987]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1373. +This is normally a bug in some application using the D-Bus library. + +Steam Runtime Launch Service: starting steam-runtime-launcher-service +Segmentation fault +Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 25060 +Using native(wrapped) libXss.so.1 +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libopenvr_api.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x6c9fd2b0 (0xac66) +Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_386_JMP_SLOT 0x6c9fd2d4 (0xacf6) +Using emulated /home/abossard/.local/share/Steam/ubuntu12_32/libaudio.so +Warning: Weak Symbol _ZGTtnaj not found, cannot apply R_386_JMP_SLOT 0x6cc85d24 (0x29400) +Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 +Steam Runtime Launch Service: steam-runtime-launcher-service pid 25060 exited +Segmentation fault +Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 +Vulkan missing requested extension 'VK_KHR_surface'. +Vulkan missing requested extension 'VK_KHR_xlib_surface'. +BInit - Unable to initialize Vulkan! +Steam Runtime Launch Service: starting steam-runtime-launcher-service +Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 25140 +Steam Runtime Launch Service: steam-runtime-launcher-service pid 25140 exited +Steam Runtime Launch Service: starting steam-runtime-launcher-service +Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 25146 +Steam Runtime Launch Service: steam-runtime-launcher-service pid 25146 exited +Steam Runtime Launch Service: steam-runtime-launcher-service keeps crashing on startup, disabling +steamwebhelper.sh[25159]: Couldn't set up logger, continuing to use inherited fd +steamwebhelper.sh[25159]: Using supervisor /home/abossard/.steam/root/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor +steamwebhelper.sh[25159]: Starting steamwebhelper under bootstrap sniper steam runtime via /home/abossard/.local/share/Steam/ubuntu12_64/steam-runtime-sniper.sh +steamwebhelper.sh[25198]: Couldn't set up logger, continuing to use inherited fd +steamwebhelper.sh[25198]: Using supervisor /home/abossard/.steam/root/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor +steamwebhelper.sh[25198]: Starting steamwebhelper under bootstrap sniper steam runtime via /home/abossard/.local/share/Steam/ubuntu12_64/steam-runtime-sniper.sh +src/steamUI/steamuisharedjscontroller.cpp (669) : Failed creating offscreen shared JS context +src/steamUI/steamuisharedjscontroller.cpp (669) : Failed creating offscreen shared JS context +03/27 07:16:31 Init: Installing breakpad exception handler for appid(steam)/version(1741737356)/tid(24987) +03/27 07:16:31 Failed writing minidump, nothing to upload. +[2025-03-27 07:16:37] Shutdown +Sigfault/Segbus while quitting, exiting silently + +``` \ No newline at end of file |