RESOLVED FIXED313992
NetBSD procfs differs from Linux
https://bugs.webkit.org/show_bug.cgi?id=313992
Summary NetBSD procfs differs from Linux
Thomas Klausner
Reported 2026-05-04 10:27:02 PDT
NetBSD does support procfs, but there are some differences. One is that the link to the executable is not `/proc/curproc/file` but `/proc/curproc/exe`. This causes an error message on the console. I'll try to provide a patch for this, which will also fix an off-by-one in the Linux code.
Attachments
Thomas Klausner
Comment 1 2026-05-04 13:16:45 PDT
EWS
Comment 2 2026-05-05 07:52:50 PDT
Committed 312615@main (4bbc7d631326): <https://commits.webkit.org/312615@main> Reviewed commits have been landed. Closing PR #64201 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-05-05 07:53:12 PDT
Note You need to log in before you can comment on or make changes to this bug.