WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313992
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
Add attachment
proposed patch, testcase, etc.
Thomas Klausner
Comment 1
2026-05-04 13:16:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64201
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
<
rdar://problem/176267322
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug