From owner-freebsd-current Sat Nov 6 9:25:24 1999 Delivered-To: freebsd-current@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id A9DCD14BCD for ; Sat, 6 Nov 1999 09:25:22 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id KAA21835; Sat, 6 Nov 1999 10:25:21 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA24454; Sat, 6 Nov 1999 10:25:21 -0700 Date: Sat, 6 Nov 1999 10:25:21 -0700 Message-Id: <199911061725.KAA24454@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Patrick Hartling Cc: freebsd-current@FreeBSD.ORG Subject: Re: Java segfaulting In-Reply-To: <19991106161250.A17A05D12@friley-162-229.res.iastate.edu> References: <19991106161250.A17A05D12@friley-162-229.res.iastate.edu> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm running -current as of 9:00 CDT October 30, and ever since I rebuilt, I > have not been able to run any Java applications. All of them exit with > the following error output: Running Java on -current is at best a hit-miss operation, simply because we were forced to hard-code in some linker information into the JVM to support FreeBSD 3.0-3.2. This can cause problems in FreeBSD 4.*, since often the linker changes. This is not to say that it is due to those kinds of changes, but given the number of *large* scale changes to the entire 4.0 system, I'm suprised it works at all. At this point, the only platforms that I expect the JDK to work are 2.2.*/3.*. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message