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

Home » Public Forums » archive » IDL falls to sleep!
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 falls to sleep! [message #17342] Fri, 08 October 1999 00:00
throop is currently offline  throop
Messages: 8
Registered: August 1998
Junior Member
Back in May, several users (myself included) reported problems
with IDL 5.2 literally falling asleep. (Most of us were using 5.0.3
as a result.) I talked at length with RSI and my local support people,
who claimed that it was not a problem, they couldn't reproduce it, it
was a coding error, and/or that it was not fixable. The symptom was,
under Solaris, that CPU usage would drop to zero and IDL would stop
responding to any commands at all, and the process had to be killed.

I finally got RSI's attention when the following program reproduced
the bug consistently, stopping after ~ 1 hour. (Biking down
to their office and walking up to the tech support cubicles didn't
hurt, either):

pro hang_bug
for i = 0LL, 90000000LL do begin
a = dist(50)+randomu(seed,50,50)
a = a^2 + a
if (i mod 1000 eq 0) then print, i
end
end

With this in hand, one of the RSI support people -- although still
unable to reproduce it -- suggested we try a different license
manger. I'm not familiar with the nitty-gritty of licenses, but I
believe it has to do with switching from a FLEX_LM license to a GENVER
one. The problem was apparently that IDL was hanging when it was
unable to successfully ping the license server, decided the license
was bad, and stopped.

Bingo -- no 5.2 problems since!

The computer people here apparently had to change every one of LASP's
100+ licenses, but I've not heard problems since then. I'm not
sure whether the issue's been fixed in 5.3, but I thought I'd pass this
on to anyone still having problems.

-Henry

--
| Henry Throop throop at broccoli.colorado.edu 303 492-1628 |
------------------------------------------------------------ -
| Laboratory for Atmospheric and Space Physics |
| University of Colorado, Boulder 80309 |


Sent via Deja.com http://www.deja.com/
Before you buy.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Velocity vectors on maps
Next Topic: Re: how to reduce vertex number ?

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

Current Time: Wed Oct 08 11:51:31 PDT 2025

Total time taken to generate the page: 0.00610 seconds