Searched refs:OOM (Results 1 – 21 of 21) sorted by relevance
8 before we kill processes (OOM) when we consume a lot of memory.14 Fails if we OOM (ie, processes get killed) before we get low memory
15 # May panic on buggy systems if the OOM killer was not fast enough :-)
10 * Protect index against OOM
26 # AFE landing page and bring down cautotest by causing OOM.
136 - Fix various chunk leaks in OOM code paths. (@jasone)288 + Fix irealloc_prof() to prof_alloc_rollback() on OOM.450 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed452 - Fix an OOM-related regression in arena_tcache_fill_small(), which could453 cause cache corruption on OOM. This regression was present in all releases533 - Report ENOMEM rather than EINVAL if an OOM occurs during heap profiling791 - Fix a prof-related bug in realloc() (only triggered by OOM errors).884 - Add missing mutex unlocks for some OOM error paths in the heap profiling
79 Fixed: OOM when parsing certain descriptions with long URL's in them
175 /* Support optional abort() on OOM. */
331 OOM(void) in OOM() function350 OOM(); in myMallocFunc()365 OOM(); in myReallocFunc()380 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
113 - mem_alloc: Only run every 15min. Constantly being OOM is annoying.
1091 std::make_pair(protocol::Debugger::Paused::ReasonEnum::OOM, nullptr)); in didPause()
336 * Fix assertions and other issues at OOM / buffer max-growth.
1648 /* OOM error */
486 Fixed: Issue24: OOM errors in SuiteHTMLReporter (Nalin Makar)
70 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev)
19471 Fix OOM bug 3976 (issue 3976).22540 No longer OOM on invalid string length (issue 3060).22570 Throw exception on invalid string length instead of OOM (Chromium issue24027 Fixed Runtime_SetProperty to properly handle OOM failures
2182 in case of OOM condition.
23738 Consistently print OOM diagnostic messages.23739 * bjm.c (sys_query_module): Use error_msg to print OOM diagnostics.
7429 downgrade OOM adjustment logging: verbose -> debug
81 - Julien Chaffraix fixed 2 OOM errors: a missing NULL-check in3225 - Fixed an OOM handling problem that cause test 11 to fail the torture test.4169 - Fixed an OOM problem in the curl code that would lead to fclose on a bad4333 - Fixed an OOM problem with file: URLs