Closed Bug 1269835 Opened 9 years ago Closed 8 years ago

Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xrealloc | nsTArray_base<T>::EnsureCapacity<T> | nsTArray_Impl<T>::InsertElementAt<T> | nsStreamConverterService::AddAdjacency

Categories

(Core :: General, defect)

45 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox46 --- wontfix
firefox47 - wontfix
firefox48 --- fix-optional
firefox-esr45 --- affected

People

(Reporter: philipp, Unassigned)

Details

(Keywords: crash, regression)

Crash Data

[Tracking Requested - why for this release]: request tracking, since this crash signature is a recent regression (though low volume) This bug was filed from the Socorro interface and is report bp-d5f504c8-8d52-4287-bbcf-719922160501. ============================================================= Crashing Thread (0) Frame Module Signature Source 0 mozglue.dll mozalloc_abort(char const* const) memory/mozalloc/mozalloc_abort.cpp:33 1 mozglue.dll mozalloc_handle_oom(unsigned int) memory/mozalloc/mozalloc_oom.cpp:46 2 mozglue.dll moz_xrealloc memory/mozalloc/mozalloc.cpp:107 3 xul.dll nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_CopyWithMemutils>::EnsureCapacity<nsTArrayInfallibleAllocator>(unsigned int, unsigned int) xpcom/glue/nsTArray-inl.h:183 4 xul.dll nsTArray_Impl<nsISupports*, nsTArrayInfallibleAllocator>::InsertElementAt<nsISupports*&, nsTArrayInfallibleAllocator>(unsigned int, nsISupports*&) xpcom/glue/nsTArray.h:1410 5 xul.dll nsStreamConverterService::AddAdjacency(char const*) netwerk/streamconv/nsStreamConverterService.cpp:164 6 @0x3ccfcb this crash signature on windows started showing up in firefox 45 builds. it's rather low volume, making up 0.1% of crashes on release at the moment.
I don't see the signature on 47 or higher. It seems unlikely we will fix this in 46. mkaply could this have been from one of your recent changes? (looking at the crash report linked above and mozalloc_abort.cpp)
Flags: needinfo?(mozilla)
Meant to needinfo you in comment 1.
> mkaply could this have been from one of your recent changes? Was there something specific you were thinking? I can't think of any changes that made it into 45. Most of my stuff was in 46...
Flags: needinfo?(mozilla)
I see less than 7 instances of this crash over a week on Beta47. This is too low volume to tackle for this release and now a wontfix.
Crash volume for signature 'OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xrealloc | nsTArray_base<T>::EnsureCapacity<T> | nsTArray_Impl<T>::InsertElementAt<T> | nsStreamConverterService::AddAdjacency': - nightly (version 50): 0 crashes from 2016-06-06. - aurora (version 49): 0 crashes from 2016-06-07. - beta (version 48): 0 crashes from 2016-06-06. - release (version 47): 0 crashes from 2016-05-31. - esr (version 45): 275 crashes from 2016-04-07. Crash volume on the last weeks: W. N-1 W. N-2 W. N-3 W. N-4 W. N-5 W. N-6 W. N-7 - nightly 0 0 0 0 0 0 0 - aurora 0 0 0 0 0 0 0 - beta 0 0 0 0 0 0 0 - release 0 0 0 0 0 0 0 - esr 2 0 1 9 6 13 19 Affected platform: Windows
there are no recent crashes of this anymore
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.