Closed Bug 1649084 Opened 5 years ago Closed 2 years ago

Crash in [@ mozalloc_abort | moz_xmalloc | mozilla::dom::Document::MatchMedia]

Categories

(Core :: CSS Parsing and Computation, defect)

All
Windows
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-da4e9606-8d07-453c-8711-348ee0200628.

Top 9 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:51
2 mozglue.dll moz_xmalloc memory/mozalloc/mozalloc.cpp:54
3 xul.dll mozilla::dom::Document::MatchMedia dom/base/Document.cpp:8429
4 xul.dll nsGlobalWindowInner::MatchMedia dom/base/nsGlobalWindowInner.cpp:3329
5 xul.dll mozilla::dom::Window_Binding::matchMedia dom/bindings/WindowBinding.cpp:3837
6 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeCrossOriginObjectThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3219
7  @0x11184179c44 
8 xul.dll trunc 

At first I thought this might be related to bug 1612848 but it's a different thing. The oldest reliable crash we have on report has buildid 20200514211331. We're tripping over an assertion in the memory allocator but the crashes don't appear to be OOMs. The OOM allocation size annotation is not present in the crash reports and they all have plenty of memory available.

Some of the URLs and comments in the reports point to video streaming - which is fairly obvious given this stack. There was no single URL standing out with the exception of this one which was present in three crash reports:

https://agendrama.org/tv/drama-thailand-my-husband-in-law-2020-subtitle-indonesia/6/

The recent crash report: 06a0c2c5-de2a-4900-8443-ce28c0210307..
The crash happened on Document::MatchMedia, so switch to CSS.

Component: DOM: Bindings (WebIDL) → CSS Parsing and Computation

Highest-version-number crash report is bp-7016d53b-3bce-404f-8410-c97c20221031 for 103b2

Crash volume is extremely low here, no reports for the past 10 firefox versions & last ~3 months --> not sure it's worth keeping this open.

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