From owner-freebsd-java Wed Jun 21 11:41:49 2000 Delivered-To: freebsd-java@freebsd.org Received: from tkh.att.ne.jp (tkh.att.ne.jp [165.76.17.8]) by hub.freebsd.org (Postfix) with ESMTP id BC28D37BFF9 for ; Wed, 21 Jun 2000 11:41:41 -0700 (PDT) (envelope-from fuyuhik8@is.titech.ac.jp) Received: from tripper.is.titech.ac.jp.is.titech.ac.jp (224.pool29.tokyo.att.ne.jp [165.76.234.239]) by tkh.att.ne.jp (8.8.8+Spin/3.6W-CONS(10/24/99)) id DAA28268; Thu, 22 Jun 2000 03:41:35 +0900 (JST) Date: Thu, 22 Jun 2000 03:44:11 +0900 Message-ID: <55d7lakh6s.wl@is.titech.ac.jp> From: Fuyuhiko Maruyama To: glewis@trc.adelaide.edu.au Cc: ernst@jollem.com, freebsd-java@FreeBSD.ORG Subject: Re: Patchset 9 + Orion 1.0.3 ==> Bus error In-Reply-To: In your message of "Wed, 21 Jun 2000 10:35:00 +0930 (CST)" <200006210105.KAA16871@ares.trc.adelaide.edu.au> References: <20000620151915.A6551@c187104187.telekabel.chello.nl> <200006210105.KAA16871@ares.trc.adelaide.edu.au> User-Agent: Wanderlust/2.2.18 (Please Forgive Me) on XEmacs/21.2.32 "Kastor & Polydeukes" MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Wed, 21 Jun 2000 10:35:00 +0930 (CST), Greg Lewis wrote: > > Ernst de Haan wrote: > > I tried a few more times, and the signal is triggered each time I run > > the application. So the problem is reproducable. > > Thats always useful :) > > > So I tried to run the JVM without the JIT and then it worked fine. So > > the problem has something to do with the JIT. It may be in the JIT, or > > -less likely- be triggered by the presence of the JIT. > > Sounds like a problem with the JIT. You might want to put in a bug report > with the OpenJIT folks. Maybe try and verify it on the Linux or Solaris JDK > if you have access to a Linux or Solaris box. OpenJIT also supports Linux JDK (Sun's JDK 1.2.2 and Blackdown's JDK 1.2.2rc*) and differences between FreeBSD version and Linux version are very small: only signal handling mechanism (FreeBSD's is very smart ;-). If you can use it on Linux, please try it. -- Fuyuhiko Maruyama Matsuoka laboratory, Department of Mathematical and Computing Sciences, Graduate School of Tokyo Institute of Technology. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message