HP3000-L Archives

October 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Korb <[log in to unmask]>
Reply To:
John Korb <[log in to unmask]>
Date:
Fri, 15 Oct 1999 10:02:18 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
A networking application (which works on the classics) is aborting when
compiled with SPLash!  The abort appears to be generated within
IPCSHUTDOWN.  Below is the abort message received:

### IPCShutDown Virtual'Circuit ###
**** Escape executed outside of TRY block; CODE = 00660016 (UNWIND 9).

ABORT: ROUTSTAT.PUB.COMM
NM SYS   a.00a8f288 dbg_abort_trace+$24
NM PROG  3d8.00016e64 error_exit+$190

Program terminated in an error state. (CIERR 976)

Where is the "Escape executed outside of TRY block" message coming from?
Is it really coming from IPCSHUTDOWN?  Any ideas as to why?  What does the
"CODE = 00660016" mean?

Below is the fragment of source implicated:

      Flags:=Graceful'Release'Bit;
      Print (LBuf,-Move BBuf:="### IPCShutDown Virtual'Circuit ###",0);
      IPCShutDown (Virtual'Circuit, Flags);
      Print (LBuf,-Move BBuf:="### IPCShutDown complete ###",0);

Thanks for any help!

John
--------------------------------------------------------------
John Korb                            email: [log in to unmask]
Innovative Software Solutions, Inc.

The thoughts, comments, and opinions expressed herein are mine
and do not reflect those of my employer(s), or anyone else.

ATOM RSS1 RSS2