From owner-freebsd-java Sat Sep 25 1:27:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 2AD9315132 for ; Sat, 25 Sep 1999 01:27:39 -0700 (PDT) (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 CAA28087; Sat, 25 Sep 1999 02:27:38 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id CAA01352; Sat, 25 Sep 1999 02:27:36 -0600 Date: Sat, 25 Sep 1999 02:27:36 -0600 Message-Id: <199909250827.CAA01352@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: MARUYAMA Fuyuhiko Cc: nate@mt.sri.com, freebsd-java@FreeBSD.org Subject: Re: Announce: New release of JDK1.1.8 for FreeBSD In-Reply-To: <19990925115657H.fuyuhik8@is.titech.ac.jp> References: <19990925094245M.fuyuhik8@is.titech.ac.jp> <199909250049.SAA00386@mt.sri.com> <19990925095846L.fuyuhik8@is.titech.ac.jp> <19990925115657H.fuyuhik8@is.titech.ac.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm very sorry for my last bug-report about DIVIDE and SIGFPE problem > don't contain enough informations. > > It may be a kind of 4.0-CURRENT dependent problem. Ahh, so it may not be a JDK problem. > I have got an e-mail that the problem doesn't appear on FreeBSD > 3.2-RELEASE. And then, I checked it on 3.3-STABLE box and found it > also works correctly. Great, this is good news. > So, I should say the problem only appears on 4.0-CURRENT. > > The problem appears on my two 4.0-CURRENT boxes. > One is built on Jul. 28th, the other is built on Sep. 8th. Interesting. I don't know why this would be. I don't even know where to start, since the code is (obviously) the same. The only thing I can think is that somehow sigaction and friends aren't working right. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message