From owner-freebsd-java@FreeBSD.ORG Wed May 10 14:08:09 2006 Return-Path: X-Original-To: java@freebsd.org 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 D51B516A460 for ; Wed, 10 May 2006 14:08:09 +0000 (UTC) (envelope-from lists@intricatesoftware.com) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F70143D45 for ; Wed, 10 May 2006 14:08:09 +0000 (GMT) (envelope-from lists@intricatesoftware.com) Received: from [172.16.1.72] (ool-457a77e8.dyn.optonline.net [69.122.119.232]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IZ1000B9Z9KPH00@mta2.srv.hcvlny.cv.net> for java@freebsd.org; Wed, 10 May 2006 10:08:09 -0400 (EDT) Date: Wed, 10 May 2006 10:08:07 -0400 From: Kurt Miller In-reply-to: <20060510131603.GD55904@vision.anyware> To: java@freebsd.org Message-id: <200605101008.07933.lists@intricatesoftware.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-6 Content-transfer-encoding: 7BIT Content-disposition: inline References: <20060510131603.GD55904@vision.anyware> User-Agent: KMail/1.9.1 Cc: Subject: Re: Various diablo 1.5 failures X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt@intricatesoftware.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2006 14:08:09 -0000 On Wednesday 10 May 2006 9:16 am, Jean-Baptiste Quenot wrote: > Hello, > > Please find attached various failures with diablo-jdk-1.5.0.06.00, > and sorry if the issues are already sorted out. I hope it will be > useful to resolve the remaining issues leading to a crash. Note > that there is no crash with jdk-1.5.0p2_3. > > Best regards and thanks a lot for your work on the Java binary. Hi, Thanks for the reports. I've briefly looked at them and can give some feedback on a few. hs_err_pid15144.log: needs investigation hs_err_pid30008.log & hs_err_pid35056.log: eclipse native lib segfaults # C [libgtk-x11-2.0.so.0+0x1d8541] _gtk_tree_view_child_move_resize+0x949 Please forward them to the eclipse list. hs_err_pid50960.log & hs_err_pid51073.log & hs_err_pid51073.log: not from diablo; from jdk15 port at patchset 2 level. All three of these are due to libz conflicts fixed in patchset 3 and diablo. hs_err_pid93701.log: needs investigation Regards, -Kurt