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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,de85c452b42b049 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.74.201 with SMTP id w9mr3682206pbv.0.1333646106077; Thu, 05 Apr 2012 10:15:06 -0700 (PDT) Path: r9ni22086pbh.0!nntp.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!gegeweb.org!eternal-september.org!feeder.eternal-september.org!news.tornevall.net!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Tasking, AWS and segmentation faults Date: Thu, 05 Apr 2012 10:14:52 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: <12873826.360.1333555697441.JavaMail.geo-discussion-forums@vbhc14> <4f7caeb8$0$6640$9b4e6d93@newsspool2.arcor-online.net> <4f7dcf53$0$21452$ba4acef3@reader.news.orange.fr> NNTP-Posting-Host: 7a69c19dc76dea2f23a643c0bbfae92d Mime-Version: 1.0 X-Trace: 480c166b8b16046ecbfc10d358380390 X-Complaints-To: abuse@tornevall.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: <4f7dcf53$0$21452$ba4acef3@reader.news.orange.fr> X-UserIDNumber: 1738 X-Validate-Post: http://news.tornevall.net/validate.php?trace=480c166b8b16046ecbfc10d358380390 X-Complaints-Italiano: Non abbiamo padronanza della lingua italiana - se mandate una email scrivete solo in Inglese, grazie X-Posting-User: 0243687135df8c4b260dd4a9a93c79bd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Date: 2012-04-05T10:14:52-07:00 List-Id: On 04/05/2012 09:58 AM, Pascal Obry wrote: > >> Since this is an AWS response function, it's called from an AWS "slot" >> task. I don't know any way to set the stack size for these tasks, > > You can use the Stack_Size parameter of the Start procedure or configure > the size in an AWS.Config.Object or set this value into aws.ini or > application_name.ini, no I don't think there is another way :) Good. I forgot to look at the parameters of Start. I did look in AWS.Config.Set and didn't see anything there. -- Jeff Carter "To Err is human, to really screw up, you need C++!" St�phane Richard 63