From owner-freebsd-java Sun Dec 30 3:21: 2 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 2F5CE37B417 for ; Sun, 30 Dec 2001 03:20:52 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16Ke1K-0007GQ-00; Sun, 30 Dec 2001 04:20:51 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id fBUBKmB28240; Sun, 30 Dec 2001 21:50:48 +1030 (CST) (envelope-from glewis) Date: Sun, 30 Dec 2001 21:50:47 +1030 From: Greg Lewis To: Mikhail Kruk Cc: java@FreeBSD.ORG Subject: Re: [bug report] / by zero => core dump in appletviewer Message-ID: <20011230215047.A28224@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from meshko@cs.brandeis.edu on Sun, Dec 30, 2001 at 01:31:19AM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Dec 30, 2001 at 01:31:19AM -0500, Mikhail Kruk wrote: > Exception occurred during event dispatching: > java.lang.ArithmeticException: / by zero > at scorch.FakeNetwork.sendLogin(FakeNetwork.java:39) > ..... > > on linux-jdk1.3.0 but core dumps in native 1.3.1 (this is appletviewer) > I've attached console output. Sorry, can't give you the actual core dump > but console dumps seems informative too... As a workaround, use java_g. The problem appears to be in the assembly version of executeJava, which isn't trapping the SIGFPE correctly. Unfortunately I have next to no assembler-fu :(. The only thing I can really say is that section of the code looks the same as the section in 1.2.2 which does the same thing. I'd almost forgotten about this one, need to set up a bug tracking system! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 796 6999 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Dec 31 9:22:12 2001 Delivered-To: freebsd-java@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id ABDCB37B42F for ; Mon, 31 Dec 2001 09:22:09 -0800 (PST) Received: from shiva ([64.166.126.49]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with SMTP id <0GP7001KJXKWQH@mta6.snfc21.pbi.net> for freebsd-java@freebsd.org; Mon, 31 Dec 2001 09:22:08 -0800 (PST) Date: Mon, 31 Dec 2001 09:21:50 -0800 From: Santosh Balakrishnan Subject: Hotspot port to BSD To: freebsd-java@freebsd.org Cc: santoshb@pacbell.net Message-id: <004601c1921f$a35ce460$020aa8c0@shiva> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: multipart/alternative; boundary="Boundary_(ID_W4bvrx+m4MnLZeQr8Rv/dw)" X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --Boundary_(ID_W4bvrx+m4MnLZeQr8Rv/dw) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hi All, I would like to contribute to porting of Hotspot to BSD. Is there any activity currently on for this? If so, will it be possible to get some CVS access? Thanks santosh --Boundary_(ID_W4bvrx+m4MnLZeQr8Rv/dw) Content-type: text/html; charset=iso-8859-1 Content-transfer-encoding: 7BIT
Hi All,
 
I would like to contribute to porting of Hotspot to BSD. Is there any activity currently on for this? If so, will it be possible to get some CVS access?
 
Thanks
santosh
--Boundary_(ID_W4bvrx+m4MnLZeQr8Rv/dw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Dec 31 11: 1:30 2001 Delivered-To: freebsd-java@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F17E37B428 for ; Mon, 31 Dec 2001 11:01:28 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBVJ1Si69027 for java@freebsd.org; Mon, 31 Dec 2001 11:01:28 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 31 Dec 2001 11:01:28 -0800 (PST) Message-Id: <200112311901.fBVJ1Si69027@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/11/01] ports/31688 java JDK 1.3.1 Update for Sun's Java Communica o [2001/11/01] ports/31689 java JDK 1.3.1 update for FreeBSD/Java Commapi 2 problems total. Non-critical problems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message