WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 118238
118421
[GTK] [Debug] [Crash] Layout Test fast/repaint/fixed-right-bottom-in-page-scale.html is failing
https://bugs.webkit.org/show_bug.cgi?id=118421
Summary
[GTK] [Debug] [Crash] Layout Test fast/repaint/fixed-right-bottom-in-page-sca...
Simon Pena
Reported
2013-07-05 09:13:47 PDT
The following layout test is failing on GTK Debug fast/repaint/fixed-right-bottom-in-page-scale.html It started crashing in
r151805
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2013-07-08 03:17:41 PDT
See
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=152440&tests=fast%2Frepaint%2Ffixed-right-bottom-in-page-scale.html
Simon Pena
Comment 2
2013-07-08 03:29:55 PDT
I'm taking a look at this one. It actually started crashing in the 151805..151800 range.
Simon Pena
Comment 3
2013-07-09 02:12:47 PDT
This is crashing here: ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(renderer()->containerForRepaint()) ../../Source/WebCore/rendering/RenderLayer.cpp(810) : void WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap*, WebCore::RenderLayer::UpdateLayerPositionsAfterScrollFlags) This happens after the changes from
http://trac.webkit.org/changeset/151803
. I debugged this, and when m_nestedLayerCount is 1, the m_repaintRect hasn't been updated yet, and the assertions fail. I'm CCing Simon to see if he can suggest anything.
Simon Fraser (smfr)
Comment 4
2013-07-09 09:00:04 PDT
Bug 118238
covers this same assertion.
Simon Pena
Comment 5
2013-07-09 09:17:20 PDT
We can then close this as a duplicate. *** This bug has been marked as a duplicate of
bug 118238
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug