Re: IDL crash without warning [message #53403] |
Sat, 14 April 2007 13:40  |
vitaly.neustroev
Messages: 1 Registered: April 2007
|
Junior Member |
|
|
On Apr 14, 12:00 am, b...@kaifler.net wrote:
> Juhu! I finally found the problem. Took me some time to figure this
> out but it is the libx11-6 library. libx11-6 2:1.0.3-7 brakes IDL.
> I installed now libx11-6 2:1.0.3-4 and IDL runs again.
You are a genius! You saved me! Indeed, there was a problem with
libx11-1.0.3-7
I have just replaced it with libx11-1.0.3-6 (I use FC6), and
everything is working fine now. Thanks!!
Vitaly.
|
|
|
|
|
|
|
|
|
|
|
Re: IDL crash without warning [message #53467 is a reply to message #53466] |
Wed, 11 April 2007 10:45   |
Jean H.
Messages: 472 Registered: July 2006
|
Senior Member |
|
|
Jean H. wrote:
> bk1@kaifler.net wrote:
>> I am using IDL 6.2 on a linux box (Debian etch). Everything workes
>> fine except TV and related procedures. When executing
>>
>> D = BYTSCL(DIST(256)) & TV, D
>>
>> the IDL Development Enviroment crashes without warning.
>> Has anyone experienced the same problem?
>>
>
> Hi,
>
> I have the same problem.... I am using Fedora Core 6. Indeed, it was
> working well until this morning (or a bit earlier, I might not have
> noticed!), when I did an update of Xorg-X11....
>
> Build Date: 08 April 2007
> Build ID: xorg-x11-server 1.1.1-47.8.fc6
>
> Before the update, it was:
> Build Date: 28 February 2007
> Build ID: xorg-x11-server 1.1.1-47.7.fc6
>
> Does anyone knows how to revert to the previous version? (I already
> lost too much time trying to figure things out in Linux ... I don't want
> to fight with this one!)
>
> Jean
Oh, I forgot to mention: ENVI won't even start!
In both cases (IDL or ENVI), if you start it from the command line, you
get a "segmentation fault" error...
Jean
|
|
|
|
|
|
|
Re: IDL crash without warning [message #53529 is a reply to message #53465] |
Mon, 16 April 2007 08:42  |
GNWIII
Messages: 1 Registered: April 2007
|
Junior Member |
|
|
On Apr 11, 3:28 pm, b...@kaifler.net wrote:
>> I have the same problem.... I am using Fedora Core 6. Indeed, it was
>> working well until this morning (or a bit earlier, I might not have
>> noticed!), when I did an update of Xorg-X11....
>
>> Build Date: 08 April 2007
>> Build ID: xorg-x11-server 1.1.1-47.8.fc6
>
>> Before the update, it was:
>> Build Date: 28 February 2007
>> Build ID: xorg-x11-server 1.1.1-47.7.fc6
>
> It seems to be indeed a problem with the x-server. IDL is doing fine
> on a Debian box (sarge) which was not updated the last 3 weeks. As
> soon as I have time, I will revert to the old version of xorg-x11-
> server.
Just to be clear -- the changes to libX11 that expose this bug were
simple sanity tests on arguments. A number of programs broke
because they were mistakenly using "insane" arguments, so in all
likelihood the real problem is in idl. Not everyone will be
comfortable removing a security patch. GDL may be useful to
people who don't want to reverse the updates.
--
George N. White III
|
|
|