From owner-freebsd-java  Tue Oct 31  6:22:23 2000
Delivered-To: freebsd-java@freebsd.org
Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3A84A37B4C5; Tue, 31 Oct 2000 06:22:19 -0800 (PST)
Received: from localhost (fjoe@localhost)
	by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id UAA38368;
	Tue, 31 Oct 2000 20:22:09 +0600 (NS)
	(envelope-from fjoe@iclub.nsu.ru)
Date: Tue, 31 Oct 2000 20:22:09 +0600 (NS)
From: Max Khon <fjoe@iclub.nsu.ru>
To: Patrick Gardella <patrick@freebsd.org>
Cc: java@freebsd.org
Subject: Re: shujit and jdk12-beta
In-Reply-To: <39FECC71.3F1FD47D@freebsd.org>
Message-ID: <Pine.BSF.4.21.0010312020370.36108-100000@iclub.nsu.ru>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-java@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

hi, there!

On Tue, 31 Oct 2000, Patrick Gardella wrote:

> > has anyone tried to build shujit with jdk12-beta prot on latest -stable?
> > i've got this when I tried to run JavaORB ots:
> > 
> > Signal 11
> >   in   FPU control word: 0x127f
> >   FPU status  word: 0x0020
> >   FPU tag     word: 0xffffffff
> >   FPU FIP         : 0x08296eb1
> > 
> > SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f
> > EAX: 00000000, ECX: 0808f400, EDX: 28e7a088, EBX: 280d67c0
> > ESI: 084fbc00, EDI: 28e786a0
> > ESP: 2c3f81a0, EBP: 2c3f81c4 EIP: 28094f42
> > (ESP+4): 084fbc00, (ESP): 28e7a088
> > (EIP): ff 30 e8 63 e8 fe ff eb  40 90 8b 02 8b 40 04 80
> > trapno: 0c
> > 
> > shujit built with patchset 8 about a half year ago works fine
> 
> Is this the only place it crashes?  Meaning:  Does it run correctly
> everywhere else?

hello world example works fine
I've got some other strange errors when I try to run more complex
applications (e.g. examples/WithResource/BankServer from JavaORB
CosOTS distribution)

everything works fine without shujit

/fjoe



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message