summary refs log tree commit diff stats
path: root/results/scraper/box64/2478
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/2478')
-rw-r--r--results/scraper/box64/2478109
1 files changed, 109 insertions, 0 deletions
diff --git a/results/scraper/box64/2478 b/results/scraper/box64/2478
new file mode 100644
index 000000000..8567e45af
--- /dev/null
+++ b/results/scraper/box64/2478
@@ -0,0 +1,109 @@
+Trying to run steam on nixOS with box32
+This is not a bug, it's more asking for help on trying to get it to run in nixOS oracle aarch64 server, most likely its something wrong with my setup
+
+[This](https://github.com/Yeshey/nixOS-Config/blob/36e4b11c2672659dffce68979ee08354eaea6fc9/nixos/skyloft/box64.nix) is the nix config that I'm using to run. And [compiled box64 with box32](https://github.com/Yeshey/nixOS-Config/blob/36e4b11c2672659dffce68979ee08354eaea6fc9/pkgs/box64.nix) support.
+
+(*EDIT*) Adding `-srt-logger-opened` made it bypass the place in `steam.sh` where it was stuck. Adding new logs, now the steam window saying it crashed appears
+
+Thanks in advance!
+
+Captured with `box64-bashx86-steamx86-wrapper > tests.txt 2>&1`
+`BOX64_LOG=0`:
+[logsBox64LogSetTo0.txt](https://github.com/user-attachments/files/19528422/logsBox64LogSetTo0.txt)
+`BOX64_LOG=1`:
+[steam_Log1.txt](https://github.com/user-attachments/files/19528454/steam_Log1.txt)
+
+Maybe it's also interesting to look at what I'm getting trying to run steamcmd:
+`BOX64_LOG=0`:
+```sh
+box64-bashx86-wrapper /nix/store/d4qz3gf35yr9x1nzjgawbmkgdsgrak1l-steamcmd-20180104/bin/steamcmd                                                                                                  03:10:59
+Error: Global Symbol __gmpz_tdiv_q not found, cannot apply R_X86_64_GLOB_DAT @0x541ef8 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol re_syntax_options not found, cannot apply R_X86_64_GLOB_DAT @0x541f28 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_r not found, cannot apply R_X86_64_GLOB_DAT @0x541f80 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_clears not found, cannot apply R_X86_64_JUMP_SLOT @0x541518 (0x4072f6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __readlinkat_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x541528 (0x407316) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_get_str not found, cannot apply R_X86_64_JUMP_SLOT @0x5416a0 (0x407606) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divexact not found, cannot apply R_X86_64_JUMP_SLOT @0x5416d8 (0x407676) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_inits not found, cannot apply R_X86_64_JUMP_SLOT @0x5416f8 (0x4076b6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_tdiv_q_ui not found, cannot apply R_X86_64_JUMP_SLOT @0x541750 (0x407766) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_out_str not found, cannot apply R_X86_64_JUMP_SLOT @0x541788 (0x4077d6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_init_set_si not found, cannot apply R_X86_64_JUMP_SLOT @0x541960 (0x407b86) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divisible_ui_p not found, cannot apply R_X86_64_JUMP_SLOT @0x541a10 (0x407ce6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_q not found, cannot apply R_X86_64_GLOB_DAT @0x541ef8 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol re_syntax_options not found, cannot apply R_X86_64_GLOB_DAT @0x541f28 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_r not found, cannot apply R_X86_64_GLOB_DAT @0x541f80 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_clears not found, cannot apply R_X86_64_JUMP_SLOT @0x541518 (0x4072f6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __readlinkat_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x541528 (0x407316) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_get_str not found, cannot apply R_X86_64_JUMP_SLOT @0x5416a0 (0x407606) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divexact not found, cannot apply R_X86_64_JUMP_SLOT @0x5416d8 (0x407676) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_inits not found, cannot apply R_X86_64_JUMP_SLOT @0x5416f8 (0x4076b6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_tdiv_q_ui not found, cannot apply R_X86_64_JUMP_SLOT @0x541750 (0x407766) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_out_str not found, cannot apply R_X86_64_JUMP_SLOT @0x541788 (0x4077d6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_init_set_si not found, cannot apply R_X86_64_JUMP_SLOT @0x541960 (0x407b86) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divisible_ui_p not found, cannot apply R_X86_64_JUMP_SLOT @0x541a10 (0x407ce6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_q not found, cannot apply R_X86_64_GLOB_DAT @0x541ef8 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol re_syntax_options not found, cannot apply R_X86_64_GLOB_DAT @0x541f28 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_r not found, cannot apply R_X86_64_GLOB_DAT @0x541f80 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_clears not found, cannot apply R_X86_64_JUMP_SLOT @0x541518 (0x4072f6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __readlinkat_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x541528 (0x407316) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_get_str not found, cannot apply R_X86_64_JUMP_SLOT @0x5416a0 (0x407606) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divexact not found, cannot apply R_X86_64_JUMP_SLOT @0x5416d8 (0x407676) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_inits not found, cannot apply R_X86_64_JUMP_SLOT @0x5416f8 (0x4076b6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_tdiv_q_ui not found, cannot apply R_X86_64_JUMP_SLOT @0x541750 (0x407766) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_out_str not found, cannot apply R_X86_64_JUMP_SLOT @0x541788 (0x4077d6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_init_set_si not found, cannot apply R_X86_64_JUMP_SLOT @0x541960 (0x407b86) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divisible_ui_p not found, cannot apply R_X86_64_JUMP_SLOT @0x541a10 (0x407ce6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_q not found, cannot apply R_X86_64_GLOB_DAT @0x541ef8 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol re_syntax_options not found, cannot apply R_X86_64_GLOB_DAT @0x541f28 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_r not found, cannot apply R_X86_64_GLOB_DAT @0x541f80 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_clears not found, cannot apply R_X86_64_JUMP_SLOT @0x541518 (0x4072f6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __readlinkat_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x541528 (0x407316) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_get_str not found, cannot apply R_X86_64_JUMP_SLOT @0x5416a0 (0x407606) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divexact not found, cannot apply R_X86_64_JUMP_SLOT @0x5416d8 (0x407676) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_inits not found, cannot apply R_X86_64_JUMP_SLOT @0x5416f8 (0x4076b6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_tdiv_q_ui not found, cannot apply R_X86_64_JUMP_SLOT @0x541750 (0x407766) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_out_str not found, cannot apply R_X86_64_JUMP_SLOT @0x541788 (0x4077d6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_init_set_si not found, cannot apply R_X86_64_JUMP_SLOT @0x541960 (0x407b86) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divisible_ui_p not found, cannot apply R_X86_64_JUMP_SLOT @0x541a10 (0x407ce6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_q not found, cannot apply R_X86_64_GLOB_DAT @0x541ef8 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol re_syntax_options not found, cannot apply R_X86_64_GLOB_DAT @0x541f28 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Global Symbol __gmpz_tdiv_r not found, cannot apply R_X86_64_GLOB_DAT @0x541f80 ((nil)) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_clears not found, cannot apply R_X86_64_JUMP_SLOT @0x541518 (0x4072f6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __readlinkat_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x541528 (0x407316) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_get_str not found, cannot apply R_X86_64_JUMP_SLOT @0x5416a0 (0x407606) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divexact not found, cannot apply R_X86_64_JUMP_SLOT @0x5416d8 (0x407676) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_inits not found, cannot apply R_X86_64_JUMP_SLOT @0x5416f8 (0x4076b6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_tdiv_q_ui not found, cannot apply R_X86_64_JUMP_SLOT @0x541750 (0x407766) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_out_str not found, cannot apply R_X86_64_JUMP_SLOT @0x541788 (0x4077d6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_init_set_si not found, cannot apply R_X86_64_JUMP_SLOT @0x541960 (0x407b86) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol __gmpz_divisible_ui_p not found, cannot apply R_X86_64_JUMP_SLOT @0x541a10 (0x407ce6) in /nix/store/6wgd8c9vq93mqxzc7jhkl86mv6qbc360-coreutils-9.5/bin/coreutils
+Error: Symbol security_check_context not found, cannot apply R_X86_64_JUMP_SLOT @0x413c68 (0x403056) in /nix/store/2m9jq06anlv034abkaj6j6gqnwn1hgyv-bubblewrap-0.11.0/bin/bwrap
+Error: Symbol setfscreatecon not found, cannot apply R_X86_64_JUMP_SLOT @0x413f90 (0x4036a6) in /nix/store/2m9jq06anlv034abkaj6j6gqnwn1hgyv-bubblewrap-0.11.0/bin/bwrap
+Error: Symbol setexeccon not found, cannot apply R_X86_64_JUMP_SLOT @0x413fb8 (0x4036f6) in /nix/store/2m9jq06anlv034abkaj6j6gqnwn1hgyv-bubblewrap-0.11.0/bin/bwrap
+Error: Reading elf header of /nix/store/qzg87jnwbxsmw1yr7jd3f06607700g6q-bash-interactive-5.2p37/bin/bash, Try to launch natively instead
+```
+`BOX64_LOG=1`:
+[steamcmd_LOG1.txt](https://github.com/user-attachments/files/19528458/steamcmd_LOG1.txt)
+
+Or heroic:
+`BOX64_LOG=0`:
+```sh
+box64-bashx86-heroicx86-wrapper
+Error: Symbol __ttyname_r_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80c8d0 (0xb239cc6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol __strlcpy_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80d058 (0xb23abd6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_x_pixels_per_meter not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80d990 (0xb23be46) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_y_pixels_per_meter not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80d998 (0xb23be56) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_set_rgb_to_gray not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80d9d8 (0xb23bed6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_set_strip_alpha not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80d9e8 (0xb23bef6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_save_uint_32 not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e478 (0xb23d416) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_cHRM_fixed not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e498 (0xb23d456) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_gAMA_fixed not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e4a0 (0xb23d466) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_sBIT not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e4a8 (0xb23d476) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_set_read_user_chunk_fn not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e4c8 (0xb23d4b6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_user_chunk_ptr not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80e4d0 (0xb23d4c6) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_eXIf_1 not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80ee80 (0xb23e826) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+Error: Symbol png_get_unknown_chunks not found, cannot apply R_X86_64_JUMP_SLOT @0x10b80ee98 (0xb23e856) in /nix/store/hp9hwx1qlkqh3fgjpyx1zvrmlcnkrz51-electron-unwrapped-32.3.0/libexec/electron/electron
+free(): invalid pointer
+```
+`BOX64_LOG=1`:
+[Heroic_LOG1.txt](https://github.com/user-attachments/files/19528460/Heroic_LOG1.txt)
\ No newline at end of file