Hi guys, I have an Ubuntu 10.04 32bit desktop installation which I use as a Web, FTP, SVN+GIT server.
I tried all your suggestions and it also doesn't work for me. I get the same errors as David with the exception of this error message he reported since I didn't reinstall my video drivers because for the 1st time since 2002, ubuntu properly configured my display and I'm enjoying 1280x1024 resolution (for the first time). >> Java now appears to be the next problem: >> # A fatal error has been detected by the Java Runtime Environment: >> # SIGSEGV (0xb) at pc=0x008e1516, pid=5044, tid=2350242672 # JRE version: >> 6.0_18-b18 # Java VM: OpenJDK Server VM (14.0-b16 mixed mode linux-x86 ) # >> Derivative: IcedTea6 >> 1.8 # Distribution: Ubuntu lucid (development >> branch), package >> 6b18-1.8-0ubuntu1 >> # Problematic frame: >> # C [libGL.so+0x61516] I'm willing to provide information on my machine if it can help in solving this problem. r/Alex -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of bill lam Sent: Monday, May 17, 2010 2:19 PM To: [email protected] Subject: Re: [Jgeneral] GL Error Ubuntu 10.04 libGL.so is already symlinked, if it works, then it should already work. I still suspect this is a display card driver problem. You didn't mention which driver you are using. Anyway I prefer to see what opengl option that will be available in J7 gtk, instead of using osmesa library. Вск, 16 Май 2010, David Vincent-Jones писал(а): > Bill; > > So here are my results ... > > da...@david-laptop:~$ ls -l `locate libGL.so` > lrwxrwxrwx 1 root root 24 2010-05-15 16:34 /usr/lib/libGL.so > -> /usr/lib/mesa/libGL.so.1 > lrwxrwxrwx 1 root root 12 2010-05-15 13:25 /usr/lib/mesa/libGL.so.1 > -> libGL.so.1.2 > -rw-r--r-- 1 root root 403812 2010-04-28 > 22:43 /usr/lib/mesa/libGL.so.1.2 > da...@david-laptop:~$ sudo dpkg -S /usr/lib/mesa/libGL.so.1.2 > libgl1-mesa-glx: /usr/lib/mesa/libGL.so.1.2 > > I guess the next question is as to how do I point J at this location (if > that is what is needed). > > David > > > On Sun, 2010-05-16 at 10:41 +0800, bill lam wrote: > [---=| TOFU protection by t-prot: 1 lines snipped |=---] -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
