Skip to content
New issue

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

Crashes when a depot occurs inside node. #26

Open
conartist6 opened this issue Jan 18, 2021 · 0 comments
Open

Crashes when a depot occurs inside node. #26

conartist6 opened this issue Jan 18, 2021 · 0 comments

Comments

@conartist6
Copy link

I'm experiencing a deopt inside node code, specifically associated with realpathSync. When I ran with --trace-depot the output included this:

[bailout (kind: deopt-soft): begin 0x223578911fb1 <JSFunction realpathSync (sfi = 0x2235d476bcc1)> (opt #5) @50, FP to SP delta: 152, caller sp: 0x7ffeefbfdae8]
            ;;; deoptimize at <node:fs:1766:26>, Insufficient type feedback for generic keyed access

I assume that node: bit was not parsed in a meaningful way by deoptigate leading to the null reference and the crash.

@conartist6 conartist6 changed the title Crashes when a depot occurs inside v8. Crashes when a depot occurs inside node. Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant