Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 15:30:27 -0700
From:      "Loren M. Lang" <lorenl@alzatex.com>
To:        lopisaur@gmail.com
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Google Earth for Linux works on FreeBSD
Message-ID:  <44908E03.10908@alzatex.com>
In-Reply-To: <1150324229.25618.9.camel@hellion.clcw>
References:  <20060613120045.E806816A494@hub.freebsd.org>	 <1150206085.65262.4.camel@hellion.clcw>	 <1150212190.23483.1.camel@mayday.esat.net>	 <1150218648.845.2.camel@hellion.clcw>	 <20060613201450.5eb0b88a@apircalabu.dsd.ro>	 <1150233997.94166.3.camel@hellion.clcw>	 <op.ta3sxgiq9aq2h7@mezz.mezzweb.com> <448F9AD8.1030206@micom.mng.net>	 <449081F8.20108@alzatex.com> <1150324229.25618.9.camel@hellion.clcw>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig5767C472C3B078E50178DDBD
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Christian Lopez de Castilla Wagner wrote:
> On Wed, 2006-06-14 at 14:39 -0700, Loren M. Lang wrote:
>> Ganbold wrote:
>>> Works here with some glitch.
>>> I got one time crash and probably it is not related to FreeBSD. Did
>>> portupgrade few days ago.
>>>
>>> -----------------------------------------------------
>>> gdaemon# googleearth
>>> Google Earth has caught signal 11.
>>>
>>> Stacktrace from glibc:
>>>  ./googleearth-bin(__gxx_personality_v0+0x212) [0x804ab32]
>>>  ./googleearth-bin [0x804b133]
>>>  /lib/libpthread.so.0 [0x29d289ad]
>>>  [0xbfbfffbf]
>>> =20
>>> /usr/local/share/google-earth/libevll.so(_ZN5earth4evll5Cache18loader=
NodePopulateEPNS0_9CacheNodeEPNS_10HeapBufferE+0x50)
>>> [0x2a1e5950]
>>> =20
>>> /usr/local/share/google-earth/libevll.so(_ZN5earth4evll9NetLoader17fi=
nishHttpRequestEPNS0_11NLQueueElemEmPNS_10HeapBufferE+0x1a2)
>>> [0x2a2b02e2]
>>> =20
>>> /usr/local/share/google-earth/libevll.so(_ZN5earth4evll9NetLoader12as=
yncHandlerEv+0x2ef)
>>> [0x2a2b74df]
>>> =20
>>> ./libbase.so(_ZN5earth11AsyncThread12asyncHandlerEPNS0_10ThreadInfoE+=
0x53)
>>> [0x2862ef13]
>>>  ./libbase.so(_ZN5earth11AsyncThread9asyncFuncEPv+0x28) [0x2862efd8]
>>>  /lib/libpthread.so.0 [0x29d22aea]
>>>  /lib/libc.so.6(__clone+0x57) [0x29cc8017]
>>>
>>> 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 are now being written
>>> to this text file:
>>>
>>>    /root/.googleearth/crashlogs/crashlog-D220C3BE.txt
>>>
>> Please tell me you aren't running google earth as root.
>>
>=20
> That wasn't my crash, I can't get it to run.
> But could that be the problem? It didn't even remotely occur to me,
> since I'm getting the 'libXext.so.6: ELF file OS ABI invalid' error.
> I will try with fc4 and linux-xorg later tonight as both root and as a
> normal user, we'll see what happens.
>=20
>=20

OS ABI error tells me that it might be loading the freebsd libs for a
linux app.  You must use entirely linux libraries for linux
applications, symlinking to freebsd libs doesn't work.  Mainly you just
need to make sure all the appropriate linux libraries are installed by
making sure the right ports are installed.  The google-earth port should
have done this for you, but it sounds like it might not have.  The
linux_base-* ports install a basic linux install without X11, but
linux-XFree86-libs installs the X11 libs needed.  I've found though that
that wasn't enough in the past, I have to add /usr/X11R6/lib to the file
/usr/compat/linux/etc/ld.so.conf and then run the command
/usr/compat/linux/sbin/ldconfig for any linux apps to find the linux X11
libs.

--=20
Loren M. Lang
lorenl@alzatex.com
http://www.alzatex.com/


Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2



--------------enig5767C472C3B078E50178DDBD
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkI4IbTXoRwEYo9IRAhPDAJ4iP31x5Bc19XxvDVt1fIxoNoBdEgCeO1tb
kbzGa6XroPDMg6T6ePyszto=
=5Vhd
-----END PGP SIGNATURE-----

--------------enig5767C472C3B078E50178DDBD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44908E03.10908>