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,1030320c27279003 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Tasking Date: 1998/10/17 Message-ID: #1/1 X-Deja-AN: 402187624 References: <36287E02.C9F4908D@teaching.cs.adelaide.edu.au> Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Date: 1998-10-17T00:00:00+00:00 List-Id: Chang Yang Lim wrote in message <36287E02.C9F4908D@teaching.cs.adelaide.edu.au>... >I tried to use Tasking in my project recently. It worked fine sometimes. >However, it does give me a trouble, i don' t know why sometimes i got >"Segmentation fault". at first i thought maybe i passed the pointer >wrong, however, later i found it's not my problem. can anyone help me? > It's virtually impossible to provide help when you do not specify any of the following: OS OS version compiler compiler version Furthermore, you need to be more specific about the conditions under which the problem occurs, and possibly supply the failing source code.