Home
last modified time | relevance | path

Searched refs:OOM (Results 1 – 12 of 12) sorted by relevance

/external/v8/tools/oom_dump/
DREADME1 oom_dump extracts useful information from Google Chrome OOM minidumps.
31 some useful information about the OOM crash.
/external/sepolicy/
Ddumpstate.te9 # Allow setting process priority, protect from OOM killer, and dropping
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in154 /* Support optional abort() on OOM. */
/external/jemalloc/
DChangeLog152 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed
230 - Report ENOMEM rather than EINVAL if an OOM occurs during heap profiling
488 - Fix a prof-related bug in realloc() (only triggered by OOM errors).
581 - Add missing mutex unlocks for some OOM error paths in the heap profiling
/external/libxml2/
Dxmllint.c347 OOM(void) in OOM() function
366 OOM(); in myMallocFunc()
381 OOM(); in myReallocFunc()
396 OOM(); in myStrdupFunc()
DNEWS418 URI handling code is not OOM resilient (Daniel Veillard),
DChangeLog6111 * SAX2.c: fixed bug introduced during OOM fixup causing problems
6387 for OOM problems. Now seems to be getting closer to "ok".
10669 * Makefile.am doc/apibuild.py: make sure the OOM code don't
10680 based on the results of the OOM testing
/external/v8/test/mjsunit/
Dmjsunit.status509 # Skip long running test that times out in debug mode and goes OOM on NaCl.
527 # Lead to OOM:
/external/v8/test/cctest/
Dcctest.status277 # Crashes due to OOM in simulator.
/external/selinux/libselinux/
DChangeLog1190 …* Fixes for various items: add const as appropriate, handle missed OOM condition, clean up compile…
/external/v8/
DChangeLog1305 No longer OOM on invalid string length (issue 3060).
1335 Throw exception on invalid string length instead of OOM (Chromium issue
2792 Fixed Runtime_SetProperty to properly handle OOM failures
/external/strace/
DChangeLog-CVS2182 in case of OOM condition.