> Andrew Morton wrote:
>
> Hi,
>
> >
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23/2.6.23-mm1/
> >
> > - I've been largely avoiding applying anything since rc8-mm2 in an attempt
> > to stabilise things for the 2.6.23 merge.
> >
> > But that didn't stop all the subsystem maintainers from going nuts, with
> > the usual accuracy. We're up to a 37MB diff now, but it seems to be working
> > a bit better.
>
> Works a bit better right :) At least it boots here but I have a strange problem with it.
>
> It seems 2.6.23-mm1 kills off java. Every program needs java here does not work anymore telling
> 'my java' installation is incorrect. Also I noticed firefox is acting weird as well thunderbird.
> Gtk apps just random freeze and need be killed with -11.
>
> Running 'java -version' manually returns nothing , 'java -jar some.jar' does nothing as well. ( not even a error or anything else )
>
> ( I've also tested sun's java 1.5 and 1.6 and openjre as well all with same result )