Assertion failure: false (Two layers that scroll together have different ancestor transforms), at /builds/worker/workspace/build/src/gfx/layers/apz/src/APZCTreeManager.cpp:1087
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
People
(Reporter: truber, Unassigned)
References
(Blocks 4 open bugs)
Details
(Keywords: assertion, crash, testcase)
Attachments
(1 file, 1 obsolete file)
(deleted),
text/html
|
Details |
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
This test case is hitting the same assertion but is also crashing in non-debug builds.
Updated•6 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Please let me know if a Pernosco session would be helpful and I will attach one.
Comment 4•3 years ago
|
||
I can't reproduce this one any more, either.
Tyson, are you able to confirm this? Note that in bug 1673492, we downgraded the assertion from being fatal in debug mode (MOZ_ASSERT
) to non-fatal (NS_ASSERTION
), but I'm not seeing it at all.
Comment 5•3 years ago
|
||
I am unable to reproduce the issue with the attached test case. Also I do not see the expected assertion message in stderr.
Comment 6•3 years ago
|
||
Thanks for the confirmation.
It would be interesting to know what fixed this, but as it requires a debug build to reproduce, and we only seem to keep debug nightlies going back ~1 year, I wasn't able to find out using mozregression (it was fixed prior to that), so I'll just close this.
Updated•3 years ago
|
Description
•