Closed
Bug 1503812
Opened 7 years ago
Closed 3 years ago
Crash in ceil via nsTextFrame::ReflowText
Categories
(Core :: Layout, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: baffclan, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-2595a9b0-a1ad-4db6-b9a4-a73870181101.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll ceil
1 xul.dll nsTextFrame::ReflowText layout/generic/nsTextFrame.cpp:9737
2 xul.dll nsLineLayout::ReflowFrame layout/generic/nsLineLayout.cpp:942
3 xul.dll void nsBlockFrame::ReflowInlineFrame layout/generic/nsBlockFrame.cpp:4271
4 xul.dll void nsBlockFrame::ReflowLine layout/generic/nsBlockFrame.cpp:2926
5 xul.dll nsBlockFrame::Reflow layout/generic/nsBlockFrame.cpp:1294
6 xul.dll nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:951
7 xul.dll void nsHTMLScrollFrame::ReflowScrolledFrame layout/generic/nsGfxScrollFrame.cpp:606
8 xul.dll nsHTMLScrollFrame::Reflow layout/generic/nsGfxScrollFrame.cpp:1120
9 xul.dll nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:995
=============================================================
Comment 1•7 years ago
|
||
There are only three reports from the same install with this stack...
Priority: -- → P5
Comment 2•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: critical → S3
Comment 3•3 years ago
|
||
Current crashes to not appear to be related to the originally reported crash
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Summary: Crash in ceil → Crash in ceil via nsTextFrame::ReflowText
You need to log in
before you can comment on or make changes to this bug.
Description
•