reportOut.txt 05-28-2001 Bikle ----------------- This file contains a screen dump of my attempt to inspect the results of my running a shell script named rptbld.sh which was used to launch a canned Accipiter report: xy-bikle1.bikle.co.jp-csh-5 % cd /orabackup1 /orabackup1 xy-bikle1.bikle.co.jp-csh-6 % cd bikle /orabackup1/bikle xy-bikle1.bikle.co.jp-csh-7 % ltr total 4812684 -rw-r--r-- 1 bikle bikleadm 63391094 May 3 14:44 opt-bikle-accipiter.4.0.2.12.tar.Z -rw-r--r-- 1 bikle bikleadm 45648745 May 4 09:18 a.tar.Z drwxr-xr-x 8 oracle dba 512 May 4 09:28 ../ -rw-r--r-- 1 oracle dba 207307831 May 10 12:21 8.0.5.tar.Z lrwxrwxrwx 1 bikle bikleadm 44 May 27 15:50 rptbld.exe -> /var/bikle/docs/cgi-bin/accipiter/rptbld.e\ xe* -rwxrwxrwx 1 oracle dba 868 May 27 15:51 rptbld.sh* -rw-r--r-- 1 bikle bikleadm 0 May 28 18:26 areabyad.html -rw-r--r-- 1 bikle bikleadm 66 May 28 18:52 accipiter.log drwxrwxrwt 2 oracle dba 512 May 28 18:52 ./ -rw-r--r-- 1 bikle bikleadm 2146474324 May 28 19:33 core -rw-r--r-- 1 bikle bikleadm 33 May 28 19:33 rptbld.out xy-bikle1.bikle.co.jp-csh-8 % cat rptbld.out Segmentation Fault - core dumped xy-bikle1.bikle.co.jp-csh-9 % cat accipiter.log 2001-05-28 18:52:13 (ramAlloc): Pid=8101: malloc failed error 12. xy-bikle1.bikle.co.jp-csh-10 % I see that the script dumped core and encountered a failed malloc system call. I see that as good evidence that the script or a resulting process ran out of memory.