I'm running the IDL7.06 in Debian 5 lenny, 64-bit.
Quite often IDL crashes due to the following problem, "Locking assertion failure. Backtrace:"
I searched related information in the web, and found that it may be related to JAVA, e.g., see
https://answers.edge.launchpad.net/ubuntu/+question/26562
I tried the suggested tip: sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/i386/xawt/libmawt.so
But the problem continues and IDL crashes, and I have to restart my work.
Also, I found a post "IDL 7.0 on Ubuntu 7.10+ / Debian 5.0" in comp.lang.idl-pvwave
which suggested "deleting (or renaming) the gl_driver.so file from .../
idl70/bin/bin.linux.x86(_64)"
But I'm not sure whether it is good to do this.
Thanks for suggestion.
|