-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Inspector segmentation fault #27637
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocol
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocol
Type
Fields
Give feedbackNo fields configured for issues without a type.
Accessing
thisin static class field initialization context in some conditions crashes the process. This seems to be related both to Node.js inspector and Chrome devtool inspector.Here is an automated repro:
Save as
main.js, then runnode main.jsOutput: