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

Home » Public Forums » archive » Re: segfaults on ubuntu 9.04
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: segfaults on ubuntu 9.04 [message #69023 is a reply to message #69022] Thu, 17 December 2009 08:54 Go to previous messageGo to previous message
Karl[1] is currently offline  Karl[1]
Messages: 79
Registered: October 2005
Member
On Dec 17, 10:26 am, sav...@nsidc.org wrote:
> sav...@nsidc.org writes:
>> I am actually working with them as well, but I find that often this
>> newsgroup gets you faster more appropriate answers.
>> Thanks,
>> M
>
> I continue to follow up to my own post, but in case it helps someone
> else, the solution ITTVIS came up with was to try:
>
>> 2- Can you try to rename two GL drivers in the 32 and the 64
>> directories?:
>
>> cd /usr/local/itt/idl71/bin/bin.linux.x86/
>> mv gl_driver.so gl_driver.so.back
>
>> cd /usr/local/itt/idl71/bin/bin.linux.x86_64
>> mv gl_driver.so gl_driver.so.back
>
> This apparently works and if it doesn't I'll follow up again. :)
>
> Matt
>
> --
> Matthew Savoie  -  Scientific Programmer
> National Snow and Ice Data Center
> (303) 735-0785 http://nsidc.org

Renaming those files disables the Object Graphics hardware-accelerated
rendering path. You are not using OG by running the TV command, but I
guess that the drivers are getting loaded anyway somehow.

Anyway, in Linux, those gl_driver.so libraries use whatever OpenGL
libraries and drivers are installed on your Ubuntu installation. The
error message suggests a problem with drivers associated with the
OpenGL libraries. Therefore, the problem may be outside of IDL and in
the graphics drivers installed in the OS.

One direction, which should have been suggested by ITTVIS support,
would be to check out your OpenGL drivers with other applications.
Try running glxgears, which is shipped in that distro. Glxgears is a
simple test program that can be used to see if the OpenGL libs are
basically working. Might try googling around for any known problems
with OpenGL on your particular distro and hardware (graphics
adapter). Look for any driver updates from the graphics card vendor
and/or use the Ubuntu package manager to install alternate drivers.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2 IDLDE questions
Next Topic: Re: MORE games for IDL! (follow up to the avalanche.pro post

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

Current Time: Wed Oct 08 18:56:59 PDT 2025

Total time taken to generate the page: 0.00636 seconds