Open Bug 1660348 Opened 4 years ago Updated 4 years ago

Crash in [@ OOM | large | NS_ABORT_OOM | mozilla::dom::CharacterData::GetData]

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: sefeng, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/6f667a07-546d-4b6d-9828-c9b6a0200820

Top 6 frames of crashing thread:

0 xul.dll NS_ABORT_OOM xpcom/base/nsDebugImpl.cpp:611
1 xul.dll mozilla::dom::CharacterData::GetData const dom/base/CharacterData.cpp:126
2 xul.dll mozilla::dom::Node_Binding::get_nodeValue dom/bindings/NodeBinding.cpp:703
3 xul.dll mozilla::dom::binding_detail::GenericGetter<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3074
4 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3192
5  @0xffffff8b 

These crashes seem reasonable as the Available Physical Memory is low, we probably don't have any action items.

It would be feasible to make this throw in JS on OOM, but unlikely to be worth the trouble.

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.