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.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLYTO_END_DIGIT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2b27a689ffdcddc4,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-10 18:07:10 PST Path: nntp.gmd.de!newsserver.jvnc.net!darwin.sura.net!spool.mu.edu!howland.reston.ans.net!newsjunkie.ans.net!newstf01.news.aol.com!newsbf02.news.aol.com!not-for-mail From: casey259@aol.com (Casey259) Newsgroups: comp.lang.ada Subject: HELP Ada on the HP TAC-3 Date: 10 Mar 1995 21:07:10 -0500 Organization: America Online, Inc. (1-800-827-6364) Sender: root@newsbf02.news.aol.com Message-ID: <3jr0ke$p15@newsbf02.news.aol.com> Reply-To: casey259@aol.com (Casey259) NNTP-Posting-Host: newsbf02.mail.aol.com Date: 1995-03-10T21:07:10-05:00 List-Id: I need all the help that I can get. We are running a custom application on an HP TAC-3 under HP-UX verstion 9.01 (I think). The application spawns off 12 other processes that service several interfaces (rs232, ntds-e interface {GET card}, ...) The problem is that the application will run for several hours and then for no reason (or at least on that I can think of or I would fix it) the system re-boots. Question one is: is there a program out there that can decipher a core file to determine why the system re-boots. Question two is: is there a way to prevent the re-boot to determine what the problem is. The applications are written in Ada (VERDIX that is). Thanks in advance