Bug 159430 - ASSERT(!m_visibleDescendantStatusDirty) sometimes hit on media/restore-from-page-cache.html
Summary: ASSERT(!m_visibleDescendantStatusDirty) sometimes hit on media/restore-from-p...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-05 12:08 PDT by Ryan Haddad
Modified: 2017-03-24 10:10 PDT (History)
3 users (show)

See Also:


Attachments
Crashlog (140.71 KB, text/plain)
2016-07-05 12:09 PDT, Ryan Haddad
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-07-05 12:08:27 PDT
LayoutTest media/restore-from-page-cache.html is a flaky crash

Most recent crashing run:
<https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/6303>

Flakiness dashboard:
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Frestore-from-page-cache.html.

It appears that this is failing ASSERT(!m_visibleDescendantStatusDirty) in WebCore::RenderLayer::isVisuallyNonEmpty()
Comment 1 Ryan Haddad 2016-07-05 12:09:23 PDT
Created attachment 282804 [details]
Crashlog

Crashlog
Comment 2 Ryan Haddad 2017-03-24 10:10:42 PDT
This does not appear to be happening anymore. Closing.