Open
Bug 1884481
Opened 8 months ago
Updated 1 month ago
Crash in [@ OOM | large | nsTArray_Impl<T>::AppendElementInternal | nsTArray<T>::AppendElement | nsLineBreaker::AppendText ]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, topcrash-thunderbird)
Crash Data
Another casualty of beta 122, starting with 122.0b1. #2 crash for 124.0b3
Crash report: https://crash-stats.mozilla.org/report/index/a0814ee2-3565-433e-aa02-468a30231228
MOZ_CRASH Reason: out of memory: 0x0000000000100000 bytes requested
Top 10 frames of crashing thread:
0 mozglue.dll MOZ_Crash mfbt/Assertions.h:281
0 mozglue.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:26
1 mozglue.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:51
2 mozglue.dll moz_xrealloc memory/mozalloc/mozalloc.cpp:74
3 xul.dll nsTArrayInfallibleAllocator::Realloc xpcom/ds/nsTArray.h:258
3 xul.dll nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_RelocateUsingMemutils>::EnsureCapacityImpl<nsTArrayInfallibleAllocator> xpcom/ds/nsTArray-inl.h:221
4 xul.dll nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_RelocateUsingMemutils>::EnsureCapacity xpcom/ds/nsTArray.h:442
4 xul.dll nsTArray_Impl<char16_t, nsTArrayInfallibleAllocator>::AppendElementInternal xpcom/ds/nsTArray.h:2699
4 xul.dll nsTArray<char16_t>::AppendElement xpcom/ds/nsTArray.h:2842
4 xul.dll nsLineBreaker::AppendText dom/base/nsLineBreaker.cpp:446
Updated•8 months ago
|
Crash Signature: nsLineBreaker::Appe...] → nsLineBreaker::Appe...] [@ OOM | large | nsTArray_Impl<T>::AppendElementInternal | nsTArray<T>::AppendElement | nsLineBreaker::AppendText ]
Summary: Crash in [@ OOM | large | mozalloc_abort | moz_xrealloc | nsTArrayInfallibleAllocator::Realloc | nsTArray_base<T>::EnsureCapacityImpl<T> | nsTArray_base<T>::EnsureCapacity | nsTArray_Impl<T>::AppendElementInternal | nsTArray<T>::AppendElement | nsLineB... → Crash in [@ OOM | large | nsTArray_Impl<T>::AppendElementInternal | nsTArray<T>::AppendElement | nsLineBreaker::AppendText ]
You need to log in
before you can comment on or make changes to this bug.
Description
•