[webkit-dev] Need help in running WebKit in debugger mode
Darin Adler
darin at apple.com
Wed Jan 28 10:59:52 PST 2009
On Jan 28, 2009, at 10:57 AM, ying lcs wrote:
> bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
> 0x7d03, name = 'com.apple.Safari.ServiceProvider'
That's a harmless warning you get any time you run two copies of
Safari at the same time, when both try to add the Safari items to the
Service menu. There’s no way for Safari to prevent this from being
written to the console.
You can avoid it by quitting Safari before using the WebKit launcher
to launch a new Safari with the built WebKit, or you can just ignore
the warning.
-- Darin
More information about the webkit-dev
mailing list