Closed
Bug 1325893
Opened 8 years ago
Closed 6 years ago
Assertion failure: FrameMaintainsOverflow()
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
RESOLVED
DUPLICATE
of bug 1536892
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | wontfix |
firefox-esr60 | --- | wontfix |
firefox53 | --- | wontfix |
firefox55 | --- | wontfix |
firefox56 | --- | wontfix |
firefox57 | --- | wontfix |
firefox58 | --- | wontfix |
firefox60 | --- | wontfix |
firefox61 | --- | wontfix |
firefox62 | --- | wontfix |
firefox63 | --- | wontfix |
firefox64 | --- | wontfix |
firefox65 | --- | wontfix |
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Assertion failure: FrameMaintainsOverflow() (Non-display SVG do not maintain visual overflow rects), at /home/worker/workspace/build/src/layout/generic/nsFrame.cpp:6616
==4224==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f7808b60675 bp 0x7fffdb63e4f0 sp 0x7fffdb63e3a0 T0)
#0 0x7f7808b60674 in nsIFrame::UpdateOverflow() /home/worker/workspace/build/src/layout/generic/nsFrame.cpp:6621:8
#1 0x7f780897867c in mozilla::OverflowChangedTracker::Flush() /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/OverflowChangedTracker.h:110:27
#2 0x7f780895064d in mozilla::RestyleManager::EndProcessingRestyles() /home/worker/workspace/build/src/layout/base/RestyleManager.cpp:878:3
#3 0x7f780896a68d in mozilla::RestyleTracker::DoProcessRestyles() /home/worker/workspace/build/src/layout/base/RestyleTracker.cpp:398:3
#4 0x7f780894ff0a in mozilla::RestyleManager::ProcessPendingRestyles() /home/worker/workspace/build/src/layout/base/RestyleManager.cpp:834:3
#5 0x7f780892342b in mozilla::PresShell::FlushPendingNotifications(mozilla::ChangesToFlush) /home/worker/workspace/build/src/layout/base/PresShell.cpp:4115:9
#6 0x7f78088d2f51 in nsRefreshDriver::Tick(long, mozilla::TimeStamp) /home/worker/workspace/build/src/layout/base/nsRefreshDriver.cpp:1842:11
#7 0x7f78088db51e in mozilla::RefreshDriverTimer::TickRefreshDrivers(long, mozilla::TimeStamp, nsTArray<RefPtr<nsRefreshDriver> >&) /home/worker/workspace/build/src/layout/base/nsRefreshDriver.cpp:295:7
#8 0x7f78088db329 in mozilla::RefreshDriverTimer::Tick(long, mozilla::TimeStamp) /home/worker/workspace/build/src/layout/base/nsRefreshDriver.cpp:316:5
#9 0x7f78088de4a5 in mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers(mozilla::TimeStamp) /home/worker/workspace/build/src/layout/base/nsRefreshDriver.cpp:669:5
...
see log.txt
Reporter | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
Still reproduces on trunk.
status-firefox55:
--- → wontfix
status-firefox56:
--- → wontfix
status-firefox57:
--- → wontfix
status-firefox58:
--- → affected
status-firefox-esr52:
--- → wontfix
Updated•7 years ago
|
Has Regression Range: --- → no
Reporter | ||
Updated•7 years ago
|
status-firefox61:
--- → affected
Reporter | ||
Comment 3•7 years ago
|
||
We are still seeing this a few times a day.
status-firefox60:
--- → affected
status-firefox62:
--- → affected
Reporter | ||
Updated•6 years ago
|
status-firefox63:
--- → wontfix
status-firefox64:
--- → affected
status-firefox65:
--- → affected
status-firefox-esr60:
--- → affected
Flags: in-testsuite?
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•