Giter Site home page Giter Site logo

Comments (4)

No9 avatar No9 commented on July 17, 2024

Hi @aputrevu
Would you mind confirming node.js version, operating system and CPU architecture the crash happened on as well as the node.js version, Operating System and cpu architecture that you are debugging on
Thanks

from llnode.

aputrevu avatar aputrevu commented on July 17, 2024

@No9
Our node.js app runs inside a docker container on our production systems.

Server configuration:
CPU Arch: x86-64
Node.js version: 10.24.1
docker container OS: Debian GNU/Linux 10 (buster)
docker container base image: keymetrics/pm2:10-buster

My laptop configuration on which I'm debugging:
CPU: Intel core i7
node.js version: 10.24.1
OS: MacOS Catalina - 10.15.7

I was able to install llnode on my laptop but the "v8 xxx" commands didn't show any useful information.
So, I installed llnode inside a docker container with the same base image as our app(keymetrics/pm2:10-buster).
some of the "v8 xxx" commands are working, but "v8 findjsobjects" command is failing.

from llnode.

No9 avatar No9 commented on July 17, 2024

Which version of llnode are you using?
Latest v4.0.0 does not support node 10 as that was put into end of life over a year ago 2021-04-30
However v3.3.0 may work but we can't provide bug fixes.
Also note LLVM-7 isn't in our test system - it should work but isn't validated.

from llnode.

aputrevu avatar aputrevu commented on July 17, 2024

@No9
I installed llnode v3.3.0 + lldb v8 in Ubuntu 18.04 VM, and the 'v8 findjsobjects' command still failed with a similar stacktrace as above.
Since llnode v3 is not supported anymore, I'll look for other ways to debug my app.

Thanks for the help 🙂

from llnode.

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.