Closed
Bug 1235826
Opened 9 years ago
Closed 9 years ago
Crash [@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::image::Deinterlacer::Deinterlacer ]
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1235605
People
(Reporter: bc, Unassigned)
References
()
Details
Crash Data
1. http://jsbin.com/gomozajige/1/edit
2. Crash OOM Firefox 43, Beta/44, Aurora/45, Nightly/46 all platform.s
out of memory: 0xFFFFFFFFFFE40028 bytes requested
Hit MOZ_CRASH() at /mozilla/builds/nightly/mozilla/memory/mozalloc/mozalloc_abort.cpp:33
Firefox 43 Release Linux x86_64
bp-8e8aaac0-bc22-4ba7-a029-b97c12151230
[@ OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::detail::UniqueSelector<T>::UnknownBound mozilla::MakeUnique<T> ]
Firefox 46 Nightly Linux x86_64
bp-bf944923-79b1-40bf-9509-546e92151230
[@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | mozilla::image::Deinterlacer::Deinterlacer ]
Reporter | ||
Comment 1•9 years ago
|
||
:bsmedberg, is this type of OOM with large allocation of the type that is interesting to you?
Flags: needinfo?(benjamin)
Comment 2•9 years ago
|
||
This doesn't crash for me on m-c tip. I suspect this is a dupe of bug 1235605.
Comment 3•9 years ago
|
||
This is the same URL as bug 1235557. Duping to bug 1235605.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Flags: needinfo?(benjamin)
You need to log in
before you can comment on or make changes to this bug.
Description
•