Giter VIP home page Giter VIP logo

Comments (5)

rustybird avatar rustybird commented on August 16, 2024 1

Yup, 0.3.1.9 includes the Make changes in server_mode() affect workers; fix a crash. commit, which should fix this bug.

Strangely though, the crash only happened for me when corridor was running.

That makes sense: tor starts in client mode, then corridor-data dynamically reconfigures it to server mode (using the SETCONF command).

I think it's safe to close this bug. Feel free to reopen if the problem still occurs in 0.3.1.9 or any other version that merged the bugfix commit.

from corridor.

rustybird avatar rustybird commented on August 16, 2024

Thanks! I'm able to reproduce this.

As a workaround, it seems that removing the line SETCONF DirPort="127.0.0.1:9030 NoAdvertise" from /usr/sbin/corridor-data and adding DirPort 127.0.0.1:9030 NoAdvertise to /etc/tor/torrc avoids the tor daemon crash.

from corridor.

entr0py avatar entr0py commented on August 16, 2024

Thanks, the workaround is working for me also.

Ticket 23693: Assertion threadpool failed in cpuworker_queue_work describes the issue I was experiencing. It was reported against 0.3.1.7 but I don't think the fix made it into 0.3.1.8. I will test again with 0.3.1.9. It may not be a corridor issue at all. Strangely though, the crash only happened for me when corridor was running.

from corridor.

rustybird avatar rustybird commented on August 16, 2024

Ugh, still present in 0.3.1.9

from corridor.

rustybird avatar rustybird commented on August 16, 2024

Fixed in tor 0.3.4.1 alpha, 0.3.3.6 stable, and presumably the upcoming 0.3.2.11 and 0.3.1.11 releases - see ticket 23693

from corridor.

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.