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

Home » Public Forums » archive » what does this error mean
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: what does this error mean [message #20324 is a reply to message #20230] Thu, 01 June 2000 00:00 Go to previous messageGo to previous message
Nando Iavarone is currently offline  Nando Iavarone
Messages: 48
Registered: December 1998
Member
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
David Fanning wrote:
<blockquote TYPE=CITE>Brad Gom (b_gom@hotmail.com) writes:
<p>> What does this message mean:
<br>>
<br>> % Temporary variables are still checked out - cleaning up...
<p>I usually see this when a student (not me, I've learned how
<br>to type RETALL!) crashes a widget program. I can't reproduce
<br>the error here, but I have the general impression that the
<br>problem occurs somehow in XManager,</blockquote>

<pre>I think the 'problem' is more general and depends on how IDL handles the memory usage</pre>

<pre>(see 'IDL internal' section of the EDG).</pre>

<pre>let's see if I understand how IDL works ;o)</pre>

<pre>since the user can create/modify run-time a variable - all the memory allocations ara dynamic - there must be a mechanism to prevent the lost of memory etc (typical problem of a C-coder).</pre>

<pre>when your message appears, IDL is checking for not delivered memory and try to free it (but why more that one time? I obtain it at each executed line. Maybe the check is done at each interpreted line?).</pre>

<pre>the message appears until IDL exits from the procedure/function at which the 'memory problem' appears. In fact, going up to the caller/main, all the memory used by the 'called' is automatically delivered.</pre>

<pre>I have your message when I use DLM, and I forget to free memory or if I have a temporary variable to be passed back to IDL.</pre>

<pre>What does RSINC&nbsp;tell about it?</pre>

<pre></pre>

<pre>bye.</pre>

<pre>--&nbsp;
Nando Iavarone
Advanced Computer System - SPACE DIVISION
via Lazzaro Belli, 23
00040&nbsp; Frascati - RM
Tel: +39-6-944091 (switchboard)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 9440968 (direct)
E-mail:&nbsp;
&nbsp;&nbsp;&nbsp; f.iavarone@acsys.it
&nbsp;&nbsp;&nbsp; FrdndVrn@altavista.net</pre>
&nbsp;</html>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: what does this error mean
Next Topic: Math Libraries in PVWAVE

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

Current Time: Fri Oct 10 14:18:35 PDT 2025

Total time taken to generate the page: 1.11841 seconds