From owner-freebsd-java Tue Oct 17 17:40:36 2000 Delivered-To: freebsd-java@freebsd.org Received: from toyland.drapple.com (toyland.drapple.com [204.200.26.114]) by hub.freebsd.org (Postfix) with ESMTP id 72AEA37B4F9 for ; Tue, 17 Oct 2000 17:40:34 -0700 (PDT) Received: from freebsd.org (adsl-151-196-245-215.bellatlantic.net [151.196.245.215]) by toyland.drapple.com (8.9.3/8.9.3) with ESMTP id RAA16161; Tue, 17 Oct 2000 17:40:31 -0700 (PDT) (envelope-from patrick@freebsd.org) Message-ID: <39ECF16F.F3C99971@freebsd.org> Date: Tue, 17 Oct 2000 20:40:15 -0400 From: Patrick Gardella Organization: FreeBSD X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Conway Wirt Cc: freebsd-java@freebsd.org Subject: Re: Advice on Linux JDK 1.2.2 References: <20001016164819.B58450@ArsConcero.org> <39EBA06B.5CE0D04D@freebsd.org> <20001017081647.A67401@ArsConcero.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Conway Wirt wrote: > > On Mon, Oct 16, 2000 at 08:42:19PM -0400, Patrick Gardella wrote: > > Mark Conway Wirt wrote: > > > > > > I'm having problems running the Linux JDK on my 4.1-stable system. > > > When I try to run a particular application that requires Java 2, I get the > > > dreaded SIGSEGV 11: > > > > Is this particular application one that we can test ourselves? Or if > > It's an Open Source Case Tool; ArgoUML: > > http://argouml.tigris.org/index.html > > The source is available, although I down-loaded the precompiled JAR files. > If it'll help debugging, I can down-load the sources and re-compile > them. Don't think I'll be able to do today (I'm stuck in meetings), > but if it'll be helpful I'll compile them. > > > it's custom, could you send us the code it dies on? > > Also, I found another piece of information that may be helpful: The code > will die or run, depending upon the particular X server that I'm using. Under > Xfree86 I do *not* get the Segmentation Violation, but under the > VNC server (which is a version of Xfree86 hacked for remote display) I > do get it. Now, I don't know if this points to a more subtle problem, > or even may suggest that the problem may lie elsewhere, but I figure > that this may be important. Judging from the fact that you are able to run it under X, it's not the JDK's problem. VNC isn't perfect. (And that it runs under Solaris JDK just fine, is another sign.) However, when I tested it under our native JDK 1.2.2, it dies in a burst of flames. I'll need to track this down. Looks like a nice app to get to work! -- Patrick ---------- Patrick Gardella patrick@freebsd.org The Power to Serve shall not be infringed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message