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

Home » Public Forums » archive » Error: Array has a corrupted descriptor
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
Error: Array has a corrupted descriptor [message #51565] Mon, 27 November 2006 19:21
gqshen2008@gmail.com is currently offline  gqshen2008@gmail.com
Messages: 9
Registered: October 2005
Junior Member
I have this problem when I have to initialized a same-name array
multiple times. It goes like this:
FOR i = 1, N_ELEMENTS(list) - 1 DO BEGIN
arr = BYTARR(list[i], list[i-1])
Do Something here....
END

After a few, somewhere around 5, runs, the program crashes and reports
this error:
ERROR: Array has a corrupted descriptor.

I searched through the archives, and there is one thread about DICOM
image disposal addressed the similar question. I am wondering is there
anybody who knows how to get around this?

P.S. I am running 6.1 on Windows XP Pro.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: A case where FOR loops are unavoidable?
Next Topic: Re: Error: Array has a corrupted descriptor

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

Current Time: Wed Oct 08 19:17:43 PDT 2025

Total time taken to generate the page: 0.00520 seconds