From owner-freebsd-java@FreeBSD.ORG Fri Jan 9 08:30:59 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C3F616A4CE for ; Fri, 9 Jan 2004 08:30:59 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8DD443D45 for ; Fri, 9 Jan 2004 08:30:57 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.206] (helo=mgr6.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1AezXE-0006S5-02; Fri, 09 Jan 2004 09:30:56 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr6.xmission.com with esmtp (Exim 4.22) id 1AezXB-0005LQ-Pt; Fri, 09 Jan 2004 09:30:53 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i09GZEYh049076; Fri, 9 Jan 2004 09:35:15 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i09GZB2l049073; Fri, 9 Jan 2004 09:35:11 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 9 Jan 2004 09:35:10 -0700 From: Greg Lewis To: Poul-Henning Kamp Message-ID: <20040109163510.GA49029@misty.eyesbeyond.com> References: <9351.1073515738@critter.freebsd.dk> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <9351.1073515738@critter.freebsd.dk> User-Agent: Mutt/1.4.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on mgr6.xmission.com X-Spam-Level: X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.61 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Wed Aug 20 09:38:54 PDT 2003) X-SA-Exim-Scanned: Yes cc: java@FreeBSD.org Subject: Re: trying to get java working in opera 7.23 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 16:30:59 -0000 On Wed, Jan 07, 2004 at 11:48:58PM +0100, Poul-Henning Kamp wrote: > I tried to get the native java (diablo-jre-1.3.1.0) working with > Opera 7.23. > > To fix the two undefined symbols I use: > > LD_PRELOAD="${OPERA_JAVA_DIR}/classic/libjvm.so:${OPERA_JAVA_DIR}/green_threads/libhpi.so" > > But that just gives me a SEGFAULT from the opera binary... > > Anyone managed to crack this nut ? > > I have opened a case with Opera about this too. There have been a number of posts about people trying to get the plugin working with Opera, but no successful reports I'm aware of. I'm not sure exactly what Opera is doing differently, as things seem to work fine with Mozilla. Does the debugging version of the plugin (libjavaplugin_oji_g.so) provide any details about the segfault? Try setting JAVA_PLUGIN_TRACE or JAVA_PLUGIN_DEBUG as well. I can't quite recall which of these does what, but hopefully they will show something :). How does one actually configure the Java plugin in Opera? Maybe I can help track things down. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org