[Bug 370869] Re: googleearth 5.0 does not start (Segmentation fault)

2009-08-12 Thread Dundee
In Ubuntu 9.04 Jaunty it looks like this:

Google Earth has caught signal 11.

Stacktrace from glibc:
  /usr/lib/googleearth/googleearth-bin [0x806c3a3]
  /usr/lib/googleearth/googleearth-bin [0x806c916]
  [0xb8025400]

This finally helped me (GE was in /usr/lib/googleearth):

sudo ln -s /usr/lib/libGL.so libGL.so.1

** Attachment added: crashlog-FFD89B3B.txt
   http://launchpadlibrarian.net/30250699/crashlog-FFD89B3B.txt

-- 
googleearth 5.0 does not start (Segmentation fault)
https://bugs.launchpad.net/bugs/370869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 370869] Re: googleearth 5.0 does not start (Segmentation fault)

2009-05-10 Thread huiii
Thanks Zyx,

Did your workaround and it works:
cd /opt/google-earth
ln -s /usr/lib32/libGL.so.1.2 libGL.so.1

running original google-earth-bin package.

-- 
googleearth 5.0 does not start (Segmentation fault)
https://bugs.launchpad.net/bugs/370869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 370869] Re: googleearth 5.0 does not start (Segmentation fault)

2009-05-09 Thread Zyx
Having the same Problem here with googleearth-Package from Medibuntu as
well as with the original binary from google .


After starting I got the following line in syslog:
May  9 19:36:32 nb-linux kernel: [ 1868.685261] googleearth-bin[8996]: segfault 
at 8e297cfa ip f5fadce6 sp ffbe90a8 error 6 in 
libGL.so.180.51[f5f48000+8d000]



Workaround I found for the binary from google: Create a link within the
google-earth directory to libGL.so.1.2 and everythings seems fine, ala

cd /opt/google-earth 
ln -s /usr/lib32/libGL.so.1.2 libGL.so.1

-- 
googleearth 5.0 does not start (Segmentation fault)
https://bugs.launchpad.net/bugs/370869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs