Closed Bug 1300700 Opened 8 years ago Closed 1 year ago

Assertion failure: nsIntRegion(itemDrawRect).Contains(opaquePixels), at FrameLayerBuilder.cpp:4249

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox49 + wontfix
firefox50 + wontfix
firefox51 + wontfix
firefox52 --- wontfix

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: assertion, reproducible)

Attachments

(1 file)

Attached file stack
Assertion failure: nsIntRegion(itemDrawRect).Contains(opaquePixels), at c:/builds/moz2_slave/m-cen-w32-d-000000000000000000/build/src/layout/base/FrameLayerBuilder.cpp:4249

Found via bughunter and reproduced with latest win trunk debug tinderbox build.

Steps to reproduce:
-> Load http://dancevalley.com/timetable
--> Assertion

affect trunk to beta according to bughunter
[Tracking Requested - why for this release]:
bughunter find, affects trunk to beta debug builds at least it seems
C.J, markus, could you take a look ? thanks!
Flags: needinfo?(mstange)
Flags: needinfo?(cku)
itemDrawRect = {x = 0, y = 0, width = 17895697, height = 6499}
opaquePixels = {x1 = 0, y1 = 0, x2 = 17895698, y2 = 6498}
nsRect to IntRect? Still checking
Flags: needinfo?(cku)
Keep ni
Flags: needinfo?(cku)
Still hit this assertion after rollabck to 0907f97ba5e3(parent revision of the 1st patch in bug 1295094)
Flags: needinfo?(cku)
./mach mozregression -B debug --arg="http://dancevalley.com/timetable" --good 2015-12-01 --bad 2016-08-23

I try to use mozgresssion to find out which version start to hit this assertion. But what I learn so far is, this problem exists before 2016.
A reduced testcase would be great here.
Flags: needinfo?(mstange)
Track for 49+/50+/51+ as it affects trunk to beta debug builds.
we are a week away from RC, too late, this is now a wontfix for 50.
Mark 51 fix-optional as the issue has been there before 2016 according to comment #6.
Markus, bug 1151581 has a reduced test case found by the randomstyles fuzzer (bug 306939).
Flags: needinfo?(mstange)
Mass wontfix for bugs affecting firefox 52.
Severity: normal → S3

FrameLayerBuilder is gone.

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(mstange.moz)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: