Closed
Bug 1602534
Opened 5 years ago
Closed 5 years ago
Crash in [@ InvalidArrayIndex_CRASH | SVGTextFrame::DoTextPathLayout]
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1601824
People
(Reporter: bc, Unassigned)
References
(Regression, )
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-a80821b2-f51e-4e82-b751-fe4170191209.
- https://www.plectica.com/maps/ANHEE3YYH/edit/1MOK6M6GU
- Crash opt/debug Linux, Windows Nightly but not Beta or release.
Top 10 frames of crashing thread:
0 libxul.so InvalidArrayIndex_CRASH xpcom/ds/nsTArray.cpp:27
1 libxul.so SVGTextFrame::DoTextPathLayout layout/svg/SVGTextFrame.cpp
2 libxul.so SVGTextFrame::DoGlyphPositioning layout/svg/SVGTextFrame.cpp:4932
3 libxul.so SVGTextFrame::ReflowSVG layout/svg/SVGTextFrame.cpp:3300
4 libxul.so nsSVGDisplayContainerFrame::ReflowSVG layout/svg/nsSVGContainerFrame.cpp:319
5 libxul.so nsSVGViewportFrame::ReflowSVG layout/svg/nsSVGViewportFrame.cpp:72
6 libxul.so nsSVGDisplayContainerFrame::ReflowSVG layout/svg/nsSVGContainerFrame.cpp:319
7 libxul.so nsSVGDisplayContainerFrame::ReflowSVG layout/svg/nsSVGContainerFrame.cpp:319
8 libxul.so nsSVGDisplayContainerFrame::ReflowSVG layout/svg/nsSVGContainerFrame.cpp:319
9 libxul.so nsSVGOuterSVGFrame::Reflow layout/svg/nsSVGOuterSVGFrame.cpp:459
Comment 1•5 years ago
|
||
[Tracking Requested - why for this release]: Crasher from bug 1600855 which isn't fixed by turning the pref off.
Updated•5 years ago
|
Has Regression Range: --- → yes
Comment 2•5 years ago
|
||
duplicate of bug 1601824?
Comment 3•5 years ago
|
||
Looks like so.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(cam)
Resolution: --- → DUPLICATE
Comment 4•5 years ago
|
||
Crash volume in this bug and the one it was duped to doesn't look high enough to warrant tracking+ status.
status-firefox73:
affected → ---
tracking-firefox73:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•