Closed
Bug 1352471
Opened 8 years ago
Closed 7 years ago
Crash in moz_abort | arena_run_split | arena_malloc_large | moz_xmalloc | mozilla::BufferList<T>::WriteBytes
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox55 | --- | affected |
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-449bd41c-6e2d-48e1-a8f8-a13d12170330.
=============================================================
New crash which started in 20170328030207 build: http://bit.ly/2nHSRaM. 15 total crashes with 13 installs.
Not sure where to bucket this or whether it is a signature change.
Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cc53710589fb500610495da5258b7b9221edf681&tochange=5182b2c4b963ed87d038c7d9a4021463917076cd
Reporter | ||
Comment 1•8 years ago
|
||
Adding another similar signature.
Crash Signature: [@ moz_abort | arena_run_split | arena_malloc_large | moz_xmalloc | mozilla::BufferList<T>::WriteBytes] → [@ moz_abort | arena_run_split | arena_malloc_large | moz_xmalloc | mozilla::BufferList<T>::WriteBytes]
[@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::BufferList<T>::WriteBytes]
Comment 2•8 years ago
|
||
Bug 1350042 has another similar signature. They may just all be similar issues with running out of memory while serializing an IPC message.
See Also: → 1350042
Component: IPC → Graphics
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 3•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•