Hi, > Out of memory during request for 5644 bytes, total sbrk() is 132347904 bytes! This looks suspiciously like a process resource limit of 128MB. What is the limit for the data segment of your processes ("ulimit -d" in sh/ksh, "limit datasize" in csh)? ciao Klaus