Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U3DS Bug/Error - Assertion Failed: SteamnetworkingSockets service thread waited (some number)ms for lock! #114

Closed
GabrielMaestre opened this issue Dec 13, 2021 · 2 comments

Comments

@GabrielMaestre
Copy link

Hello again friend, this is the first time I see this Bug/Error.
I've created a few servers before and it never occurred to me. If you need more information, just say :D


Spec.:

  • Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-1058-oracle x86_64)
  • CPU:
  •       product: AMD EPYC 7551 32-Core Processor
    
  •       vendor: Advanced Micro Devices [AMD]
    
  •       width: 64 bits
    
  • 8GB RAM

Requisites Commands >
sudo add-apt-repository multiverse;
sudo dpkg --add-architecture i386;
sudo apt update;
sudo apt install lib32gcc1 steamcmd;


src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (1852) : Assertion Failed: SteamnetworkingSockets service thread waited 98ms for lock! This directly adds to network latency! It could be a bug, but it's usually caused by general performance problem such as thread starvation or a debug output handler taking too long. (This Error repeats Infinity in VPS, and consumes 80%+ CPU, and some RAM).


Server_odt-train.log
Server_odt-train_Prev.log

@SDGNelson
Copy link
Member

Sorry it looks like the logs end at "Requesting cert" so there might be an error happening later, but this warning is saying that the server is running at less than 11 frames per second.

@SDGNelson
Copy link
Member

Closing as unrelated to documentation. (#279)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants