jordoncm / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

google-earth crashes with signal 11 on Ubuntu 12.04 #824

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ubuntu 12.04

> uname -a
Linux P9X79 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

> google-earth
Google Earth has caught signal 11.

We apologize for the inconvenience, but Google Earth has crashed.
 This is a bug in the program, and should never happen under normal
 circumstances. A bug report and debugging data have been written
 to this text file:

    /home/tomdean/.googleearth/crashlogs/crashlog-500f0dc3.txt

Please include this file if you submit a bug report to Google.

>more /home/tomdean/.googleearth/crashlogs/crashlog-500f0dc3.txt
Major Version 6
Minor Version 2
Build Number 0002
Build Date Apr 14 2012
Build Time 01:09:37
OS Type 3
OS Major Version 3
OS Minor Version 2
OS Build Version 0
OS Patch Version 0
Crash Signal 11
Crash Time 1343163843
Up Time 56.5972

Stacktrace from glibc:
./libgoogleearth_free.so(+0xc645b)[0xf770945b]
./libgoogleearth_free.so(+0xc66a3)[0xf77096a3]
[0xf7787400]

Original issue reported on code.google.com by tomd...@speakeasy.org on 24 Jul 2012 at 9:12

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for filing this crashlog, but this is is the issue tracker for the 
Google Earth browser plugin and API, not for the Earth desktop client. You'll 
have more luck in the issue tracker for Earth (or, if you're looking for help 
in avoiding the problem, in the Google Earth help forums):

http://code.google.com/p/earth-issues/issues/list
http://support.google.com/earth/?hl=en

Original comment by bcke...@google.com on 24 Jul 2012 at 10:38

GoogleCodeExporter commented 9 years ago
I have the same problem.

Original comment by ValHum...@gmail.com on 27 Nov 2012 at 7:52

GoogleCodeExporter commented 9 years ago
Still crashes with error 'caught signal 11'

Is there a fix, yet?

Original comment by TomUr...@gmail.com on 14 Dec 2012 at 4:41

Attachments:

GoogleCodeExporter commented 9 years ago
not unique to ubuntu:
Linux tomsTPfc17 3.7.3-101.fc17.x86_64 #1 SMP Fri Jan 18 17:40:57 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

after resolving the issue that the 64bit g-e is not actually 64bit

/opt/google/earth/free/google-earth: ./googleearth-bin: /lib/ld-lsb.so.3: bad 
ELF interpreter: No such file or directory

http://fooninja.net/2011/01/25/google-earth-in-64-bit-linux-fedora-ubuntu/

then installing google chrome to fix 

 Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory

now all i get is a silent crash:

[tomw@tomsTPfc17 ~]$ cat     
/home/tomw/.googleearth/crashlogs/crashlog-510e7d12.txt
Major Version 7
Minor Version 0
Build Number 0002
Build Date Dec 13 2012
Build Time 17:54:43
OS Type 3
OS Major Version 3
OS Minor Version 7
OS Build Version 3
OS Patch Version 0
Crash Signal 11
Crash Time 1359904018
Up Time 0.007824

Stacktrace from glibc:
./libgoogleearth_free.so(+0x1e9fab)[0xf75adfab]
./libgoogleearth_free.so(+0x1ea1f3)[0xf75ae1f3]
[0xf775a400]

is it really any wonder why linux will never make it beyond geeks like us?-\

Original comment by tewi...@verizon.net on 3 Feb 2013 at 3:20