Bug 197247 - [macOS] Fix syscall sandbox violation
Summary: [macOS] Fix syscall sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-24 14:42 PDT by Per Arne Vollan
Modified: 2019-04-24 15:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2019-04-24 14:44 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2019-04-24 14:42:48 PDT
A missing syscall in the sandbox of the WebContent process is causing a crash.
Comment 1 Per Arne Vollan 2019-04-24 14:43:03 PDT
rdar://problem/50026580
Comment 2 Per Arne Vollan 2019-04-24 14:44:53 PDT
Created attachment 368178 [details]
Patch
Comment 3 Brent Fulgham 2019-04-24 14:52:52 PDT
Comment on attachment 368178 [details]
Patch

Seems like a good sys call to have access to. r=me.
Comment 4 Per Arne Vollan 2019-04-24 14:58:58 PDT
Comment on attachment 368178 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-04-24 15:26:50 PDT
Comment on attachment 368178 [details]
Patch

Clearing flags on attachment: 368178

Committed r244619: <https://trac.webkit.org/changeset/244619>
Comment 6 WebKit Commit Bot 2019-04-24 15:26:52 PDT
All reviewed patches have been landed.  Closing bug.