👉👈 Contact Details (optional)
celldweller.klayton@gmail.com
🤔 What happened?
Hi!
No hope to get a response on this one but I am trying run HLDS server in Docker in my home Synology NAS which is run on arm64. Because of that I am running my server with QEMU emulation.
See, there is a segfault right after SteamAPI_IsSteamRunning() failed.
GDB analysis shows the following:
steam@2679836c373f:~/hlds$ gdb hlds_linux qemu_hlds_linux_20260407-182628_254.core
GNU gdb (Debian 13.1-3) 13.1
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from hlds_linux...
(No debugging symbols found in hlds_linux)
[New LWP 254]
[New LWP 275]
[New LWP 276]
[New LWP 278]
[New LWP 280]
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./hlds_linux -game cstrike +maxplayers 32 +map de_dust2 -port 27015 -dev +log on'.
#0 0x4336e960 in ?? () from /home/steam/.steam/sdk32/steamclient.so
[Current thread is 1 (Thread 0x40c58940 (LWP 254))]
(gdb) bt
#0 0x4336e960 in ?? () from /home/steam/.steam/sdk32/steamclient.so
#1 0x4339379f in ?? () from /home/steam/.steam/sdk32/steamclient.so
#2 0x433f1401 in ?? () from /home/steam/.steam/sdk32/steamclient.so
#3 0x429836fa in ?? () from /home/steam/.steam/sdk32/steamclient.so
#4 0x42983aa9 in ?? () from /home/steam/.steam/sdk32/steamclient.so
#5 0x4132e677 in ?? () from ./libsteam_api.so
#6 0x4132e924 in SteamGameServer_Init () from ./libsteam_api.so
#7 0x40c86f32 in CSteam3Server::Activate() [clone .part.0] () from /home/steam/hlds/engine_i486.so
#8 0x40c726fd in SV_ActivateServer_internal(int) () from /home/steam/hlds/engine_i486.so
#9 0x40c96d3b in Host_Map(int, char*, char*, int) () from /home/steam/hlds/engine_i486.so
#10 0x40c970c1 in Host_Map_f() () from /home/steam/hlds/engine_i486.so
#11 0x40cb4e75 in Cmd_ExecuteString_internal(char const*, cmd_source_s, IGameClient*) () from /home/steam/hlds/engine_i486.so
#12 0x40cb515b in Cmd_ExecuteString(char*, cmd_source_s) () from /home/steam/hlds/engine_i486.so
#13 0x40cb52d4 in Cbuf_Execute() () from /home/steam/hlds/engine_i486.so
#14 0x40c93178 in Host_InitializeGameDLL() () from /home/steam/hlds/engine_i486.so
#15 0x40c8b398 in Sys_InitGame(char const*, char const*, void*, int) () from /home/steam/hlds/engine_i486.so
#16 0x40c8b822 in CEngine::Load(bool, char const*, char const*) () from /home/steam/hlds/engine_i486.so
#17 0x40c8b0cb in CDedicatedServerAPI::Init(char const*, char const*, IBaseInterface* (*)(char const*, int*), IBaseInterface* (*)(char const*, int*)) () from /home/steam/hlds/engine_i486.so
#18 0x08049d27 in RunEngine() ()
#19 0x0804a00f in StartServer(char*) ()
#20 0x0804949f in main ()
(gdb) info locals
No symbol table info available.
(gdb) info sharedlibrary
From To Syms Read Shared Object Library
0x4083f040 0x4083f141 Yes (*) /lib/i386-linux-gnu/libdl.so.2
0x40889914 0x408cfc78 Yes ./libstdc++.so.6
0x40938150 0x40aafce5 Yes (*) /lib/i386-linux-gnu/libc.so.6
0x40b4b170 0x40c0a91e Yes (*) /lib/i386-linux-gnu/libm.so.6
0x40802050 0x40824c71 Yes (*) /lib/ld-linux.so.2
0x40c44e04 0x40c54490 Yes ./libgcc_s.so.1
0x40c61100 0x40d12f13 Yes (*) /home/steam/hlds/engine_i486.so
0x41321060 0x41321314 Yes (*) /lib/i386-linux-gnu/librt.so.1
0x413275c0 0x41331d74 Yes (*) ./libsteam_api.so
0x41339040 0x41339141 Yes (*) /lib/i386-linux-gnu/libpthread.so.0
0x41343720 0x41350b48 Yes (*) /home/steam/hlds/filesystem_stdio.so
0x42110000 0x43fae754 Yes (*) /home/steam/.steam/sdk32/steamclient.so
0x4691f490 0x46962990 Yes (*) /home/steam/hlds/./cstrike/addons/metamod/dlls/metamod_i386.so
0x46a44040 0x46b8b899 Yes (*) /home/steam/hlds/cstrike/dlls/cs.so
0x46cbc070 0x46d202e0 Yes (*) /home/steam/hlds/cstrike/addons/amxmodx/dlls/amxmodx_mm_i386.so
0x46e9e6f0 0x46ef0e47 Yes (*) cstrike/addons/amxmodx/modules/reapi_amxx_i386.so
0x46f2f2a0 0x46f3cb03 Yes (*) /home/steam/hlds/cstrike/addons/reunion/reunion_mm_i386.so
0x46f6f830 0x46fb6974 Yes (*) cstrike/addons/amxmodx/modules/hamsandwich_amxx_i386.so
0x46fcb120 0x46fd1444 Yes (*) cstrike/addons/amxmodx/modules/csx_amxx_i386.so
(*): Shared library is missing debugging information.
(gdb) info frame
Stack level 0, frame at 0x407ef6a0:
eip = 0x4336e960; saved eip = 0x4339379f
called by frame at 0x407ef6f0
Arglist at 0x4a674, args:
Locals at 0x4a674, Previous frame's sp is 0x407ef6a0
Saved registers:
ebx at 0x407ef68c, ebp at 0x407ef698, esi at 0x407ef690, edi at 0x407ef694, eip at 0x407ef69c
Seems like the issue in ./libsteam_api.so or /home/steam/.steam/sdk32/steamclient.so. I understand that it is not a part of ReHLDS module but maybe there is a way to either turn Steam connection off or work around this issue somehow.
Any suggestions on further investigation are appreciated.
⚠️ Meta-information
I use the following set of extensions to a classic HLDS server:
- ReHLDS 3.14.0.857
- MetaMOD 1.3.0.149
- ReGameDLL 5.28.0.756
- ReAPI 5.26.0.338
- ReUNION 0.2.0.25
- AMX Mod 1.10
Server is built under `debian:12.11-slim` docker image.
📄 Relevant log output
Enabling debug mode
./hlds_run: 125: test: Illegal number: unlimited
Auto-restarting the server on crash
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Console initialized.
Console initialized.
Base networking initialized.
"sv_cheats" changed to "1"
Initializing deltas
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 19:52:21 Mar 27 2025 (4002)
"sv_version" changed to "1.1.2.7/Stdio,48,4002"
40.0 Mb heap
STEAM Auth Server
execing valve.rc
execing language.cfg
execing controller.cfg
execing autoexec.cfg
execing violence.cfg
execing controller.cfg
Server logging data to file logs/L0407026.log
L 04/07/2026 - 18:07:18: Log file started (file "logs/L0407026.log") (game "cstrike") (version "48/1.1.2.7/Stdio/4002")
Server IP address 172.25.0.2:27015
Adding: cstrike/addons/metamod/dlls/metamod_i386.so
L 04/07/2026 - 18:07:18: [META] dev: called: GiveFnptrsToDll
Metamod-r version 1.3.0.149 Copyright (c) 2016-2018 ReHLDS Team (rebuild of original Metamod by Will Day and Jussi Kivilinna)
Metamod-r comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.
Metamod-r v1.3.0.149, API (5:13)
Metamod-r build: 11:31:21 Apr 23 2024
Metamod-r from: https://github.com/theAsmodai/metamod-r/commit/603a257
L 04/07/2026 - 18:07:18: [META] (debug:3) set config int: debuglevel = 0
L 04/07/2026 - 18:07:18: [META] (debug:3) set config bool: clientmeta = false
L 04/07/2026 - 18:07:18: [META] (debug:3) set config bool: dynalign_list = true
L 04/07/2026 - 18:07:18: [META] (debug:2) Loading from config file: /home/steam/hlds/cstrike/addons/metamod/dlls/config.ini
L 04/07/2026 - 18:07:18: [META] (debug:3) set config int: debuglevel = 0
L 04/07/2026 - 18:07:18: [META] (debug:3) set config bool: clientmeta = false
L 04/07/2026 - 18:07:18: [META] (debug:3) set config bool: dynalign_list = true
L 04/07/2026 - 18:07:18: [META] Recognized game 'cstrike'; using dllfile 'cs.so'
L 04/07/2026 - 18:07:18: [META] (debug:3) dll: Game 'cstrike': Called GiveFnptrsToDll
L 04/07/2026 - 18:07:18: [META] (debug:3) dll: Game 'cstrike': Found GetNewDLLFunctions
L 04/07/2026 - 18:07:18: [META] (debug:3) dll: Game 'cstrike': Found GetEntityAPI
L 04/07/2026 - 18:07:18: [META] Game DLL for 'Counter-Strike 1.6' loaded successfully
L 04/07/2026 - 18:07:18: [META] ini: Begin reading plugins list: /home/steam/opts/config/plugins.ini
L 04/07/2026 - 18:07:18: [META] ini: Read plugin config for: <amxmodx_mm_i386.so>
L 04/07/2026 - 18:07:18: [META] ini: Read plugin config for: <reunion_mm_i386.so>
L 04/07/2026 - 18:07:18: [META] ini: Finished reading plugins list: /home/steam/opts/config/plugins.ini; Found 2 plugins to load
L 04/07/2026 - 18:07:18: [META] dll: Loading plugins...
AMX Mod X version 1.10.0.5468 Copyright (c) 2004-2015 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
L 04/07/2026 - 18:07:19: [META] (debug:2) Resolved 'addons/amxmodx/modules/reapi_amxx_i386.so' to file '/home/steam/hlds/cstrike/addons/amxmodx/modules/reapi_amxx_i386.so'
L 04/07/2026 - 18:07:19: [META] (debug:3) dll: Plugin 'ReAPI': Found GetNewDLLFunctions
L 04/07/2026 - 18:07:19: [META] (debug:3) dll: Plugin 'ReAPI': Found GetEntityAPI2
L 04/07/2026 - 18:07:19: [META] (debug:3) dll: Plugin 'ReAPI': Found GetEntityAPI2_Post
L 04/07/2026 - 18:07:19: [META] dll: Loaded plugin 'ReAPI': ReAPI v5.26.0.338-dev Mar 28 2025, Asmodai & s1lent
L 04/07/2026 - 18:07:19: [META] (debug:1) Loaded plugin 'ReAPI' successfully
L 04/07/2026 - 18:07:19: [META] dll: Rebuilding callbacks...
L 04/07/2026 - 18:07:19: [META] dll: Callbacks rebuilded.
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'AMX Mod X': Found GetNewDLLFunctions
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'AMX Mod X': Found GetEntityAPI2
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'AMX Mod X': Found GetEntityAPI2_Post
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'AMX Mod X': Found GetEngineFunctions
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'AMX Mod X': Found GetEngineFunctions_Post
L 04/07/2026 - 18:07:20: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.10.0.5468 Apr 5 2022, AMX Mod X Dev Team
L 04/07/2026 - 18:07:20: [META] (debug:3) dll: Plugin 'Reunion': Found GetEntityAPI2
L 04/07/2026 - 18:07:20: [META] dll: Loaded plugin 'Reunion': Reunion v0.2.0.25 Mar 27 2025, The Legion
L 04/07/2026 - 18:07:20: [META] ERROR: dll: Not loading plugin 'ReAPI'; already loaded (status=running)
L 04/07/2026 - 18:07:20: [META] ERROR: dll: Failed to load plugin 'reapi_amxx_i386.so'
L 04/07/2026 - 18:07:20: [META] dll: Finished loading 2 plugins
L 04/07/2026 - 18:07:20: [META] dll: Rebuilding callbacks...
L 04/07/2026 - 18:07:20: [META] dll: Callbacks rebuilded.
L 04/07/2026 - 18:07:20: [META] (debug:3) called: GetEntityAPI2; version=140
Dll loaded for mod Counter-Strike
ReGameDLL version: 5.28.0.756-dev
execing game_init.cfg
L 04/07/2026 - 18:07:20: Log file closed
Server logging data to file logs/L0407027.log
L 04/07/2026 - 18:07:20: Log file started (file "logs/L0407027.log") (game "cstrike") (version "48/1.1.2.7/Stdio/4002")
L 04/07/2026 - 18:07:20: Loading map "de_dust2"
L 04/07/2026 - 18:07:20: Server cvars start
L 04/07/2026 - 18:07:20: Server cvar "allow_spectators" = "1.0"
L 04/07/2026 - 18:07:20: Server cvar "amx_client_languages" = "1"
L 04/07/2026 - 18:07:20: Server cvar "amx_language" = "en"
L 04/07/2026 - 18:07:20: Server cvar "amxmodx_version" = ""
L 04/07/2026 - 18:07:20: Server cvar "coop" = "0"
L 04/07/2026 - 18:07:20: Server cvar "deathmatch" = "1"
L 04/07/2026 - 18:07:20: Server cvar "decalfrequency" = "30"
L 04/07/2026 - 18:07:20: Server cvar "edgefriction" = "2"
L 04/07/2026 - 18:07:20: Server cvar "ff_damage_reduction_bullets" = "0.35"
L 04/07/2026 - 18:07:20: Server cvar "ff_damage_reduction_grenade" = "0.25"
L 04/07/2026 - 18:07:20: Server cvar "ff_damage_reduction_grenade_self" = "1"
L 04/07/2026 - 18:07:20: Server cvar "ff_damage_reduction_other" = "0.25"
L 04/07/2026 - 18:07:20: Server cvar "game_version" = "5.28.0.756-dev"
L 04/07/2026 - 18:07:20: Server cvar "humans_join_team" = "any"
L 04/07/2026 - 18:07:20: Server cvar "max_queries_sec" = "3.0"
L 04/07/2026 - 18:07:20: Server cvar "max_queries_sec_global" = "30"
L 04/07/2026 - 18:07:20: Server cvar "max_queries_window" = "60"
L 04/07/2026 - 18:07:20: Server cvar "metamod_version" = "1.3.0.149"
L 04/07/2026 - 18:07:20: Server cvar "mp_afk_bomb_drop_time" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_ammo_respawn_time" = "20"
L 04/07/2026 - 18:07:20: Server cvar "mp_autokick" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_autokick_timeout" = "-1"
L 04/07/2026 - 18:07:20: Server cvar "mp_autoteambalance" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_buy_anywhere" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_buytime" = "1.5"
L 04/07/2026 - 18:07:20: Server cvar "mp_c4timer" = "45"
L 04/07/2026 - 18:07:20: Server cvar "mp_chattime" = "10"
L 04/07/2026 - 18:07:20: Server cvar "mp_consistency" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_fadetoblack" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_falldamage" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_flashlight" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_footsteps" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_forcecamera" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_forcechasecam" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_forcerespawn" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_fraglimit" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_fragsleft" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_freeforall" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_freezetime" = "6"
L 04/07/2026 - 18:07:20: Server cvar "mp_friendlyfire" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_give_player_c4" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_hostage_hurtable" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_hostagepenalty" = "13"
L 04/07/2026 - 18:07:20: Server cvar "mp_infinite_ammo" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_infinite_grenades" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_item_respawn_time" = "30"
L 04/07/2026 - 18:07:20: Server cvar "mp_item_staytime" = "300"
L 04/07/2026 - 18:07:20: Server cvar "mp_kickpercent" = "0.66"
L 04/07/2026 - 18:07:20: Server cvar "mp_limitteams" = "2"
L 04/07/2026 - 18:07:20: Server cvar "mp_logdetail" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_logfile" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_logmessages" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_mapvoteratio" = "0.66"
L 04/07/2026 - 18:07:20: Server cvar "mp_maxmoney" = "16000"
L 04/07/2026 - 18:07:20: Server cvar "mp_maxrounds" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_playerid" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_radio_maxinround" = "60"
L 04/07/2026 - 18:07:20: Server cvar "mp_radio_timeout" = "1.5"
L 04/07/2026 - 18:07:20: Server cvar "mp_respawn_immunity_effects" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_respawn_immunity_force_unset" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_respawn_immunitytime" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_round_infinite" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_round_restart_delay" = "5"
L 04/07/2026 - 18:07:20: Server cvar "mp_roundover" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_roundtime" = "5"
L 04/07/2026 - 18:07:20: Server cvar "mp_scoreboard_showdefkit" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_scoreboard_showhealth" = "3"
L 04/07/2026 - 18:07:20: Server cvar "mp_scoreboard_showmoney" = "3"
L 04/07/2026 - 18:07:20: Server cvar "mp_show_scenarioicon" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_startmoney" = "800"
L 04/07/2026 - 18:07:20: Server cvar "mp_timeleft" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_timelimit" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_tkpunish" = "0"
L 04/07/2026 - 18:07:20: Server cvar "mp_weapon_respawn_time" = "20"
L 04/07/2026 - 18:07:20: Server cvar "mp_weapons_allow_map_placed" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_windifference" = "1"
L 04/07/2026 - 18:07:20: Server cvar "mp_winlimit" = "0"
L 04/07/2026 - 18:07:20: Server cvar "pausable" = "1"
L 04/07/2026 - 18:07:20: Server cvar "reu_version" = "0.2.0.25"
L 04/07/2026 - 18:07:20: Server cvar "sv_accelerate" = "10"
L 04/07/2026 - 18:07:20: Server cvar "sv_aim" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_airaccelerate" = "10"
L 04/07/2026 - 18:07:20: Server cvar "sv_allow_autoaim" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_allowupload" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_alltalk" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_bounce" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_cheats" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_clienttrace" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_contact" = ""
L 04/07/2026 - 18:07:20: Server cvar "sv_friction" = "4"
L 04/07/2026 - 18:07:20: Server cvar "sv_gravity" = "800"
L 04/07/2026 - 18:07:20: Server cvar "sv_logblocks" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_maxrate" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_maxspeed" = "320"
L 04/07/2026 - 18:07:20: Server cvar "sv_minrate" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_password" = ""
L 04/07/2026 - 18:07:20: Server cvar "sv_proxies" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_restart" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_restartround" = "0"
L 04/07/2026 - 18:07:20: Server cvar "sv_stepsize" = "18"
L 04/07/2026 - 18:07:20: Server cvar "sv_stopspeed" = "100"
L 04/07/2026 - 18:07:20: Server cvar "sv_uploadmax" = "0.5"
L 04/07/2026 - 18:07:20: Server cvar "sv_version" = "1.1.2.7/Stdio,48,4002"
L 04/07/2026 - 18:07:20: Server cvar "sv_voiceenable" = "1"
L 04/07/2026 - 18:07:20: Server cvar "sv_wateraccelerate" = "10"
L 04/07/2026 - 18:07:20: Server cvar "sv_waterfriction" = "1"
L 04/07/2026 - 18:07:20: Server cvars end
Spawn Server de_dust2
Clearing memory
Using WAD File: halflife.wad
Using WAD File: decals.wad
Using WAD File: cs_dust.wad
Texture load: 106.2ms
Building PAS...
Average leaves visible / audible / total: 133 / 395 / 1202
L 04/07/2026 - 18:07:21: -------- Mapchange to de_dust2 --------
L 04/07/2026 - 18:07:21: [META] (debug:2) Resolved 'addons/amxmodx/modules/hamsandwich_amxx_i386.so' to file '/home/steam/hlds/cstrike/addons/amxmodx/modules/hamsandwich_amxx_i386.so'
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: Meta_Query; version=5:13, ours=5:13
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetNewDLLFunctions; version=1
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetNewDLLFunctions
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetNewDLLFunctions_Post; version=1
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetNewDLLFunctions_Post
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetEntityAPI2; version=140
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetEntityAPI2
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetEntityAPI2_Post; version=140
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetEntityAPI2_Post
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetEngineFunctions; version=138
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetEngineFunctions
L 04/07/2026 - 18:07:21: [HAMSANDWICH] dev: called: GetEngineFunctions_Post; version=138
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'Ham Sandwich': Found GetEngineFunctions_Post
L 04/07/2026 - 18:07:21: [META] dll: Loaded plugin 'Ham Sandwich': Ham Sandwich v1.10.0.5468 Apr 5 2022, AMX Mod X Dev Team
L 04/07/2026 - 18:07:21: [META] (debug:1) Loaded plugin 'Ham Sandwich' successfully
L 04/07/2026 - 18:07:21: [META] dll: Begin scan to collect callback fix data...
L 04/07/2026 - 18:07:21: [META] dll: Rebuilding callbacks...
L 04/07/2026 - 18:07:21: [META] dll: Begin callbacks fixing...
L 04/07/2026 - 18:07:21: [META] dll: Callbacks rebuilded.
L 04/07/2026 - 18:07:21: [META] (debug:2) Resolved 'addons/amxmodx/modules/csx_amxx_i386.so' to file '/home/steam/hlds/cstrike/addons/amxmodx/modules/csx_amxx_i386.so'
L 04/07/2026 - 18:07:21: [CSX] dev: called: Meta_Query; version=5:13, ours=5:13
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetNewDLLFunctions; version=1
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetNewDLLFunctions
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetNewDLLFunctions_Post; version=1
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetNewDLLFunctions_Post
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetEntityAPI2; version=140
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetEntityAPI2
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetEntityAPI2_Post; version=140
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetEntityAPI2_Post
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetEngineFunctions; version=138
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetEngineFunctions
L 04/07/2026 - 18:07:21: [CSX] dev: called: GetEngineFunctions_Post; version=138
L 04/07/2026 - 18:07:21: [META] (debug:3) dll: Plugin 'CSX': Found GetEngineFunctions_Post
L 04/07/2026 - 18:07:21: [META] dll: Loaded plugin 'CSX': CSX v1.10.0.5468 Apr 5 2022, AMX Mod X Dev Team
L 04/07/2026 - 18:07:21: [META] (debug:1) Loaded plugin 'CSX' successfully
L 04/07/2026 - 18:07:21: [META] dll: Begin scan to collect callback fix data...
L 04/07/2026 - 18:07:21: [META] dll: Rebuilding callbacks...
L 04/07/2026 - 18:07:22: [META] dll: Begin callbacks fixing...
L 04/07/2026 - 18:07:22: [META] dll: Callbacks rebuilded.
L 04/07/2026 - 18:07:22: [CSX] Could not load csstats file: cstrike/addons/amxmodx/data/csstats.dat
L 04/07/2026 - 18:07:22: Server cvar "amxmodx_version" = "1.10.0.5468"
"amxmodx_version" changed to "1.10.0.5468"
L 04/07/2026 - 18:07:32: Server cvar "sv_maxspeed" = "900"
"sv_maxspeed" changed to "900"
Cvar_Set: variable "room_type" not found
execing game.cfg
Executing ReGameDLL Configuration File
L 04/07/2026 - 18:07:32: Server cvar "mp_buytime" = "0.25"
"mp_buytime" changed to "0.25"
L 04/07/2026 - 18:07:32: Server cvar "mp_timelimit" = "20"
"mp_timelimit" changed to "20"
L 04/07/2026 - 18:07:32: Server cvar "ff_damage_reduction_grenade_self" = "1.0"
"ff_damage_reduction_grenade_self" changed to "1.0"
L 04/07/2026 - 18:07:32: Server cvar "ff_damage_reduction_other" = "0.35"
"ff_damage_reduction_other" changed to "0.35"
GAME SKILL LEVEL:1
L 04/07/2026 - 18:07:32: Server cvar "pausable" = "0"
"pausable" changed to "0"
0 entities inhibited
[AMXX] Loaded 1 admin from file
L 04/07/2026 - 18:07:37: Server cvar "amx_nextmap" = "de_dust2"
"amx_nextmap" changed to "de_dust2"
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
email debug.log to linux@valvesoftware.com
Tue Apr 7 18:07:56 UTC 2026: Server restart in 10 seconds
👉👈 Contact Details (optional)
celldweller.klayton@gmail.com
🤔 What happened?
Hi!
No hope to get a response on this one but I am trying run HLDS server in Docker in my home Synology NAS which is run on
arm64. Because of that I am running my server with QEMU emulation.See, there is a segfault right after SteamAPI_IsSteamRunning() failed.
GDB analysis shows the following:
Seems like the issue in ./libsteam_api.so or /home/steam/.steam/sdk32/steamclient.so. I understand that it is not a part of ReHLDS module but maybe there is a way to either turn Steam connection off or work around this issue somehow.
Any suggestions on further investigation are appreciated.
📄 Relevant log output