GithubHelp home page GithubHelp logo

running nimble on Fedora about nimble HOT 7 CLOSED

elbrook33 avatar elbrook33 commented on May 22, 2024
running nimble on Fedora

from nimble.

Comments (7)

dom96 avatar dom96 commented on May 22, 2024

Interesting. That sounds like something bad is happening in Nim's allocator. @Araq what do you think?

What C compiler are you using and at what version?

from nimble.

dom96 avatar dom96 commented on May 22, 2024

Also, as a temporary workaround you can download packages.json and place it in ~/.nimble/packages.json (you can get it here)

from nimble.

dom96 avatar dom96 commented on May 22, 2024

Also try compiling Nimble with -d:useSysAssert -d:useGcAssert and see what happens please.

from nimble.

elbrook33 avatar elbrook33 commented on May 22, 2024

Hi,
Thanks for this.
I'm using GCC 4.9.2. Below is what I get compiling with those two options.
Putting packages.json in ~/.nimble/ hasn't made a difference.

SysAssert:

[SYSASSERT] dealloc 0

GcAssert:

Traceback (most recent call last)
httpclient.nim(279) httpclient
net.nim(202) newContext
alloc.nim(784) dealloc
alloc.nim(730) dealloc
alloc.nim(612) rawDealloc
alloc.nim(309) isSmallChunk
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

On Sunday, 28 December 2014 4:26:26 AM JST, Dominik Picheta wrote:

Also try compiling Nimble with -d:useSysAssert -d:useGcAssert
and see what happens please.


Reply to this email directly or view it on GitHub.

from nimble.

Araq avatar Araq commented on May 22, 2024

Thanks, that helped. Now we know the cause of this issue. There is a bug in the openssl wrapper that Nimble uses. We will fix it tomorrow. Glad we found it before the release of 0.10.2. :-)

from nimble.

elbrook33 avatar elbrook33 commented on May 22, 2024

That's quick! Brilliant!
Thanks so much

On 28/12/2014, at 11:25 am, Andreas Rumpf [email protected] wrote:

Thanks, that helped. Now we know the cause of this issue. There is a bug in the openssl wrapper that Nimble uses. We will fix it tomorrow. Glad we found it before the release of 0.10.2. :-)


Reply to this email directly or view it on GitHub.

from nimble.

dom96 avatar dom96 commented on May 22, 2024

I'm going to assume that this is now fixed. Reopen if not.

from nimble.

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.