Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.17 KB | None | 0 0
  1. hldev@localhost:~$ ./hldmserver debug
  2. [ INFO ] Debug hldmserver: Check IP: 212.xxx.xxx.124
  3.  
  4. Half Life: Deathmatch Debug
  5. =================================
  6.  
  7. Distro: Debian GNU/Linux 9.8 (stretch)
  8. Arch:   x86_64
  9. Kernel: 5.0.1-x86_64-linode122
  10. Hostname:       localhost
  11. tmux:   tmux 2.3
  12. Avg Load:       0.20, 0.09, 0.08
  13. Free Memory:    191M
  14. Free Disk:      5.2G
  15. GLIBC required: 2.3.4
  16. Server IP:      212.xxx.xxx.124:27016
  17. Server password:        xxxxxxxxx
  18.  
  19. Start parameters:
  20. ./hlds_run -strictportbind +ip 212.xxx.xxx.124 -port 27016 +clientport 27006 +map crossfire +servercfgfile hldmserver.cfg -maxplayers 12 -pingboost 2 -insecure -debug
  21.  
  22. Use for identifying server issues only!
  23. Press CTRL+c to drop out of debug mode.
  24. Warning! If hldmserver is already running it will be stopped.
  25.  
  26. Continue? [Y/n] Y
  27. [ INFO ] Debug hldmserver: Stopping any running servers
  28. [ INFO ] Stopping hldmserver: SourceRuns Jump/Climb Experimental is already stopped
  29. [  OK  ] Debug hldmserver: Starting debug
  30. Enabling debug mode
  31. Auto-restarting the server on crash
  32.  
  33. Console initialized.
  34. Using breakpad crash handler
  35. Setting breakpad minidump AppID = 70
  36. Forcing breakpad minidump interfaces to load
  37. Looking up breakpad interfaces from steamclient
  38. Calling BreakpadMiniDumpSystemInit
  39. Protocol version 48
  40. Exe version 1.1.2.2/Stdio (valve)
  41. Exe build: 15:16:04 Jul 24 2019 (8308)
  42. STEAM Auth Server
  43. Server IP address 212.xxx.xxx.124:27016
  44. LoadLibrary failed on /home/hldev/serverfiles/./valve/dlls/hl.so: ./libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /home/hldev/serverfiles/./valve/dlls/hl.so)
  45. Host_Error: Couldn't get DLL API from /home/hldev/serverfiles/./valve/dlls/hl.so!
  46. FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /home/hldev/serverfiles/./valve/dlls/hl.so!
  47.  
  48. BFD: Warning: /home/hldev/serverfiles/core is truncated: expected core file size >= 88522752, found: 2994176.
  49.  
  50. warning: exec file is newer than core file.
  51. Failed to read a valid object file image from memory.
  52. debug.cmds:4: Error in sourced command file:
  53. Cannot access memory at address 0xfffc1a00
  54. email debug.log to linux@valvesoftware.com
  55. Wed Jan 22 18:10:18 UTC 2020: Server restart in 30 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement