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,37508660b1095ae0 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Core dumped with ada.text_io.create (...) Date: 1997/06/08 Message-ID: #1/1 X-Deja-AN: 247138759 References: <339AEB7B.5940@WorldCom.ch> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-06-08T00:00:00+00:00 List-Id: Sacha asks <> Several ideas: a) 3.04 is very far out of date (the current version available to our customers is 3.10a, and 3.09 was released publicly months ago). You will save yourself a lot of time by updating. b) If you think you have found a bug, then please make sure it is still there in 3.09, and send it along to report@gnat.com. c) Consider subscribing to chat@gnat.com where informal help can be found, or if you need more formal and guaranteed help, send email to info@gnat.com. d) In any case, always post sample source with a question of this kind, and say exactly what happens. A core dump almost certainly is accompanied by a message saying why core was dumped (e.g. an unhandled signal). Robert Dewar Ada Core Technologies