Code Monkey home page Code Monkey logo

Comments (5)

notsure2 avatar notsure2 commented on July 22, 2024

That's coming from deep in golang runtime, not from cloak itself, it might a bug there (very low probability), or you may have some kind hw issue (maybe too aggressive overclock or failing ram ?)

from cloak.

LindaFerum avatar LindaFerum commented on July 22, 2024

Well, I can't really positively rule it out since it's a small "industrial" unit with SSD being the only user replaceable part

When the job is done I may run some stress tests on it later but the only thing it is doing is being a gateway and cloakifying a particular TCP connection so it isn't under huge big load.

from cloak.

LindaFerum avatar LindaFerum commented on July 22, 2024

@notsure2 for what it's worth I've been able to produce very similar crash behavior on a rather well maintained laptop with fresh Qubes install by simply letting TCP shadowsocks "hard stall" and then not touching it for like two hours or so

Thus unlikely to be hardware fault (well, two different machines may have both have subtle hardware problems that manifest similarly, but unlikely)

from cloak.

notsure2 avatar notsure2 commented on July 22, 2024

checkdead is the golang deadlock detector. it crashes the process if it finds that no goroutines are running. It could be a real deadlock in cloak or an incorrect deadlock detection due to no data passing. I'm not sure.

from cloak.

LindaFerum avatar LindaFerum commented on July 22, 2024

Well one thing I am certain of is that the software on the user side of Cloak client that crashed was desperately trying to send some data :-)
Plus the keepalive is on, so it SHOULD have been sending something at least

from cloak.

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.