Searched refs:OOM (Results 1 – 12 of 12) sorted by relevance
1 oom_dump extracts useful information from Google Chrome OOM minidumps.31 some useful information about the OOM crash.
9 # Allow setting process priority, protect from OOM killer, and dropping
154 /* Support optional abort() on OOM. */
152 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed230 - Report ENOMEM rather than EINVAL if an OOM occurs during heap profiling488 - 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
347 OOM(void) in OOM() function366 OOM(); in myMallocFunc()381 OOM(); in myReallocFunc()396 OOM(); in myStrdupFunc()
418 URI handling code is not OOM resilient (Daniel Veillard),
6111 * SAX2.c: fixed bug introduced during OOM fixup causing problems6387 for OOM problems. Now seems to be getting closer to "ok".10669 * Makefile.am doc/apibuild.py: make sure the OOM code don't10680 based on the results of the OOM testing
509 # Skip long running test that times out in debug mode and goes OOM on NaCl.527 # Lead to OOM:
277 # Crashes due to OOM in simulator.
1190 …* Fixes for various items: add const as appropriate, handle missed OOM condition, clean up compile…
1305 No longer OOM on invalid string length (issue 3060).1335 Throw exception on invalid string length instead of OOM (Chromium issue2792 Fixed Runtime_SetProperty to properly handle OOM failures
2182 in case of OOM condition.