Closed Bug 1447433 Opened 6 years ago Closed 4 years ago

Crash in OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::dom::MediaList::Create

Categories

(Core :: CSS Parsing and Computation, defect, P3)

59 Branch
All
Windows
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr52 --- unaffected
firefox59 --- unaffected
firefox60 --- fix-optional
firefox61 --- fix-optional

People

(Reporter: philipp, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is
report bp-9c07e6d8-51c7-4f1b-997d-065a80180319.
=============================================================

Top 10 frames of crashing thread:

0 mozglue.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 mozglue.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:54
2 mozglue.dll moz_xmalloc memory/mozalloc/mozalloc.cpp:72
3 xul.dll mozilla::dom::MediaList::Create layout/style/MediaList.cpp:82
4 xul.dll mozilla::dom::MediaQueryList::MediaQueryList layout/style/MediaQueryList.cpp:30
5 xul.dll nsIDocument::MatchMedia dom/base/nsDocument.cpp:6627
6 xul.dll nsGlobalWindowInner::MatchMedia dom/base/nsGlobalWindowInner.cpp:3452
7 xul.dll mozilla::dom::WindowBinding::matchMedia dom/bindings/WindowBinding.cpp:2915
8 xul.dll mozilla::dom::WindowBinding::genericMethod dom/bindings/WindowBinding.cpp:15284
9  @0x1a5b2d2433b 

=============================================================

oom crashes with this pattern are showing up increasingly in firefox 60.
Crash Signature: mozilla::dom::MediaList::Create] → mozilla::dom::MediaList::Create] [@ xul.dll@0x3faa53 | mozilla::dom::MediaList::Create] [@ xul.dll@0x3fa983 | mozilla::dom::MediaList::Create]
Crash Signature: [@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::dom::MediaList::Create] [@ xul.dll@0x3fa9a3 | mozilla::dom::MediaList::Create] [@ xul.dll@0x5ba4c3 | mozilla::dom::MediaList::Create] [@ xul.dll@0x5c5003 | mozilla::dom::M… → [@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::dom::MediaList::Create] [@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | RefPtr<T>::RefPtr<T> | mozilla::dom::MediaList::Create] [@ xul.dll@0x3fa973…
Need a prioritization here.
Flags: needinfo?(bugs)
Many of the stacks on this crash bug probably belong in bug 1448868 where more investigation is happening. I don't see anything significant coming into the CSS Media Query code since Firefox 57 to have this spike now. That is, I don't think these are new OOMs. Marking this P3 for now, though will likely dupe it to bug 1448868.
Flags: needinfo?(bugs)
Priority: -- → P3

Closing because no crashes reported for 12 weeks.

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