HP3000-L Archives

April 2000, Week 4

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:
Wed, 26 Apr 2000 15:25:04 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
Re:
> **** INTERNAL TRAP
> Instruction PAGE Fault
> [VSM] Invalid Pointer Error
> ABORT: PROGRAM.GROUP.ACCOUNT
> NM PROG  779.03040000 $RECOVER_END+$302f640

VSM = Virtual Space Management

The code address listed is unlikely to be a valid code
address ($779.$3040000), so my first guess is that you overwrote
part of your stack, clobbering the return address, and then
tried to return to a bad address (which was $3040000).

Doing:  :setdump
first may shed a little more light, but I'm not sure.

Stan Sieler                                           [log in to unmask]
www.allegro.com/sieler/wanted/index.html          www.allegro.com/sieler

ATOM RSS1 RSS2