From owner-freebsd-ports@FreeBSD.ORG Wed Sep 28 19:11:01 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DD5916A41F for ; Wed, 28 Sep 2005 19:11:01 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04BD343D48 for ; Wed, 28 Sep 2005 19:11:00 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so60133rna for ; Wed, 28 Sep 2005 12:11:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=gWoEF6mViDLQgy8rerqqbBhjDo2Zimutv9grXbqdga92KNWiiY2b+MYeaXWIr56ud9TyMKbSO07FdVFhpKKINhaifRJTOz68bNsM6oQVetoSQwwsmNj62pz5KTuXSs/MFiyFPJFSfvLEPzuXpqmEcIP0hm3Jo7l+JgsosMvlEJY= Received: by 10.38.13.61 with SMTP id 61mr264rnm; Wed, 28 Sep 2005 12:11:00 -0700 (PDT) Received: by 10.54.104.20 with HTTP; Wed, 28 Sep 2005 12:10:30 -0700 (PDT) Message-ID: Date: Wed, 28 Sep 2005 12:10:30 -0700 From: "Jack L." To: freebsd-ports@freebsd.org In-Reply-To: <20050928190349.GA72194@malcolm.berkeley.edu> MIME-Version: 1.0 References: <20050928190349.GA72194@malcolm.berkeley.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Java (jdk1.5) woes with firefox (1.0.6) and opera (8.5) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jack L." List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 19:11:01 -0000 I've had the same problems with jdk1.5.0 as well. On 9/28/05, Mike Hunter wrote: > > Hi, > > I recently upgraded to jdk1.5.0 in (perhaps foolhearty) search of a bette= r > java plugin experience. Now unfortunately both firefox and opera crash > hard when exposed to java pages. > > For firefox, I get: > > -------------------------------------------------------------------- > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # SIGSEGV (0xb) at pc=3D0x35bb9adc, pid=3D57515, tid=3D0x822e000 > # > # Java VM: Java HotSpot(TM) Client VM (1.5.0-p2-root_27_sep_2005_14_45mix= ed mode) > # Problematic frame: > # C [libmawt.so+0xd6adc] processTree+0x284 > # > # An error report file with more information is saved as > /tmp/hs_err_pid57515.log > # > # If you would like to submit a bug report, please write > # a letter to freebsd-java@FreeBSD.org mailing list > # > INTERNAL ERROR on Browser End: Plugin instance index out of bounds -16449 > > System error?:: Unknown error: 0 > nsStringStats > =3D> mAllocCount: 14939 > =3D> mReallocCount: 2586 > =3D> mFreeCount: 12549 > =3D> mShareCount: 9073 > =3D> mAdoptCount: 1429 > =3D> mAdoptFreeCount: 1394 > -------------------------------------------------------------------- > > For opera, I get: > > -------------------------------------------------------------------- > /usr/libexec/ld-elf.so.1: > /usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so: Undefined symbol > "__cxa_atexit" > -------------------------------------------------------------------- > > Interestingly for opera, the about box says "no java runtime installed", > but > the java preference has a validated path to the JRE.... > > Versions: jdk1.5.0, firefox 1.0.6, opera 8.50 > > Last but not least, a beginner question: How do you run firefox in gdb? > I found firefox-bin, but it won't launch without the environment grooming > that its scriptup scripts perform, and I can't run gdb on the startup > script :( > > If anybody needs it, my root password is: root123 > > (just kidding) > > Thanks! > > Mike > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >