RESOLVED DUPLICATE of bug 114752 114723
WebProcess: Couldn't initialize sandbox profile
https://bugs.webkit.org/show_bug.cgi?id=114723
Summary WebProcess: Couldn't initialize sandbox profile
Benjamin Poulain
Reported 2013-04-17 01:07:39 PDT
When running trunk at home, I get the following error message on startup: WebProcess: Couldn't initialize sandbox profile [/Users/benjamin/opensource/WebKit.git/WebKitBuild/Release/WebKit2.framework/Resources/com.apple.WebProcess.sb], error 'line 1: unbound variable: // '
Attachments
Alexey Proskuryakov
Comment 1 2013-04-17 03:05:19 PDT
That's horrible. Can you check what's inside this file? Did it get a C++ comment somehow?
Benjamin Poulain
Comment 2 2013-04-17 10:31:18 PDT
Yes indeed: // Some platforms provide UI for suggesting autocorrection. // Some platforms use spelling and autocorrection markers to provide visual cue. // On such platform, if word with marker is edited, we need to remove the marker.(version 1) (deny default (with partial-symbolication)) (allow ipc-posix-shm system-audit system-socket file-read-metadata) Those strings are defined in Platform.h, I don't know how they ended up in here...
Benjamin Poulain
Comment 3 2013-04-17 20:44:55 PDT
*** This bug has been marked as a duplicate of bug 114752 ***
Note You need to log in before you can comment on or make changes to this bug.