comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: One RETALL is not enough
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: One RETALL is not enough [message #81886 is a reply to message #81885] Sat, 27 October 2012 14:02 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
wlandsman <wlandsman@gmail.com> wrote:
> While debugging a program, I've been getting error messages after a
> RETALL like the following:
>
>> retall
> % Invalid pointer: <POINTER (<PtrHeapVar2858>)>.
> % Execution halted at: XYZ_DEFAULTS::CLEANUP 456
>> retall
> % Invalid pointer: <POINTER (<PtrHeapVar2578>)>.
> % Execution halted at: XYZ_DEFAULTS::CLEANUP 456
>> retall
> % Temporary variables are still checked out - cleaning up...
>> retall
>
> So one RETALL is not enough to get a normal return , but if I give four
> RETALLs then there is enough of an extra "push" to give a normal return
> ;-) I first thought this was just a timing problem, and that the
> pointer cleanup wasn't complete at the time of the first RETALL, but it
> was complete by the time of the fourth RETALL. But the errors
> always appear in the same pattern as above, requiring 4 RETALLs no matter
> how much time I give. Any suggestions as to what is happening? Thanks, --Wayne
>
> P.S. Line 456 where the first errors occurs is the following.
>
> IF OBJ_VALID(self.files.class.Revclasshash) THEN OBJ_DESTROY,
> self.files.class.Revclasshash
>
> where 'files' and 'class' are structures, and Revclasshash is an object

I regularly have cases where I need two EXITs to get out of IDL. I wonder
if that is related.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: draw marks/ticks on a plot line
Next Topic: Including Images with IDLDoc

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 12:39:25 PDT 2025

Total time taken to generate the page: 1.59963 seconds