--* From postmaster%watson.vnet.ibm.com@yktvmv.watson.ibm.com  Wed May 12 08:18:02 1993
--* Received: from yktvmv2.watson.ibm.com by radical.watson.ibm.com (AIX 3.2/UCB 5.64/900524)
--*           id AA21475; Wed, 12 May 1993 08:18:02 -0400
--* X-External-Networks: yes
--* Received: from watson.vnet.ibm.com by yktvmv.watson.ibm.com (IBM VM SMTP V2R3)
--*    with BSMTP id 1547; Wed, 12 May 93 08:18:27 EDT
--* Received: from YKTVMV by watson.vnet.ibm.com with "VAGENT.V1.0"
--*           id <A.LAMBE.NOTE.YKTVMV.3741.May.12.08:18:26.-0400>
--*           for asbugs@watson; Wed, 12 May 93 08:18:27 -0400
--* Received: from kth.se by watson.ibm.com (IBM VM SMTP V2R3) with TCP;
--*    Wed, 12 May 93 08:18:26 EDT
--* Received: from candida.matematik.su.se by kth.se (5.65+bind 1.7+ida 1.4.2/6.0)
--* 	id AA21344; Wed, 12 May 93 14:18:20 +0200
--* Received: from insanus (insanus.matematik.su.se) by candida.matematik.su.se (4.1/6.0)
--* 	id AA10460; Wed, 12 May 93 14:22:18 +0200
--* From: Larry Lambe  <lambe@matematik.su.se>
--* Received: by insanus (4.1/6.0)
--* 	id AA07288; Wed, 12 May 93 14:23:03 +0200
--* Date: Wed, 12 May 93 14:23:03 +0200
--* Message-Id: <9305121223.AA07288@insanus>
--* To: asbugs@watson.ibm.com
--* Subject: gbtst6.as
--* Cc: lambe@matematik.su.se

--@ Fixed  by:  SSD   Fri Sep 23 15:09:47 EDT 1994 
--@ Tested by:  none 
--@ Summary:    Previous file sufficient to show the bug. gdb shows main when C code from aslib not compiled with -g. 

When the program is compiled using -Fx -lasdem, the executable
file runs and grows to a little more than 16M and then the
segmentation fault occurs.  The gdb session seems to indicate
trouble with memory allocation.  There is about a G of memory
on the machine I am using.  Also I wonder why it looks like
main keeps calling itself recursively.

Thanks,
         Larry
 
