Author Topic: [SOLVED] Google-earth aborts on launch: signal 11  (Read 797 times)

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
[SOLVED] Google-earth aborts on launch: signal 11
« on: August 10, 2012, 11:40:25 PM »
Sometime in the last two or three updates Google-earth stopped launching. I'm not sure exactly which update, but it's been in the last two weeks.  Called from the console it snivels about catching a "signal 11" and "sorry for the inconvenience", then evaporates leaving a lock file ("~/.googleearth/instance-running-lock -> /proc/NNNN"). The machine is an old Compaq Presario V4125cl with an Intel 915GM graphics chip.  It's worked just fine until now.

I notice there are a lot of complaints in the last year or two about this "signal 11" thing, and it seems to boil down to a libGL issue.  Does anyone have any suggestions? I can post the entire crashfile gush, but it doesn't seem to relate to specific file or process information.

Any ideas....?
« Last Edit: August 16, 2012, 08:50:53 PM by mousegun »

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Google-earth aborts on launch: signal 11
« Reply #1 on: August 11, 2012, 02:21:40 AM »
One of the dependencies of google-earth is libGL.so.1. Open a terminal. Enter:

ls -l /usr/lib/libGL.*

Post the output.

Called from the console it snivels about catching a "signal 11" and "sorry for the inconvenience", then evaporates leaving a lock file ("~/.googleearth/instance-running-lock -> /proc/NNNN").

That's a colorful description with almost no information to go on. In the same terminal, enter:

google-earth

Post all the output shown in the terminal.

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: Google-earth aborts on launch: signal 11
« Reply #2 on: August 11, 2012, 12:06:02 PM »
OK. Thanks for the reply. I was fishing for something obvious (like the libGL issue). I can post what you asked for, but just found GE will run in another, fresh user account. Kind of implies it isn't a GE or libGL issue, but a user directory configuration issue. That's why I didn't go with the l-o-n-g post with the crashfile data.

Code: [Select]
ls -l /usr/lib/libGL.*
lrwxrwxrwx 1 root root     12 Dec 12  2011 /usr/lib/libGL.so.1 -> libGL.so.1.2*
-rwxr-xr-x 1 root root 416688 Nov 30  2011 /usr/lib/libGL.so.1.2*

Looks like this can be tagged semi-solved.

*UPDATE*

Just found out the ~/$USER/tmp directory was changed from  $USER to root. Very odd. Found it when Firefox stopped launching. Checking out the ~/.googleearth subdirs now. Stay tuned.
« Last Edit: August 11, 2012, 12:18:13 PM by mousegun »

Offline CheeseQueen452

  • Hero Member
  • *****
  • Posts: 592
Re: Google-earth aborts on launch: signal 11
« Reply #3 on: August 11, 2012, 02:05:38 PM »
I'm having the same issue. Here's an error report:

Major Version 6
Minor Version 2
Build Number 0001
Build Date Feb  3 2012
Build Time 15:28:07
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 38
OS Patch Version 8
Crash Signal 11
Crash Time 1344715334
Up Time 2.26756

Stacktrace from glibc:
./libgoogleearth_free.so(+0xc1583)[0xb77c3583]
./libgoogleearth_free.so(+0xc1703)[0xb77c3703]
[0xffffe400]

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: Google-earth aborts on launch: signal 11
« Reply #4 on: August 11, 2012, 02:40:01 PM »
Code: [Select]
Major Version 6
Minor Version 2
Build Number 0001
Build Date Feb  3 2012
Build Time 15:28:07
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 38
OS Patch Version 8
Crash Signal 11
Crash Time 1344662497
Up Time 2.74971

Stacktrace from glibc:
./libgoogleearth_free.so(+0xc1583)[0xb782e583]
./libgoogleearth_free.so(+0xc1703)[0xb782e703]
[0xffffe400]

Looks similar...

Problem here has something to do with directory/file permissions or users in the home/user/ directory getting changed somehow. Try running GE from another user account.

Offline CheeseQueen452

  • Hero Member
  • *****
  • Posts: 592
Re: Google-earth aborts on launch: signal 11
« Reply #5 on: August 11, 2012, 03:39:51 PM »
I'm not so sure about that.... GE won't even launch in my root account, so how can it be permissions-related?

Problem here has something to do with directory/file permissions or users in the home/user/ directory getting changed somehow. Try running GE from another user account.

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2137
« Last Edit: August 11, 2012, 04:54:30 PM by JohnW_57 »
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: Google-earth aborts on launch: signal 11
« Reply #7 on: August 11, 2012, 11:33:26 PM »
I'm not so sure about that.... GE won't even launch in my root account, so how can it be permissions-related?
You have a different problem.

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: Google-earth aborts on launch: signal 11
« Reply #8 on: August 11, 2012, 11:44:19 PM »
Webmin installed ?

http://www.pclinuxos.com/forum/index.php/topic,107794.msg922067.html#msg922067

JohnW

AH HAH! Just installed Webmin a couple of weeks ago to familiarize with it for use on a server. Just about the time the permission goofiness started. Nice call! Thank you! Now to find any other collateral damage and correct it. I didn't catch on to the permissions thing until yesterday. That's when I tried GE in another account that apparently hadn't been corrupted.

Everything is now all warm and fuzzy here.  Or seems so.  Thanks for the help.  I'll update if anything else relevant surfaces.


Offline CheeseQueen452

  • Hero Member
  • *****
  • Posts: 592
Re: Google-earth aborts on launch: signal 11
« Reply #10 on: August 12, 2012, 06:30:41 AM »
What problem would that be?

You have a different problem.

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: Google-earth aborts on launch: signal 11
« Reply #11 on: August 12, 2012, 10:02:46 AM »
What problem would that be?

You have a different problem.
Can't say. Only know that (a) GE launches OK in a different user account (his doesn't), b) my ~/tmp directory permissions were were found to be root.root and (c) I recently installed webmin which appears to cause the permissions issue - all of which don't exist or aren't mentioned as being on his system. Other than that, I dunno.

Offline mousegun

  • Jr. Member
  • **
  • Posts: 22
Re: [SOLVED] Google-earth aborts on launch: signal 11
« Reply #12 on: August 16, 2012, 08:52:07 PM »
It turns out that this problem is not a Googleearth issue but buried in the user home directory files. I haven't found the specific problem file(s), but installing and running GE in a fresh user account directory results in perfect operation. Also, notification sounds have now failed, and Firefox has become unstable. So, as far as Googleearth is concerned, this issue is solved.

Thanks for all the good input.