-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
fs.chown crashes when uid is -1 #58826
Copy link
Copy link
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Type
Fields
Give feedbackNo fields configured for Bug.
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