unexpected errno: 13 when writing to file #22442
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
os-linux
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
0.14.0-dev.2615+a7a5f3506
Steps to Reproduce and Observed Behavior
run the following code on linux (as normal/unprivelaged user)
Operating System: Arch Linux
Kernel: Linux 6.12.8-zen1-1-zen
Architecture: x86-64
Expected Behavior
program should exit with some sort of
PermissionError
orAccessDenied
The text was updated successfully, but these errors were encountered: