Bug 313992
| Summary: | NetBSD procfs differs from Linux | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Klausner <wiz> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | Other | ||
Thomas Klausner
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
Pull request: https://github.com/WebKit/WebKit/pull/64201
EWS
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
<rdar://problem/176267322>