Re: minor glitch in total() [message #35830] |
Fri, 01 August 2003 08:00  |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
t.osborn@uea.ac.uk (Tim Osborn) writes:
> IDL> b=total(a,/cumulative,1)
>
> Segmentation fault (core dumped)
This command segfaults under Linux IDL 5.4, but not 5.5 or 5.6. Looks
like the bug was fixed in a future release, but that probably doesn't
help you, since I think IDL was discontinued for OSF around that time.
Good lukc,
Craig
--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
|
|
|
Re: minor glitch in total() [message #35831 is a reply to message #35830] |
Fri, 01 August 2003 08:07  |
Paul Van Delst[1]
Messages: 1157 Registered: April 2002
|
Senior Member |
|
|
David Fanning wrote:
>
> Tim Osborn writes:
>
>> Is this something that is specific to our platform (OSF alpha) or
>> version?
>
> Works fine in Windows. :-)
Works fine in my linux version too.
IDL> print, !version
{ x86 linux unix linux 5.5a Feb 7 2002 32 32}
paulv
--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC
Ph: (301)763-8000 x7748
Fax:(301)763-8545
|
|
|
|
|