Bug 147485 - CRASH at WebCore::TaskDispatcher<WebCore::ScriptExecutionContext>::postTask + 38
Summary: CRASH at WebCore::TaskDispatcher<WebCore::ScriptExecutionContext>::postTask + 38
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-31 00:30 PDT by Jer Noble
Modified: 2015-07-31 13:21 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2015-07-31 00:34 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Follow-up fix (1.58 KB, patch)
2015-07-31 13:09 PDT, Jer Noble
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2015-07-31 00:30:19 PDT
CRASH at WebCore::TaskDispatcher<WebCore::ScriptExecutionContext>::postTask + 38
Comment 1 Jer Noble 2015-07-31 00:33:44 PDT
<rdar://problem/21632211>
Comment 2 Jer Noble 2015-07-31 00:34:28 PDT
Created attachment 257911 [details]
Patch
Comment 3 WebKit Commit Bot 2015-07-31 10:49:24 PDT
Comment on attachment 257911 [details]
Patch

Clearing flags on attachment: 257911

Committed r187655: <http://trac.webkit.org/changeset/187655>
Comment 4 WebKit Commit Bot 2015-07-31 10:49:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Jer Noble 2015-07-31 13:09:42 PDT
Reopening to attach new patch.
Comment 6 Jer Noble 2015-07-31 13:09:45 PDT
Created attachment 257948 [details]
Follow-up fix
Comment 7 WebKit Commit Bot 2015-07-31 13:14:58 PDT
Comment on attachment 257948 [details]
Follow-up fix

Rejecting attachment 257948 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 257948, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
7948 from bug 147485.
Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/ChangeLog.rej
patching file Source/WebCore/html/HTMLMediaElement.cpp

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/3650
Comment 8 Jer Noble 2015-07-31 13:21:23 PDT
Committed r187675: <http://trac.webkit.org/changeset/187675>