-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
SEGFAULT in REPL #38695
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
REPL crashes when doing a dynamic import when the working directory contains a folder with the name
src:Here's the info given by
lldbwhen the process crashes:The crash also happen with a module other than
crypto.Originally posted by @rayfoss in #38090 (comment)