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

Home » Public Forums » archive » Re: Seg. Fault in IDL 5.5 (Linux)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Seg. Fault in IDL 5.5 (Linux) [message #30865] Sat, 18 May 2002 07:42 Go to previous message
Sebastian Moeller is currently offline  Sebastian Moeller
Messages: 7
Registered: April 2002
Junior Member
Sebastian Moeller wrote:
> Randall Skelton wrote:
>
>> Using IDL 5.5 (Linux) I get a seg. fault when I do:
>>
>> print, uniq([1,2,3,4,5,6], 1)
>>
> With IDL Version 5.5 Win32 (x86) under windows 2000 professional (german
> language versuion, SP2) this command "crashes" IDL. (Even the assignment
> b = unig([1,2,3,4,5,6]�, 1) makes this version of IDL go boink. But I
> only tested this after testing your offensive command without a clean
> restart, so there might be something unsane left from the first crash)
>
> Sebastian Moeller
>

OK sorry for exessive posting. But if I do
uniq([1,2,3,4,5,6], 1)
I just get an error
IDL> uniq([1,2,3,4,5,6], 1)

uniq([1,2,3,4,5,6], 1)
^
% Syntax error.
if do now
IDL> b = uniq([1,2,3,4,5,6], 1)
% Compiled module: UNIQ.
the assignment works without crashing IDL (as it does if issued as the
first command in a fresh IDL session).
But just look at this
IDL> print, uniq([1,2,3,4,5,6], 1)
0
the original offensive command works.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Seg. Fault in IDL 5.5 (Linux)
Next Topic: Image processing question

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

Current Time: Fri Oct 10 15:08:32 PDT 2025

Total time taken to generate the page: 0.87994 seconds