idl6.3 bug on Macintel? [message #50808] |
Tue, 17 October 2006 08:54 |
Christopher Thom
Messages: 66 Registered: October 2006
|
Member |
|
|
Hi,
I'm getting a semi-recurring bug in idl6.3 on my intel mac (OSX 10.4.7),
and wondering if anyone else has encountered it? IDL crashes with the
following error message:
% Array has a corrupted descriptor: <No name>.
Google doesn't have anything recent or seemingly relevant. The crash is
always on the same line of code:
r=median(x)
where x is a large float array
IDL> help,x
X FLOAT = Array[2093381]
The problem is intermittent, in that it always crashes on the same line of
code, but not on any given image, while processing a series of images.
I have no idea even how to begin tracing down the problem, or reporting
the bug to RSI...so any advice most welcome!
cheers
chris
|
|
|