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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cbc1c2a511170bcd X-Google-Attributes: gid103376,public From: "W. Wesley Groleau (Wes)" Subject: Re: Tasking Storage Date: 1996/08/28 Message-ID: <9608281551.AA07810@most>#1/1 X-Deja-AN: 177415766 sender: Ada programming language comments: Gated by NETNEWS@AUVM.AMERICAN.EDU mailer: Elm [revision: 70.85] newsgroups: comp.lang.ada Date: 1996-08-28T00:00:00+00:00 List-Id: This might have been fixed, but a couple years ago Verdix would lose heap storage when tasks were created and terminated. The task control block and the task STACK were on the heap. In the case asked about, the task stack was set to 200_000 and when the task terminated Verdix did NOT deallocate the space. Again, this might be fixed by now, and doesn't explain why NON-terminating tasks would run out of memory. --------------------------------------------------------------------------- W. Wesley Groleau (Wes) Office: 219-429-4923 Hughes Defense Communications (MS 10-40) Home: 219-471-7206 Fort Wayne, IN 46808 (Unix): wwgrol@pseserv3.fw.hac.com ---------------------------------------------------------------------------