diff options
Diffstat (limited to 'results/scraper/box64/1460')
| -rw-r--r-- | results/scraper/box64/1460 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/results/scraper/box64/1460 b/results/scraper/box64/1460 new file mode 100644 index 000000000..b1512f080 --- /dev/null +++ b/results/scraper/box64/1460 @@ -0,0 +1,46 @@ +[TF2] Missing symbols in libstdc++.so.6 +Team fortress 2 (64-Bit) fails to launch, Log: +``` +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Kryo-3XX-Silver Kryo-3XX-Gold with 8 Cores +Params database has 38 entries +Box64 with Dynarec v0.2.6 built on Mar 26 2024 18:47:02 +BOX64: Detected 48bits at least of address space +Counted 26 Env var +BOX64 LIB PATH: /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/:/lib/:./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/bin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/ +Looking for ./tf_linux64 +Rename process to "tf_linux64" +Using emulated /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libmimalloc.so +Redirecting overridden malloc from symtab function for /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libmimalloc.so +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Using emulated bin/linux64/launcher.so +Using emulated /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libtier0.so +Using emulated /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libvstdlib.so +Using emulated /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libsteam_api.so +Redirecting overridden malloc from symtab function for /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libsteam_api.so +Using emulated /mnt/data/Steam/steamapps/common/Team Fortress 2/bin/linux64/libtogl.so +Using native(wrapped) libSDL2-2.0.so.0 +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot apply R_X86_64_GLOB_DAT @0x7fff0624e268 ((nil)) in /lib/x86_64-linux-gnu/libstdc++.so.6 +Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0624f060 (0x9c0f6) +Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0624f6a0 (0x9cd76) +Warning: Weak Symbol _ZGTtdlPv not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0624fb00 (0x9d636) +Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff0624fff8 (0x9e026) +Warning: Weak Symbol _ITM_memcpyRnWt not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff062504a8 (0x9e986) +Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff06250c88 (0x9f946) +Error loading needed lib libmvec.so.1 +Error loading one of needed lib +Error initializing needed lib libtogl.so +Error loading one of needed lib +Error initializing needed lib bin/linux64/launcher.so +Failed to load the launcher +``` +Note: I launched TF2 outside of steam for debugging porpoises, It will fail to launch with/out steam. \ No newline at end of file |