Coder Social home page Coder Social logo

Comments (3)

sploittastic avatar sploittastic commented on May 27, 2024

Same issue on my DS1019+ synology with a new pull of cm2network/csgo:sourcemod. It eats all CPU on the box and I have to use kill -9 on the container pid. After I kill the PID which stops the container, I see the following in the logs:

src/tier0/threadtools.cpp (4122) : Probably deadlock or failure waiting for thread to initialize.

@Watashi199 try "kill -9 ", that works for me. docker stop/kill just hang for me.

from csgo.

rsalus avatar rsalus commented on May 27, 2024

This is an issue with the Synology OS using an incompatible fork of Linux.

Basically: steamcmd hangs/crashes with glibc versions >= 2.31 due to collisions in the syscall number assignments.

EX:
image

See here for a full explanation. There is a workaround here but it is a little wonky. @CM2Walki would this be possible to implement?

from csgo.

Watashi199 avatar Watashi199 commented on May 27, 2024

It would be cool to mention it on the docker hub/github page to avoid this kind of issue ahah

from csgo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.