Java applets after update to 7.0 current

Kris Kennaway kris at FreeBSD.org
Sat Oct 20 00:33:49 PDT 2007


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



More information about the freebsd-current mailing list