Git Product home page Git Product logo

Comments (9)

ringabout avatar ringabout commented on June 2, 2024 2

Another workaround is to use --mm:refc.

from prologue.

ahungry avatar ahungry commented on June 2, 2024

I just got the exact same error on Arch using siege for concurrency testing - same nim + prologue versions, and same test code 😆

from prologue.

ahungry avatar ahungry commented on June 2, 2024

I downgraded some deps:

nim = 1.6.0
prologue = 0.5.0

No more error - a prologue downgrade didn't fix the issue, so I'm thinking it's something in the nim 2.0 (I'll try the last non 2.0 version for comparison with the latest prologue possible).

from prologue.

ahungry avatar ahungry commented on June 2, 2024

I also noticed the (per request) DEBUG log does not show on nim 2.0 either - only the boot up message does.

from prologue.

ahungry avatar ahungry commented on June 2, 2024

These versions do not produce the issue:

requires "nim == 1.6.14"
requires "prologue == 0.6.4" 

from prologue.

ahungry avatar ahungry commented on June 2, 2024

https://github.com/nim-lang/Nim/issues?q=is%3Aissue+is%3Aopen+sigsegv+ - looks like a lot of this in 2.0 release usage.

from prologue.

ahungry avatar ahungry commented on June 2, 2024

Maybe helpful to prologue, httpbeast is having a similar issue: nim-lang/Nim#21422

from prologue.

ahungry avatar ahungry commented on June 2, 2024

One stack trace mentioned httpx for me - and if I use -d:usestd, I no longer receive the error (on nim 2.0) - so I'm guessing this is something httpx is doing incorrectly.

from prologue.

ahungry avatar ahungry commented on June 2, 2024

I updated httpx issue here: ringabout/httpx#33 with a link to the httpbeast solution - I think httpx needs to incorporate it from httpbeast HEAD, add a new tag, then include the new tag on prologue.

from prologue.

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.