idl 6.2 segmentation fault on SUSE 10 [message #47825] |
Sun, 05 March 2006 20:48  |
Alvin Das
Messages: 6 Registered: November 2005
|
Junior Member |
|
|
Hi group,
I install IDL 6.2 64 bit on a 64 bit laptop with SUSE 10 64 bit, The thing
giving me segmentation fault evey time I tried to run it. I found similar
situations on google with various versions of IDL on linux box, but nothing
works. Anyone got any ideas?
|
|
|
Re: idl 6.2 segmentation fault on SUSE 10 [message #47912 is a reply to message #47825] |
Wed, 15 March 2006 10:36  |
arm2arm
Messages: 4 Registered: March 2006
|
Junior Member |
|
|
Hi,
May be this information can help you.
On my machine IDL6.2 with SUSE 10 (64bit, NVIDIA) was crushing due to
the permission on /dev/nvidiactl
IDL tryed to use DIrectRendering therefore one need to have permission
for it.
In SUSE 10 default permission for DirectRendering is given for users in
"video" group.
After adding users to Video group segmented fault was over.
Problem also solved after disabling DIrectRendering in IDLDE.
Arman.
|
|
|
Re: idl 6.2 segmentation fault on SUSE 10 [message #47946 is a reply to message #47825] |
Sat, 11 March 2006 03:42  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Alvin Das wrote:
> Hi group,
> I install IDL 6.2 64 bit on a 64 bit laptop with SUSE 10 64 bit, The thing
> giving me segmentation fault evey time I tried to run it. I found similar
> situations on google with various versions of IDL on linux box, but nothing
> works. Anyone got any ideas?
Do you get a hint by strace or ltrace?
We have no problems either. I believe a library is missing or wrong
version on yours.
cheers
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
|
|
|