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

next in thread | previous in thread | raw e-mail | index | archive | help
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?

I wonder if diablo is still doing dlopen("libc.so") and so loading both 
libc.so.6 and libc.so.7 in the same binary.

Kris




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