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

Home » Public Forums » archive » Resource temporarily unavailable
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Resource temporarily unavailable [message #7753] Thu, 16 January 1997 00:00
Phil Williams is currently offline  Phil Williams
Messages: 78
Registered: April 1996
Member
Once you get this error is there any way to recover w/o having to exit?

I'm in the process of changing a major widget app to using handles and
objects. Needless to say, it's crashing a lot and things aren't getting
cleaned up. I got this error from findfile. I then did the following:

IDL> help,/mem
heap memory in use: 17257178, calls to MALLOC: 325387, FREE:
325030

WOW 17Meg! Although I do have 128MB ram in this machine... I then did:

IDL> for i=1,400 do if handle_info(long(i)) then handle_free,long(i)
IDL> help,/mem
heap memory in use: 343651, calls to MALLOC: 325392, FREE:
325101

Whew, that's better. But findfile still gives the same result...

Any ideas why?

Thanks,
Phil
--
/*********************************************************** ********/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://scuttle.chmcc.org/~williams/
/*********************************************************** ********/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: looking for sort procedure
Next Topic: !y.crange "feature" for logarithmic axes

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

Current Time: Wed Oct 08 19:14:25 PDT 2025

Total time taken to generate the page: 0.00515 seconds