Zombie Panic! Source

Zombie Panic! Source

View Stats:
Cannot start server Debian 10 x64(Buster)
Hi friends, does anyone has suceeded in starting the ZP:S server on Debian 10 x64 ?
my log:
CRASH: Sun 24 Jan 2021 01:10:30 AM EET
Start Line: ./srcds_linux -game zps -debug -ip 192.168.100.10 -port 27019 -secure +sv_setsteamaccount XXXXXXXXXXXXXXXXXXXXXX
[New LWP 11156]
[New LWP 11157]
[New LWP 11158]
[New LWP 11159]
[New LWP 11160]
Core was generated by `./srcds_linux -game zps -debug -ip 192.168.100.10 -port 27019 -secure +sv_setst'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00000000 in ?? ()
[Current thread is 1 (LWP 11156)]
#0 0x00000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0xff8f4cec
No symbol table info available.
eax 0x1 1
ecx 0x8c7eed1 147320529
edx 0x4e 78
ebx 0x0 0
esp 0xff8f4cec 0xff8f4cec
ebp 0xff8f4d58 0xff8f4d58
esi 0xf67e8e44 -159478204
edi 0x8c34030 147013680
eip 0x0 0x0
eflags 0x10202 []
cs 0x23 35
ss 0x2b 43
ds 0x2b 43
es 0x2b 43
fs 0x0 0
gs 0x63 99
No shared libraries loaded at this time.
End of Source crash report
----------------------------------------------

I've triyed exporting the LD but ... no help at start
export LD_LIBRARY_PATH=/home/crywolf/steamcmd/zps:/home/crywolf/steamcmd/zps/bin:{$LD_LIBRARY_PATH}

All my other Source servers work just fine, HL2DM, CS:SOURCE, L4D, only this ZP:S no chance

Any help ?
Originally posted by CЯЎϢοĿ₣™:
i found the solution , i will leave it here for everyone

sudo apt-get install lib32gcc1 libstdc++6 libstdc++6:i386 libcurl4-gnutls-dev:i386

apt-get install libssl1.0.0:i386 gcc:i386
apt-get install libssl-dev:i386

still dont know why didnt work with extra-bins command, but it doesn't matter, happy it works now.

Thanks everyone!
< >
Showing 1-5 of 5 comments
CЯЎϢοĿ₣™ Jan 25, 2021 @ 10:25am 
hmm.... no support from ZP:S Devs....! even at e-mail no answer with core dumped.
Tabajara  [developer] Jan 25, 2021 @ 12:25pm 
Hey there, our Linux programmer will check this thread soon. Please be patient as he isn't much around due to IRL stuff.
Shepard  [developer] Feb 4, 2021 @ 10:27am 
  • Do not run "srcds_linux" directly, use the "srcds_run" script that acts as a "launcher" instead (you can remove the "-game zps" command-line argument since "srcds_run" will take care of that for you already).
  • Try without changing the "LD_LIBRARY_PATH" environment variable
  • If you still get crashes, try again with the "-linux-extra-bins" command-line argument
Same, another fresh install (no metamod no sourcemod) just clean

./srcds_run -linux-extra-bins -ip 192.168.100.10 -port 27016 +map zpo_aquatica -secure +sv_setsteamaccount XXXXXXXXXXXXXXXXXXXXXXXX -debug

:(
Auto detecting CPU
Using default binary: ./srcds_linux
Enabling debug mode
Server will auto-restart if there is a crash.
Using Breakpad minidump system. Version: 3188 AppID: 17500
Setting breakpad minidump AppID = 17500
Using breakpad crash handler
Loaded 2001 VPK file hashes from /home/crywolf/steamcmd/zps/vpks/base_content.vpk for pure server operation.
Loaded 3790 VPK file hashes from /home/crywolf/steamcmd/zps/vpks/zps_content.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/crywolf/steamcmd/zps/platform/platform_misc.vpk for pure server operation.
Segmentation fault (core dumped)
BFD: warning: /home/crywolf/steamcmd/zps/core is truncated: expected core file size >= 81010688, found: 1191936
Cannot access memory at address 0xf7fb0934
Cannot access memory at address 0xf7fb0930
Failed to read a valid object file image from memory.
Cannot access memory at address 0xf7fb0934
Cannot access memory at address 0xf7fb0930
debug.cmds:5: Error in sourced command file:
No function contains program counter for selected frame.
send debug.log to ZPS Steam forums (bug report section)
Mon 08 Feb 2021 03:36:40 PM EET: Server restart in 10 seconds

I repeat: i do already have on the OS , a L4D, CS:S , HL2DM, TF2 Server, and they have been working flawesly :(
Last edited by CЯЎϢοĿ₣™; Feb 8, 2021 @ 5:46am
A moderator of this forum has indicated that this post answers the original topic.
i found the solution , i will leave it here for everyone

sudo apt-get install lib32gcc1 libstdc++6 libstdc++6:i386 libcurl4-gnutls-dev:i386

apt-get install libssl1.0.0:i386 gcc:i386
apt-get install libssl-dev:i386

still dont know why didnt work with extra-bins command, but it doesn't matter, happy it works now.

Thanks everyone!
< >
Showing 1-5 of 5 comments
Per page: 1530 50