You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
This is from V8 3.14, where it's an experimental feature. This feature is still experimental as of 4.3. Don't think there's much that can be done to remedy this issue.
Just for the reference: this is still broken in v8 4.2 and is fixed in v8 4.3 (io.js next branch atm, should go into 3.0).
But there are other segfaults with arrow functions, and you should not use them in your production code until they are enabled by default: nodejs/node#1655.
Going to close this here since there's really nothing we can do in this repo. @greghutch ... I'd recommend that you test this against io.js moving forward (then eventually the converged repo)
Repro case (on ubuntu, using 64 bit node):
The backtrace looks like this:
The text was updated successfully, but these errors were encountered: