-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
fs.chown crashes when uid is -1 #58826
Copy link
Copy link
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.
Description
Activity
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.
Version
24.3
Platform
Subsystem
fs
What steps will reproduce the bug?
Run
How often does it reproduce? Is there a required condition?
always
What is the expected behavior? Why is that the expected behavior?
does not crash
What do you see instead?
crashes
Additional information
This didn't happen with Node 24.2