Bug 111042

Summary: Cannot run All Source (target WebProcess) on Xcode.
Product: WebKit Reporter: Yuki Sekiguchi <yuki.sekiguchi>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.7   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Yuki Sekiguchi
Reported 2013-02-27 23:20:04 PST
I follow the debugging process from Xcode: http://www.webkit.org/building/debug.html However, WebProcess is crashed at dyld_fatal_error(). Output says: > dyld: could not load inserted library: /Users/yukisekiguchi/work/webkit/WebKitBuild/Debug/WebProcessShim.dylib
Attachments
Patch (1.67 KB, patch)
2013-02-27 23:29 PST, Yuki Sekiguchi
no flags
Patch (1.55 KB, patch)
2013-03-22 00:57 PDT, Yuki Sekiguchi
no flags
Patch (1.55 KB, patch)
2013-03-22 01:04 PDT, Yuki Sekiguchi
no flags
Yuki Sekiguchi
Comment 1 2013-02-27 23:29:35 PST
Yuki Sekiguchi
Comment 2 2013-02-27 23:34:46 PST
Hmm, cannot svn-apply apply patch to the file which contains white space?
Yuki Sekiguchi
Comment 3 2013-02-27 23:36:57 PST
Hi Alexey, could you review this patch? I think your commit r139066 should contain this fix.
Yuki Sekiguchi
Comment 4 2013-02-27 23:49:42 PST
Comment on attachment 190663 [details] Patch Thank you for reviewing!
WebKit Review Bot
Comment 5 2013-02-28 02:17:44 PST
Comment on attachment 190663 [details] Patch Rejecting attachment 190663 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 190663, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: ommit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Alexey Proskuryakov']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Parsed 2 diffs from patch file(s). patching file ChangeLog patching file 'WebProcess).xcscheme' Hunk #1 FAILED at 161. 1 out of 1 hunk FAILED -- saving rejects to file 'WebProcess).xcscheme.rej' Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force', '--reviewer', 'Alexey Proskuryakov']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://webkit-commit-queue.appspot.com/results/16849016
Yuki Sekiguchi
Comment 6 2013-03-06 22:01:53 PST
I try to fix that svn-apply cannot apply this patch at Bug 111066.
Yuki Sekiguchi
Comment 7 2013-03-22 00:57:51 PDT
Yuki Sekiguchi
Comment 8 2013-03-22 01:04:28 PDT
Yuki Sekiguchi
Comment 9 2013-03-22 02:04:06 PDT
Sadly, Bug 111066 hasn't been reviewed yet. I create a patch using svn to work around Bug 111066.
WebKit Review Bot
Comment 10 2013-03-22 03:36:57 PDT
Comment on attachment 194465 [details] Patch Clearing flags on attachment: 194465 Committed r146586: <http://trac.webkit.org/changeset/146586>
WebKit Review Bot
Comment 11 2013-03-22 03:37:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.