Skip to content

SteamCMD fails on downloading #4293

Description

@nExysYT

When trying to download any app from SteamCMD it always shows PosixFileOpen: RESOLVE_BENEATH unsupported, falling back to plain open() and then freezes or crashes:

ubuntu@instance: ~/SteamCMD$ box64 steamcmd.sh +login anonymous +app_update 1110390
[BOX64] Box64 arm64 v0.4.5 dc57589aa with Dynarec built on Aug 25 2026 18:29:13
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Neoverse-N1 with 4 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 25.0 MHz emulating 3.2 GHz
[BOX64] Detected 48bits at least of address space
[BOX64] Counted 28 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 steamcmd.sh
[BOX64] argv[1]="+login"
[BOX64] argv[2]="anonymous"
[BOX64] argv[3]="+app_update"
[BOX64] argv[4]="1110390"
[BOX64] Not an ELF file (sign=#!/u)
[BOX64] Error: Reading elf header of /home/ubuntu/SteamCMD/steamcmd.sh, Try to launch using bash instead
[BOX64] Box64 arm64 v0.4.5 dc57589aa with Dynarec built on Aug 25 2026 18:29:13
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Neoverse-N1 with 4 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 25.0 MHz emulating 3.2 GHz
[BOX64] Detected 48bits at least of address space
[BOX64] Counted 28 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 /usr/local/bin/box64-bash
[BOX64] Bash detected, disabling banner
steamcmd.sh[29038]: Starting  /home/ubuntu/SteamCMD/linux32/steamcmd
[BOX64] Box64 arm64 v0.4.5 dc57589aa with Dynarec built on Aug 25 2026 18:29:13
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Neoverse-N1 with 4 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 25.0 MHz emulating 3.2 GHz
[BOX64] steamcmd detected
[BOX64] Detected 48bits at least of address space
[BOX64] Counted 29 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 /home/ubuntu/SteamCMD/linux32/steamcmd
[BOX64] argv[1]="+login"
[BOX64] argv[2]="anonymous"
[BOX64] argv[3]="+app_update"
[BOX64] argv[4]="1110390"
[BOX64] Box64 arm64 v0.4.5 dc57589aa with Dynarec built on Aug 25 2026 18:29:13
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Neoverse-N1 with 4 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 25.0 MHz emulating 3.2 GHz
[BOX64] steamcmd detected
[BOX64] Detected 48bits at least of address space
[BOX64] Counted 30 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 /home/ubuntu/SteamCMD/linux32/steamcmd
[BOX64] argv[1]="+login"
[BOX64] argv[2]="anonymous"
[BOX64] argv[3]="+app_update"
[BOX64] argv[4]="1110390"
[BOX32] Personality set to 32bits
[BOX32] Using Box32 to load 32bits elf
[BOX32] Memory higher than 32bits reserved
[BOX32] Rename process to "steamcmd"
[BOX32] Using native(wrapped) libdl.so.2
[BOX32] Using native(wrapped) librt.so.1
[BOX32] Using native(wrapped) libm.so.6
[BOX32] Using native(wrapped) libpthread.so.0
[BOX32] Using native(wrapped) libc.so.6
[BOX32] Using native(wrapped) ld-linux.so.2
[BOX32] Using emulated /home/ubuntu/SteamCMD/linux32/crashhandler.so
Redirecting stderr to '/home/ubuntu/Steam/logs/stderr.txt'
Logging directory: '/home/ubuntu/Steam/logs'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logo
Steam Console Client (c) Valve Corporation - version 1785799152
-- type 'quit' to exit --
Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 147 msec
OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x11) preallocating, progress: 17.87 (339361065 / 1899094005)
 Update state (0x61) downloading, progress: 0.00 (0 / 1899094005)
PosixFileOpen: RESOLVE_BENEATH unsupported, falling back to plain open()
/home/ubuntu/SteamCMD/./steamcmd.sh: line 82: 29046 Segmentation fault      (core dumped) $DEBUGGER "$STEAMEXE" "$@"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions