From owner-freebsd-java@FreeBSD.ORG Tue Apr 22 23:05:10 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 221BE37B401 for ; Tue, 22 Apr 2003 23:05:10 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C88043FAF for ; Tue, 22 Apr 2003 23:05:09 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.9/8.12.9) with ESMTP id h3N6584G002724; Wed, 23 Apr 2003 08:05:08 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: from localhost (localhost [[UNIX: localhost]]) by zaphod.euronet.nl (8.12.9/8.12.9/Submit) id h3N652gV002723; Wed, 23 Apr 2003 08:05:02 +0200 (CEST) From: Ernst de Haan To: Fuyuhiko Maruyama Date: Wed, 23 Apr 2003 08:05:02 +0200 User-Agent: KMail/1.5.1 References: <200304221126.27399.znerd@FreeBSD.org> <55el3uge4e.wl%fuyuhik8@is.titech.ac.jp> In-Reply-To: <55el3uge4e.wl%fuyuhik8@is.titech.ac.jp> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304230805.02718.znerd@FreeBSD.org> cc: java@FreeBSD.org Subject: Re: JDK 1.3.1p8 problem report X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 06:05:10 -0000 On Wednesday 23 April 2003 04:08, Fuyuhiko Maruyama wrote: > On Tue, 22 Apr 2003 11:26:27 +0200, Ernst de Haan wrote: > > FYI. Below is a problem report for JDK 1.3.1p8. I've got a core file if > > anyone is interested in debugging it. This happened when I started the > > startui script that comes with CatchXSL 1.2.1 > > (http://www.xslprofiler.org) > > > > I'm running FreeBSD 4.8-RC, single-processor machine, no JIT. > > I couldn't reproduce your problem. Is it happened just after > invocation of startui script or some operations are needed? Just after the invocation. I did see a splash screen, but that's it. > Anyway, more information needed. Like what? I could send the core file if you like, but it's quite BIG. Around 94 MB, bzipped it's ~9 MB > BTW, the distribution contains some shared library that implements > a JNI method, > private native long[] ecube.hirestime.GetTimeOfDay#getTime(), > did you do something to treat this? No, I didn't get that far, I think. I couldn't start it up. If you could guide me in where to continue persuing this, I'd be grateful! Ernst