box86 icon indicating copy to clipboard operation
box86 copied to clipboard

SteamCMD stuck after while downloading

Open Guztaver opened this issue 3 years ago • 0 comments

When i try to install any server, the SteamCMD stop, and after random time, the app just returns a SIGSEGV, and Unimplemented Opcode. I don't have any idea how to solve this, because all related problems for that error, is for PC version of Steam, and not SteamCMD.

Here is the log with BOX86_LOG=1:

Debug level is 1
Dynarec for ARM, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA PageSize:4096
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul  9 2021 17:31:35
Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/
Using default BOX86_PATH: ./:bin/
Counted 20 Env var
Looking for /home/steam/Steam/linux32/steamcmd
steam detected, forcing emulated libudev and gtk
argv[1]="+force_install_dir"
argv[2]="/home/steam/servers/ark"
argv[3]="+login"
argv[4]="anonymous"
argv[5]="+app_update"
argv[6]="376030"
argv[7]="+exit"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) librt.so.1
Using native(wrapped) libm.so.6
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux.so.2
Using native(wrapped) crashhandler.so
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[  0%] Checking for available updates...
[----] Verifying installation...
Error loading needed lib /home/steam/Steam/steamconsole.so
Warning: Cannot dlopen("/home/steam/Steam/steamconsole.so"/0x64467038, 2)
Using emulated /home/steam/Steam/linux32/steamconsole.so
Using emulated /home/steam/Steam/linux32/libtier0_s.so
Using emulated /home/steam/Steam/linux32/libvstdlib_s.so
Steam Console Client (c) Valve Corporation - version 1652487999
-- type 'quit' to exit --
Loading Steam API...Error loading needed lib /home/steam/Steam/steamclient.so
Warning: Cannot dlopen("/home/steam/Steam/steamclient.so"/0x6513c730, 2)
Using emulated /home/steam/Steam/linux32/steamclient.so
Error loading needed lib /home/steam/Steam/steamservice.so
Warning: Cannot dlopen("/home/steam/Steam/steamservice.so"/0xee78b550, 2)
Error loading needed lib steamservice.so
Warning: Cannot dlopen("steamservice.so"/0xee78b550, 2)
OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x1) running, progress: 0.00 (0 / 0)
 Update state (0x61) downloading, progress: 7.17 (1291368453 / 18008132725)
Using native(wrapped) libSDL2-2.0.so.0
 Update state (0x61) downloading, progress: 7.18 (1293281931 / 18008132725)
10205|SIGSEGV @0x628f4c30 (???(/usr/local/bin/box86/0x628f4c30)) (x86pc=0xe11b071c/???:"???", esp=0xf1bd3a68, stack=0xf1ad4000:0xf1bd4000 own=0xf1ad4000 fp=0xf1bd3bec), for accessing 0x3f4321 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0)
10205|Double SIGSEGV (code=1, pc=0x628f4c30, addr=0x3f4321)!
src/tier1/fileio.cpp (5162) : m_vecRegisteredWriters.Count() == 0
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/tier1/fileio.cpp (5224) : CFileWriterThread already exited
src/common/framefunction.cpp (149) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[CHTTPClient::BFrameFuncHandleCompletedWorkItems] still registered
Library libc.so.6 (0x6308e900) needs 0x65141050, but it was not found. Ignoring.
Library libc.so.6 (0x6308e900) needs 0x644986f8, but it was not found. Ignoring.
Library libc.so.6 (0x6308e900) needs 0x63053ae8, but it was not found. Ignoring.
Library libc.so.6 (0x6308e900) needs 0x6446b7f0, but it was not found. Ignoring.
Library ld-linux.so.2 (0x6308ea70) needs 0x65141050, but it was not found. Ignoring.
Library ld-linux.so.2 (0x6308ea70) needs 0x644986f8, but it was not found. Ignoring.
Library ld-linux.so.2 (0x6308ea70) needs 0x63053ae8, but it was not found. Ignoring.
Library ld-linux.so.2 (0x6308ea70) needs 0x6446b7f0, but it was not found. Ignoring.
Library libm.so.6 (0x6308e830) needs 0xe27063f0, but it was not found. Ignoring.
Library libm.so.6 (0x6308e830) needs 0x65141050, but it was not found. Ignoring.
Library libm.so.6 (0x6308e830) needs 0x644986f8, but it was not found. Ignoring.
Library libm.so.6 (0x6308e830) needs 0x63053ae8, but it was not found. Ignoring.
Library libm.so.6 (0x6308e830) needs 0x6446b7f0, but it was not found. Ignoring.
Library librt.so.1 (0x6308e758) needs 0xe27063f0, but it was not found. Ignoring.
Library librt.so.1 (0x6308e758) needs 0x65141050, but it was not found. Ignoring.
Library librt.so.1 (0x6308e758) needs 0x644986f8, but it was not found. Ignoring.
Library librt.so.1 (0x6308e758) needs 0x63053ae8, but it was not found. Ignoring.
Library librt.so.1 (0x6308e758) needs 0x6446b7f0, but it was not found. Ignoring.
Library libpthread.so.0 (0x6308e600) needs 0xe27063f0, but it was not found. Ignoring.
Library libpthread.so.0 (0x6308e600) needs 0x65141050, but it was not found. Ignoring.
Library libpthread.so.0 (0x6308e600) needs 0x644986f8, but it was not found. Ignoring.
Library libpthread.so.0 (0x6308e600) needs 0x63053ae8, but it was not found. Ignoring.
Library libpthread.so.0 (0x6308e600) needs 0x6446b7f0, but it was not found. Ignoring.
Library libdl.so.2 (0x6308d520) needs 0xe27063f0, but it was not found. Ignoring.
Library libdl.so.2 (0x6308d520) needs 0x65141050, but it was not found. Ignoring.
Library libdl.so.2 (0x6308d520) needs 0x644986f8, but it was not found. Ignoring.
Library libdl.so.2 (0x6308d520) needs 0x63053ae8, but it was not found. Ignoring.
Library libdl.so.2 (0x6308d520) needs 0x6446b7f0, but it was not found. Ignoring.
Stop waiting for remaining thread 10201
Stop waiting for remaining thread 10203
Stop waiting for remaining thread 10204
Stop waiting for remaining thread 10209
Stop waiting for remaining thread 10210
Stop waiting for remaining thread 10212
Stop waiting for remaining thread 10213
Stop waiting for remaining thread 10215
Stop waiting for remaining thread 10217
Stop waiting for remaining thread 10218
Stop waiting for remaining thread 10219
Stop waiting for remaining thread 10220
Stop waiting for remaining thread 10221
Stop waiting for remaining thread 10222
Stop waiting for remaining thread 10223
Stop waiting for remaining thread 10224
Stop waiting for remaining thread 10225
Stop waiting for remaining thread 10226
Stop waiting for remaining thread 10227
Stop waiting for remaining thread 10228
Stop waiting for remaining thread 10229
Stop waiting for remaining thread 10230
Stop waiting for remaining thread 10231
Stop waiting for remaining thread 10232
Stop waiting for remaining thread 10233
Stop waiting for remaining thread 10234
Stop waiting for remaining thread 10235
Stop waiting for remaining thread 10236
Stop waiting for remaining thread 10237
Stop waiting for remaining thread 10238
Stop waiting for remaining thread 10239
Stop waiting for remaining thread 10240
Stop waiting for remaining thread 10241
Stop waiting for remaining thread 10242
Stop waiting for remaining thread 10243
Stop waiting for remaining thread 10244
Stop waiting for remaining thread 10245
Stop waiting for remaining thread 10246
Stop waiting for remaining thread 10247
Stop waiting for remaining thread 10248
Stop waiting for remaining thread 10249
Stop waiting for remaining thread 10250
Stop waiting for remaining thread 10251
Stop waiting for remaining thread 10252
Stop waiting for remaining thread 10253
Stop waiting for remaining thread 10254
Stop waiting for remaining thread 10255
Stop waiting for remaining thread 10256
10239|0x63095002: Unimplemented Opcode (26) F2 64 60 3F F2 64 00 00
10229|0x63095002: Unimplemented Opcode (26) F2 64 60 3F F2 64 00 00
10256|0x63095002: Unimplemented Opcode (26) F2 64 60 3F F2 64 00 00

That specific download is the game ARK Survival Evolved.

System Info

CPU: Ampare A1 RAM: 92GiB OS: Ubuntu 20.04.4 LTS Kernel: 5.13.0-1028-oracle Box86 Version: v0.2.3 3a7cc57f from PPA

Guztaver avatar May 20 '22 19:05 Guztaver