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,d6452431fcd6fe9c,start X-Google-Attributes: gid103376,public From: gene@beta.aero.org (Gene Lee) Subject: Restart with Condor Software Date: 1999/08/04 Message-ID: <7o9p44$e37@news2.aero.org>#1/1 X-Deja-AN: 508983130 Distribution: world Organization: Aerospace Corp. Newsgroups: comp.lang.ada Date: 1999-08-04T00:00:00+00:00 List-Id: Has anyone ever used Ada with the University of Wisconsin-Madison's Condor software for checkpointing? I was able to use the Alsys Ada compiler and Condor to checkpoint a simple Ada program. However, when I attempted to do a restart, the Condor code appears to be working ok, but the Ada program could not finish the restart. Got the following error message: RUNTIME SYSTEM ERROR IN EXCEPTION HANDLING: Attempting traceback: Program terminated by an exception propagated out of the main subprogram. Exception raised : PROGRAM_ERROR The exception was due to the following error: ERRONEOUS_PROGRAM --------------- Stack trace of the propagation in the main stack -------------- Compilation unit name Scope name Scope kind Line number SYSTEM_ERROR: Error during unwind of stack frames. Program aborted. Killed Gene Lee Aerospace Corp.