From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ab4f67f984ef04f9 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!newsgate.cistron.nl!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Is the Ada run-time required to detect out-of-memory conditions? References: <878yfmiuak.fsf@insalien.org> From: Ludovic Brenta Date: Fri, 21 May 2004 19:19:35 +0200 Message-ID: <87n041k89k.fsf@insalien.org> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:3rkqH+HfeCPPbq9knznif/T7+XQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tiscali bv NNTP-Posting-Date: 21 May 2004 19:18:27 CEST NNTP-Posting-Host: 83.134.238.201 X-Trace: 1085159907 dreader2.news.tiscali.nl 41756 83.134.238.201:34768 X-Complaints-To: abuse@tiscali.nl Xref: controlnews3.google.com comp.lang.ada:751 Date: 2004-05-21T19:18:27+02:00 List-Id: Mark H Johnson writes: > Also - have you checked the console / system logs for any indication > that the OOM killer is at work? Thanks for pointing to the system log. I hadn't thought of that. Yes indeed, the kernel kills the process: kernel: __alloc_pages: 0-order allocation failed (gfp=0x1d2/0) kernel: VM: killing process test_250076 -- Ludovic Brenta.