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

Home » Public Forums » archive » IDL VM crash
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
IDL VM crash [message #45392] Thu, 01 September 2005 07:00
Gaudi is currently offline  Gaudi
Messages: 1
Registered: September 2005
Junior Member
Hi,

I'm running this kind of code:


pData=objarr(MaxGray+1,/NOZERO) ;array van linked lists
for i=2,MaxGray do pData[i] = obj_new('LinkedList') ;yes, the one
from David

...stuff...

obj_destroy, pData ;crash point?


This goes ok 1000 times in IDL (6.0 under Win2K). Then I make a .sav
file - runs ok in IDL-runtime. But when I open the sav file under the
IDL-virtual machine it sometimes crashes. It is reproducible - it
always crashes on the same data. This looks like a VM bug - is there
any way around this?

regards,

Gert
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to execute SQL query on IDL virtual machine without IDL DataMiner
Next Topic: Trying to map georeferenced data with NaN's

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

Current Time: Wed Oct 08 13:52:58 PDT 2025

Total time taken to generate the page: 0.00533 seconds