box86 icon indicating copy to clipboard operation
box86 copied to clipboard

SteamCMD crashes

Open Geahuam94 opened this issue 1 year ago • 0 comments

Steamcmd crashes with following error:

Box86 with Dynarec v0.3.7 a49c2862 built on Sep 10 2024 10:57:25 Applying BOX86_LOG=1 Applying BOX86_DYNAREC_LOG=1 Rename process to "steamcmd" New Bridge brick at 0x40030000 (size 0x1000) Using native(wrapped) libdl.so.2 New Bridge brick at 0x40040000 (size 0x1000) Using native(wrapped) libc.so.6 New Bridge brick at 0x40050000 (size 0x1000) Using native(wrapped) ld-linux.so.2 New Bridge brick at 0x40060000 (size 0x1000) Using native(wrapped) libpthread.so.0 New Bridge brick at 0x40070000 (size 0x1000) Using native(wrapped) librt.so.1 New Bridge brick at 0x40080000 (size 0x1000) Using native(wrapped) libbsd.so.0 New Bridge brick at 0x40090000 (size 0x1000) Using native(wrapped) libm.so.6 New Bridge brick at 0x40041000 (size 0x1000) New Bridge brick at 0x400a0000 (size 0x1000) Using native(wrapped) crashhandler.so New Bridge brick at 0x400b0000 (size 0x1000) 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 102784|SIGSEGV @0xe8ec8330 (???(0xe8ec8330)) (x86pc=0x30063039/"/home/ubuntu/Steam/linux32/steamcmd/_ZN16CConsoleUpdateUI9BRunFrameEP14CReliableTimer + 105", esp=0xe8670320, stack=0xe7e73000:0xe8673000 own=(nil) fp=0xe8672418), for accessing 0x15f7c (code=1/prot=0), db=0xe74bfb08(0xe8ec8324:0xe8ec83a0/0x30063033:0x30063045//home/ubuntu/Steam/linux32/steamcmd/_ZN16CConsoleUpdateUI9BRunFrameEP14CReliableTimer + 99:clean, hash:54d9e8a2/54d9e8a2) EAX:0x883d2000 ECX:0x00015f78 EDX:0x00002d79 EBX:0x00000000 ESP:0xe8670320 EBP:0xe8672418 ESI:0xe86703bc EDI:0x6d378400 ESP-0x10:0x0a7ff07b ESP-0x0c:0x00000000 ESP-0x08:0xe86703bc ESP-0x04:0x30062ff0 ESP+0x00:0x00000000 ESP+0x04:0x3063a820 ESP+0x08:0xe86703bc ESP+0x0c:0x3004864f 102784|Double SIGSEGV (code=1, pc=0xe8ec8330, addr=0x15f7c)! src/common/framefunction.cpp (238) : Assertion Failed: CFrameFunctionMgr::~CFrameFunctionMgr: non static FrameFunction[CHTTPClient::BFrameFuncHandleCompletedWorkItems] still registered New Bridge brick at 0x400a0000 (size 0x1000) Using native(wrapped) crashhandler.so New Bridge brick at 0x400b0000 (size 0x1000) Free DynaBlocks 0x30000000-0x30027000 for /home/ubuntu/Steam/linux32/steamcmd Free DynaBlocks 0x30027000-0x30474000 for /home/ubuntu/Steam/linux32/steamcmd src/tier0/threadtools.cpp (2771) : Failed to set thread local value src/vstdlib/strtools.cpp (990) : pDest != NULL Sigfault/Segbus while quitting, exiting silently

Geahuam94 avatar Sep 11 '24 11:09 Geahuam94