Date: Mon, 10 Oct 2005 15:14:40 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: Panagiotis Astithas <past@ebs.gr> Cc: Mike Hunter <mhunter@ack.berkeley.edu>, freebsd-ports@FreeBSD.org Subject: Re: Java (jdk1.5) woes with firefox (1.0.6) and opera (8.5) Message-ID: <20051010211440.GA94252@misty.eyesbeyond.com> In-Reply-To: <434AD846.8080808@ebs.gr> References: <20050928190349.GA72194@malcolm.berkeley.edu> <20050928194514.GA20631@misty.eyesbeyond.com> <20051001001910.GA37857@malcolm.berkeley.edu> <20051003154132.GA52761@misty.eyesbeyond.com> <20051004002656.GA4713@malcolm.berkeley.edu> <20051004041642.GA58118@misty.eyesbeyond.com> <20051007010554.GA4594@malcolm.berkeley.edu> <20051010205713.GA18010@malcolm.berkeley.edu> <434AD846.8080808@ebs.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 11, 2005 at 12:08:22AM +0300, Panagiotis Astithas wrote: > Mike Hunter wrote: > >After learning a bit about freebsd package management, I figured out how to > >upgrade to the latest Xorg (and make sure I'm actually using it :) ): > > > >xdpyinfo | grep -i ersi > >version number: 11.0 > >X.Org version: 6.8.2 > > > >But I'm still plagued with the same crash. Is there any chance that the > >java vm is using an old libawt or something like that? > > > >Thanks for all the help so far and I appreciate whatever else anybody has > >to offer :) > > You might want to try rebuilding the jdk with the recent patches on > freebsd-java to use the XToolkit AWT implementation instead of the > MToolkit one. Since the crash you originally mentioned involves libmawt, > that seems like a reasonable thing to do. > > On second thought, you don't even need to rebuild jdk15. Just do as > instructed here: > > http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.5/xawt.html That was going to be my next suggestion :). As Panagiotis said, just read that page and look at the environment variables you need to set to try the XToolkit with an applet. Hopefully that helps, since I'm fast running out of ideas! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010211440.GA94252>