Open
Bug 765972
Opened 12 years ago
Updated 17 days ago
###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)' when loading youtube.com
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
NEW
People
(Reporter: blassey, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [platform-rel-Youtube])
I consistently get this assertion by loading youtube.com in a debug build of Fennec
Reporter | ||
Updated•12 years ago
|
Summary: adb| ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)', file /Users/blassey/src/mozilla-c... → adb| ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)'
Reporter | ||
Updated•12 years ago
|
Summary: adb| ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)' → ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)' when loading youtube.com
Reporter | ||
Updated•12 years ago
|
blocking-fennec1.0: --- → ?
Reporter | ||
Updated•12 years ago
|
tracking-fennec: ? → 15+
blocking-fennec1.0: ? → -
Reporter | ||
Updated•12 years ago
|
tracking-fennec: 15+ → -
Comment 1•9 years ago
|
||
I get this with seamonkey browser on x86_64 Gentoo Linux:
] ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)', file /var/tmp/portage/www-client/seamonkey-2.39/work/seamonkey-2.39/mozilla/layout/base/nsDisplayList.cpp, line 1407
Comment 2•9 years ago
|
||
The webpage is:
--DOMWINDOW == 85 (0x7f4998cb4000) [pid = 24878] [serial = 206] [outer = (nil)] [url = https://www.t-mobile.cz/.gang/req/hard?next-url=%2Fmuj-t-mobile%3Fp_p_id%3Dcorevcc_WAR_vcc%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-1%26p_p_col_count%3D1%26_corevcc_WAR_vcc_moduleCode%3DmySpendingPhoneNumber%26_corevcc_WAR_vcc_from%3DrychleOdkazy]
Comment 3•9 years ago
|
||
Maybe it is related to the preceding Warning message?
--DOMWINDOW == 61 (0x7fb923d1bc00) [pid = 16006] [serial = 1112] [outer = (nil)] [url = http://aem.asm.org/content/75/22/7212.full]
--DOMWINDOW == 60 (0x7fb946e79400) [pid = 16006] [serial = 1120] [outer = (nil)] [url = https://accounts.google.com/o/oauth2/postmessageRelay?parent=http%3A%2F%2Faem.asm.org#rpctoken=445863777&forcesecure=1]
[16006] WARNING: aTargetFrame should be related with aTargetContent: '!aTargetFrame || !aTargetFrame->GetContent() || aTargetFrame->GetContent() == aTargetContent || aTargetFrame->GetContent()->GetFlattenedTreeParent() == aTargetContent', file /var/tmp/portage/www-client/seamonkey-2.39/work/seamonkey-2.39/mozilla/dom/events/EventStateManager.cpp, line 492
^G[16006] ###!!! ASSERTION: bad aListVisibleBounds: 'r.GetBounds().IsEqualInterior(aListVisibleBounds)', file /var/tmp/portage/www-client/seamonkey-2.39/work/seamonkey-2.39/mozilla/layout/base/nsDisplayList.cpp, line 1407
Updated•8 years ago
|
platform-rel: --- → ?
Updated•8 years ago
|
Whiteboard: [platform-rel-Youtube]
Updated•8 years ago
|
platform-rel: ? → ---
Comment 4•8 years ago
|
||
This assertion can also be triggered by running ./mach crashtest layout/printing/crashtests/576878.xhtml. The test is marked as having 4 assertions in e10s builds, and this assertion is two of the four.
Component: Layout → Layout: Web Painting
Updated•8 years ago
|
OS: Android → All
Hardware: ARM → All
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•