From owner-freebsd-java Wed Mar 1 9:26:55 2000 Delivered-To: freebsd-java@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id D815A37C35E for ; Wed, 1 Mar 2000 09:26:37 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from kingdom.adaptec.com (kingdom.adaptec.com [162.62.50.10]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id JAA09694 for ; Wed, 1 Mar 2000 09:26:35 -0800 (PST) Received: from btcexc01.btc.adaptec.com (btcexc01.btc.adaptec.com [162.62.147.10]) by kingdom.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id JAA25699 for ; Wed, 1 Mar 2000 09:26:34 -0800 (PST) Received: by btcexc01.btc.adaptec.com with Internet Mail Service (5.5.2650.21) id ; Wed, 1 Mar 2000 10:28:31 -0700 Message-ID: <3CFAB2A312A9D311BB300000D11ABE9211AB7F@btcexc01.btc.adaptec.com> From: "Long, Scott" To: "'freebsd-java@freebsd.org'" Subject: Help! JDK 1.2.2 (Sun) segmentation violation Date: Wed, 1 Mar 2000 10:28:30 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just grabbed JDK 1.2.2 from the Sun site with the hopes that I could bet JBuilder running with it. I unpacked it into /compat/linux/usr/java and fixed up .java_wrapper witht the correct path for expr. Just for fun, I decided to try some of the demos. No dice. appletviewer dies on every one with the only message being "SIGSEV 11* segmentation violation". So I go into the jfc directory to try some of those demos. Same thing. I turn on the -verbose switch and notice that for each demo that I try, it gives the SIGSEV right after "[Loaded sun.awt.font.NativeFontMapper from /usr/compat/linux/usr/java/jre/lib/rt.jar]". This is on Freebsd 4.0-RC2 with linux_base-6.1 installed. Thanks! Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message