GithubHelp home page GithubHelp logo

Comments (4)

tmikov avatar tmikov commented on April 28, 2024

Just tried and couldn't reproduce on MacOS. Will try Linux next.

from hermes.

tmikov avatar tmikov commented on April 28, 2024

Does not reproduce on Linux with CLang. Must be GCC specific.

from hermes.

tmikov avatar tmikov commented on April 28, 2024

Hi, @nth10sd. I was able to reproduce this on Linux with gcc. The fix is in #1227 .

I understand that this mode (opt ASan) is not in the README - my question is, will this mode ever be supported?

It depends on what you mean by "supported". We are not proactively testing the configuration "gcc+opt+ASAN+Linux" and have no plans to change that for now, since we don't use it ourselves. So, we can't guarantee that we will always investigate and address reports like this one promptly (in this case, I got just curious and dug a little, but I don't always have the time). Mostly, we expect improvements and bugfixes for such cases from the community, in the form of PRs.

OTOH, "clang+opt+ASAN+MacOS" is much higher on our list of priorities.

Generally speaking, as an open source project, we can't provide real support for building the project. It is all best effort. We do our best to make it buildable and runnable on as wide possible set of platforms and compilers, but ultimately it has to be assumed that developers trying to build Hermes (as opposed to just use it) can deal with the associated challenges. That goes double for running in ASAN mode. Hopefully devs who want to run Hermes with ASAN can help us with diagnosing and fixing the associated problems.

So, for example, if someone wanted to build and run Hermes on OpenBSD, we couldn't help with that, or "support" that case. But if they submitted a well documented PR, we would gladly accept it.

from hermes.

nth10sd avatar nth10sd commented on April 28, 2024

It depends on what you mean by "supported". We are not proactively testing the configuration "gcc+opt+ASAN+Linux" and have no plans to change that for now, since we don't use it ourselves. So, we can't guarantee that we will always investigate and address reports like this one promptly (in this case, I got just curious and dug a little, but I don't always have the time).

Understood, thanks for fixing this one!

from hermes.

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.