Bug 161689 - v3: WebContent crash due to RELEASE_ASSERT in WebCore: WebCore::StyleResolver::styleForElement
Summary: v3: WebContent crash due to RELEASE_ASSERT in WebCore: WebCore::StyleResolver...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-07 08:55 PDT by Antti Koivisto
Modified: 2016-09-09 00:45 PDT (History)
3 users (show)

See Also:


Attachments
patch (16.05 KB, patch)
2016-09-07 08:57 PDT, Antti Koivisto
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-yosemite (1.17 MB, application/zip)
2016-09-07 09:35 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (986.81 KB, application/zip)
2016-09-07 09:56 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews112 for mac-yosemite (1.60 MB, application/zip)
2016-09-07 10:01 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-elcapitan-wk2 (7.90 MB, application/zip)
2016-09-07 10:12 PDT, Build Bot
no flags Details
patch (17.72 KB, patch)
2016-09-08 06:21 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-09-07 08:55:22 PDT
Resource loads triggered by StyleResolver have often caused trouble due to various bad things happening synchronously in resource load related callbacks.
Comment 1 Antti Koivisto 2016-09-07 08:57:44 PDT
Created attachment 288141 [details]
patch
Comment 2 Build Bot 2016-09-07 09:35:18 PDT
Comment on attachment 288141 [details]
patch

Attachment 288141 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2026112

New failing tests:
transitions/crossfade-transition.html
imported/blink/animations/deleted-image-set-transition-crash.html
Comment 3 Build Bot 2016-09-07 09:35:21 PDT
Created attachment 288147 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-09-07 09:56:44 PDT
Comment on attachment 288141 [details]
patch

Attachment 288141 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2026228

New failing tests:
transitions/crossfade-transition.html
Comment 5 Build Bot 2016-09-07 09:56:46 PDT
Created attachment 288152 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-09-07 10:01:46 PDT
Comment on attachment 288141 [details]
patch

Attachment 288141 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2026240

New failing tests:
transitions/crossfade-transition.html
imported/blink/animations/deleted-image-set-transition-crash.html
Comment 7 Build Bot 2016-09-07 10:01:48 PDT
Created attachment 288153 [details]
Archive of layout-test-results from ews112 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 8 Build Bot 2016-09-07 10:12:24 PDT
Comment on attachment 288141 [details]
patch

Attachment 288141 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2026287

New failing tests:
transitions/crossfade-transition.html
imported/blink/animations/deleted-image-set-transition-crash.html
Comment 9 Build Bot 2016-09-07 10:12:27 PDT
Created attachment 288155 [details]
Archive of layout-test-results from ews124 for ios-simulator-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-elcapitan-wk2  Platform: Mac OS X 10.11.5
Comment 10 Antti Koivisto 2016-09-08 06:06:19 PDT
rdar://problem/27665813
Comment 11 Antti Koivisto 2016-09-08 06:21:15 PDT
Created attachment 288262 [details]
patch
Comment 12 Andreas Kling 2016-09-08 16:46:22 PDT
Comment on attachment 288262 [details]
patch

r=me This is great.
Comment 13 WebKit Commit Bot 2016-09-09 00:44:58 PDT
Comment on attachment 288262 [details]
patch

Clearing flags on attachment: 288262

Committed r205701: <http://trac.webkit.org/changeset/205701>
Comment 14 WebKit Commit Bot 2016-09-09 00:45:02 PDT
All reviewed patches have been landed.  Closing bug.