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=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!bloom-beacon!eru!luth!sunic!ifi!baard From: baard@sfd.uit.no (Baard Bergersen) Newsgroups: comp.lang.ada Subject: Aborting program at initialisation: initial stack size too large. Summary: Error message in HP-UX Ada, version 3.25 Keywords: error messages, tasking, HP-UX, Alsys Message-ID: <2008@ifi.uio.no> Date: 13 Sep 89 09:47:18 GMT Sender: news@ifi.uio.no Reply-To: baard@sfd.uit.no (Baard Bergersen) Organization: University of Tromsoe, Norway List-Id: HELP WANTED (please). As the practical part of my thesis for a Master's (Cand. Scient) degree, I have made an Ada application with one master task and 18 other tasks controlled by the master. 16 of the ordinary tasks loops in a selective wait, with a delay of 0.2 if no entry is called. The other two has ordinary loops with the same delay for each turn in the loop. The master finishes (no loop) after having started the 18 ordinary tasks. There is no interface to other systems, and no I/O while the tasks are running. The time slice is 2 (0.05 sec.), and round-robin scheduling is used. After 1 to 30 seconds of running, the program terminates with the informative message: " Aborting program at initialisation: initial stack size too large. " Why? I would sincerely appreciate any help, especially if some gurus can mail me some advice for avoiding this message (and termination). The equipment I use is a Hewlett-Packard 9000 model 370 with 8 Mb RAM, 68030 processor, version 6.5 of HP-UX and version 3.25 of the Ada (Alsys) compiler. If I can draw some conclusions from the answers, I will try to publish it through a News-article. Thank you in advance, Baard. Baard Bergersen, Sfd, IMR, UiToe, N-9000 TROMSOE Internet: baard@sfd.uit.no