From owner-freebsd-java Fri Nov 9 10:47:34 2001 Delivered-To: freebsd-java@freebsd.org Received: from gnuppy.monkey.org (cx739861-a.dt1.sdca.home.com [24.5.164.61]) by hub.freebsd.org (Postfix) with ESMTP id 8A79A37B418 for ; Fri, 9 Nov 2001 10:47:31 -0800 (PST) Received: from billh by gnuppy.monkey.org with local (Exim 3.32 #1 (Debian)) id 162GgN-0002CZ-00; Fri, 09 Nov 2001 10:47:15 -0800 Date: Fri, 9 Nov 2001 10:47:15 -0800 To: Joe Kelsey Cc: FreeBSD Java Subject: Re: Is the jdk1.3.1 plug-in working? Message-ID: <20011109104715.A8453@gnuppy> References: <3BEBF7B1.8809A76D@niksun.com> <15340.9168.974778.42096@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15340.9168.974778.42096@zircon.zircon.seattle.wa.us> User-Agent: Mutt/1.3.23i From: Bill Huey Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Nov 09, 2001 at 10:43:28AM -0800, Joe Kelsey wrote: > I have successfully compiled and installed the plugin. Unfortunately, > it relies on the HotSpot Java VM and I am currently looking at > workarounds and other possibilities. > > I can make the plugin work up to the point of calling JNI_CreateJavaVM, > at which point it dies and takes mozilla with it. That was the easy > debugging, the hard part comes now in actualling using a debugger to > trace it's death in detail... ... > p.s. Anyone working on HotSpot? Yeah, me technically. ;-) I'm trying to trace down a pretty obscure crash in the native threading implementation that I commited recently and it's getting scarier and scarier as I try to hunt it down. What ever the crash is, it's slipping through the debugging methods I'm using. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message