IDL 7.1 segmentation fault on exit [message #67179] |
Thu, 09 July 2009 13:38 |
JJ
Messages: 36 Registered: January 2007
|
Member |
|
|
I just found another seg-fault error in IDL 7.1.
This is on a 64 bit linux platform running CentOS 5.3
The segmentation fault only occurs when I type exit in IDL, so it's
not so critical, but it's troubling. It only happens if during the
IDL session, I have opened a window on a remote X server. It doesn't
seem to happen when I am running and displaying IDL windows locally.
I often ssh into more powerful machines from my mac laptop and display
back to my laptop screen - this is when I get the problem.
> uname -a
Linux *** 2.6.18-128.1.14.el5 #1 SMP Wed Jun 17 06:38:05 EDT 2009
x86_64 x86_64 x86_64 GNU/Linux
> idl
IDL Version 7.1 (linux x86_64 m64). (c) 2009, ITT Visual Information
Solutions
IDL> window
IDL> exit
Segmentation fault
I do not see the same problem in IDL 7.1 on my 64 bit Solaris i86
platform.
Anyone else see a similar problem?
Thanks.
-Jonathan
|
|
|