We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to analyze a coredump from Node 8.9.1 and getting
mdb_v8 version: 1.1.4 (release, from 3a6fad0) mdb: failed to determine V8 version: unknown symbol name
Is Node 8.9.1 supported? I noticed that the tests don't seem to be covering beyond 7.4?
The text was updated successfully, but these errors were encountered:
I'm not sure if anybody has looked at mdb_v8 with Node version 8 yet. Are you able to make the core file available?
Sorry, something went wrong.
Unfortunately not, I went a different route to track down our issue...
No branches or pull requests
I'm trying to analyze a coredump from Node 8.9.1 and getting
Is Node 8.9.1 supported? I noticed that the tests don't seem to be covering beyond 7.4?
The text was updated successfully, but these errors were encountered: