Closed Bug 1715017 Opened 3 years ago Closed 2 years ago

EXCEPTION_STACK_OVERFLOW crash in [@ _chkstk | nsSprocketLayout::GetXULPrefSize]

Categories

(Core :: Layout, defect)

x86_64
Windows
defect

Tracking

()

RESOLVED DUPLICATE of bug 1763035
Tracking Status
firefox89 --- wontfix
firefox90 --- wontfix
firefox91 --- wontfix

People

(Reporter: emilghitta, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [not-a-fission-bug])

Crash Data

Maybe Fission related. (DOMFissionEnabled=1)

Crash report: https://crash-stats.mozilla.org/report/index/ca706609-c065-44fc-a9c7-970eb0210607

Reason: EXCEPTION_STACK_OVERFLOW

Top 10 frames of crashing thread:

0 xul.dll _chkstk 
1 xul.dll nsSprocketLayout::GetXULPrefSize layout/xul/nsSprocketLayout.cpp:1198
2 xul.dll _tailMerge_d3dcompiler_47.dll 
3 xul.dll nsBoxFrame::GetXULPrefSize layout/xul/nsBoxFrame.cpp:588
4 xul.dll nsSprocketLayout::GetXULPrefSize layout/xul/nsSprocketLayout.cpp:1218
5 xul.dll nsBoxFrame::GetXULPrefSize layout/xul/nsBoxFrame.cpp:588
6 xul.dll nsSliderFrame::GetXULPrefSize layout/xul/nsSliderFrame.cpp:1483
7 xul.dll nsSprocketLayout::PopulateBoxSizes layout/xul/nsSprocketLayout.cpp:673
8 xul.dll nsSprocketLayout::XULLayout layout/xul/nsSprocketLayout.cpp:206
9 xul.dll static nsBoxFrame::LayoutChildAt layout/xul/nsBoxFrame.cpp:1002

Just encountered a random slack tab crash (the tab was in foreground but I didn't interact with it for about 30sec -1 minute) .

Unfortunately I don't have any reliable steps to reproduce for now. I'll try to further investigate this issue as time permits.

Please feel free to change this component if it doesn't fit.

Severity: -- → S2

Looks like a Layout bug.

Windows 7 and 8.1 are also affected.

Component: XUL → Layout
OS: Windows 10 → Windows
Hardware: Unspecified → x86_64
Summary: Crash in [@ _chkstk | nsSprocketLayout::GetXULPrefSize] → EXCEPTION_STACK_OVERFLOW crash in [@ _chkstk | nsSprocketLayout::GetXULPrefSize]
Whiteboard: [not-a-fission-bug]

Two observations:
(1) Looks like low crash volume
(2) The first reported crash that I can find with this signature (in crash-stats) is in February 2021:
https://crash-stats.mozilla.org/report/index/7254d88e-e767-4287-8deb-a9d340210201

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.