bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug] cannot allocate memory


From: Jeff Chua
Subject: [bug] cannot allocate memory
Date: Thu, 8 May 2003 08:48:42 +0800 (SGT)

Version: GNU Awk 3.1.2

Problem:

awk: ./getInv.awk:62: (FILENAME=- FNR=2878) fatal: grow_iop_buffer:
iop->buf: can't allocate -2147483646 bytes of memory (Cannot allocate
memory)

Command:

        invPaging.sql DJN 10 | getInv.awk


Workaround:

        invPaging.sql DJN 10 >tmpfile
        getInv.awk tmpfile

Using "pipe" fails "sometimes". Not all the time. System has plenty of
memory. 3GB RAM. No swap. Not much activity in fact.

Is this a known problem? Any fix?




Thanks,
Jeff
[ address@hidden ]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]