HP3000-L Archives

May 1999, Week 1

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:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Tue, 4 May 1999 10:54:18 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
Hi,

> This seems to happen to me almost daily, but only on the first try.
> After that, all works fine.  Any ideas?
> :FILE XL=XL.OBJ
> :FILE PVMENU=PVMENU.OBJ
> :RUN *PVMENU;XL="*XL"
> **** INTERNAL TRAP
> Data Memory Protection Trap

If it happens sporadically, it sounds like an uninitialized variable...
which is getting different values at different times.

Try:

   :setdump
   :run ...

if you abort, you'll get a little more information and be put into
Debug...at that point, enter:

   dr

and

   dc pc

and post (or email me) the results.

> [VSM] Undecoded status.info = -37
> ABORT: PVMENU.OBJ.VMS
> NM GRP   444.00080f90 $fill_30+$4
> NM PROG  4b0.00009264 vmenu+$e8c
> RUN *PVMENU;XL="*XL";PARM=0
> Program terminated in an error state. (CIERR 976)
> End Run
> :
>
> Tracy Pierce
>


--
Stan Sieler                                          [log in to unmask]
                                     http://www.allegro.com/sieler.html

ATOM RSS1 RSS2