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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f94e9bacae9613b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-29 07:04:07 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: okellogg@freenet.de (Oliver Kellogg) Newsgroups: comp.lang.ada Subject: tasking programs built with GNAT insensitive to SIGTERM Date: 29 Jan 2003 07:04:07 -0800 Organization: http://groups.google.com/ Message-ID: <6a6390b8.0301290704.7880bb16@posting.google.com> NNTP-Posting-Host: 53.122.197.194 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1043852647 2704 127.0.0.1 (29 Jan 2003 15:04:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 29 Jan 2003 15:04:07 GMT Xref: archiver1.google.com comp.lang.ada:33559 Date: 2003-01-29T15:04:07+00:00 List-Id: Hi, Under Linux, how come tasking programs built with GNAT (3.2, but other versions as well) don't react to "kill -TERM" ? Is there a trick to make them killable? See also http://gcc.gnu.org/cgi-bin/gnatsweb.pl, bug number 9480. Thanks, Oliver -- okellogg at freenet dot de