Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2007 12:38:12 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Kris Kennaway <kris@freebsd.org>
Cc:        Michael Lind Mortensen <michaellindm@gmail.com>, freebsd-current@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: Java applets after update to 7.0 current
Message-ID:  <20071020093812.GB2012@deviant.kiev.zoral.com.ua>
In-Reply-To: <4719AF5B.7030304@FreeBSD.org>
References:  <47189F8C.80001@gmail.com> <4719AF5B.7030304@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--QTprm0S8XgL7H0Dt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Oct 20, 2007 at 10:33:47AM +0300, Kris Kennaway wrote:
> Michael Lind Mortensen wrote:
> >Hello people,
> >
> >After having updated to 7.0 current, my Java applets started crashing
> >Firefox everytime I tried to run them.
> >I did nothing except just updating - and on 6.2 it just worked right
> >after having compiled the packages from ports.
> >
> >I use these packages:
> >
> >firefox-2.0.0.7_1,1
> >diablo-jdk-1.5.0.07.01_7
> >
> >Any idea what the problem is and perhaps maybe a solution?
>=20
> I wonder if diablo is still doing dlopen("libc.so") and so loading both=
=20
> libc.so.6 and libc.so.7 in the same binary.
Even if stopped, the shared libraries now (i.e., after symbol versioning
enabled) are explicitely linked to the libc. This is, in particular, true
for the X libs. As result, you again get libc.so.6 and libc.so.7 in the
same process.

--QTprm0S8XgL7H0Dt
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFHGcyEC3+MBN1Mb4gRAqhgAKC5Euf+yNGBlY41QU+COgqXeTFs6gCgmfaO
GjgZuv/uqEPx9zdrel5F5+I=
=WYom
-----END PGP SIGNATURE-----

--QTprm0S8XgL7H0Dt--



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