Closed
Bug 1660348
Opened 5 years ago
Closed 10 months ago
Crash in [@ OOM | large | NS_ABORT_OOM | mozilla::dom::CharacterData::GetData]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sefeng211, Unassigned)
Details
(Keywords: crash, Whiteboard: [domcore-bugbash-triaged])
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.
Comment 1•5 years ago
|
||
It would be feasible to make this throw in JS on OOM, but unlikely to be worth the trouble.
Severity: -- → S4
Comment 2•1 year ago
|
||
Still happens, very low volume, mostly on Fx102 (and no newer versions)
Whiteboard: [domcore-bugbash-triaged]
Comment 3•10 months ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•