From owner-freebsd-java@FreeBSD.ORG Sun Nov 27 00:15:43 2005 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 E5B3D16A41F for ; Sun, 27 Nov 2005 00:15:43 +0000 (GMT) (envelope-from arno@heho.snv.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6536843D66 for ; Sun, 27 Nov 2005 00:15:37 +0000 (GMT) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id jAR0FZ9U097257 for ; Sun, 27 Nov 2005 01:15:35 +0100 (CET) X-Ids: 166 Received: from heho.labo (localhost [127.0.0.1]) by heho.snv.jussieu.fr (8.13.3/jtpda-5.2) with ESMTP id jAR0FY0K081516 for ; Sun, 27 Nov 2005 01:15:34 +0100 (MET) Received: (from arno@localhost) by heho.labo (8.13.3/8.13.1/Submit) id jAR0FYId081513; Sun, 27 Nov 2005 01:15:34 +0100 (MET) (envelope-from arno) Sender: arno@heho.snv.jussieu.fr To: java@FreeBSD.org From: "Arno J. Klaassen" Date: 27 Nov 2005 01:15:33 +0100 Message-ID: Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.2 (shiva.jussieu.fr [134.157.0.166]); Sun, 27 Nov 2005 01:15:35 +0100 (CET) X-Antivirus: scanned by sophie at shiva.jussieu.fr X-Miltered: at shiva.jussieu.fr with ID 4388FAA7.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: Subject: linux-sun-jdk13 patch -R X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 00:15:44 -0000 Hello, it might be time to remove patch-ad : -su-2.05b# /usr/local/linux-sun-jdk1.3.1/bin/java -classic -version OUCH: nested memory code, to 1 levels. Abort trap (core dumped) The official default -client works OK as do -server and -hotspot (but which [was|is] unstable iff my memory is correct). FYI, best regards, Arno -- Arno J. Klaassen SCITO S.A. 8 rue des Haies F-75020 Paris, France http://scito.com From owner-freebsd-java@FreeBSD.ORG Sun Nov 27 01:50:17 2005 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 1B6A816A41F; Sun, 27 Nov 2005 01:50:17 +0000 (GMT) (envelope-from arno@heho.snv.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D1243D5E; Sun, 27 Nov 2005 01:50:16 +0000 (GMT) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id jAR1oEED078622 ; Sun, 27 Nov 2005 02:50:14 +0100 (CET) X-Ids: 165 Received: from heho.labo (localhost [127.0.0.1]) by heho.snv.jussieu.fr (8.13.3/jtpda-5.2) with ESMTP id jAR1oD4u081808 ; Sun, 27 Nov 2005 02:50:13 +0100 (MET) Received: (from arno@localhost) by heho.labo (8.13.3/8.13.1/Submit) id jAR1oCx0081805; Sun, 27 Nov 2005 02:50:12 +0100 (MET) (envelope-from arno) Sender: arno@heho.snv.jussieu.fr To: amd64@freebsd.org From: "Arno J. Klaassen" Date: 27 Nov 2005 02:50:12 +0100 Message-ID: Lines: 114 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.2 (shiva.jussieu.fr [134.157.0.165]); Sun, 27 Nov 2005 02:50:14 +0100 (CET) X-Antivirus: scanned by sophie at shiva.jussieu.fr X-Miltered: at shiva.jussieu.fr with ID 438910D6.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: java@freebsd.org, freebsd-emulation@freebsd.org Subject: quest for help on a linux emul problem (source unknown) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 01:50:17 -0000 Hello, I try to get a commercial linux32 package to work on amd64; this package includes it's own binary distrib of some linux-jdk1.3.1 and works OK on i386 (RELENG_5 and RELENG_6) but hangs on amd64-RELENG_6 (though it did work on a couple of months old amd64-RELENG-5, but I do not any longer have such a box around ... ). I write this email in the hope someone can put me on the right track to nail down this problem : when I do a ktrace on i386 I get : CALL mincore(0xbfbfc480,0) RET mincore 0 CALL #175(0,0,0xbfbfc2b4,0x8) RET #175 0 CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) RET #175 0 CALL mincore(0xbfbfc290,0) RET mincore 0 CALL getdomainname(0xbfbfc288,0) RET getdomainname 0 then some dozens of : CALL #175(0x2,0xbfbfc338,0,0x8) RET #175 0 CALL mincore(0xbfbfc480,0) RET mincore 0 CALL #175(0,0,0xbfbfc2b4,0x8) RET #175 0 CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) RET #175 0 CALL mincore(0xbfbfc290,0) RET mincore 0 CALL getdomainname(0xbfbfc288,0) RET getdomainname 0 and finally : CALL #175(0x2,0xbfbfc338,0,0x8) RET #175 0 CALL write(0xb,0x83189e8,0x18) GIO fd 11 wrote 24 bytes On amd64-RELENG_6 it eternally loops in phase2 and never reaches the 'finally'. Iff I understand correctly (far from sure!) and correct for different syscall-numbers, I get : ask-for-initing-something { gettimeofday() sigprocmask(SIG_BLOCK,..) sigprocmask(SIG_UNBLOCK,..) gettimeofday() nanosleep() } while-not-OK { sigprocmask(SIG_SETMASK,..) gettimeofday() sigprocmask(SIG_BLOCK,..) sigprocmask(SIG_UNBLOCK,..) gettimeofday() nanosleep() } OK! { sigprocmask(SIG_SETMASK,..) continue() } Since the program works OK in terminal mode, the problem very probably is in the jdk-execution. I re-downloaded the jdk13 sources and found that only at two places sigprocmask() is called with SIG_UNBLOCK as argument, and one of them only seems to serve the purpose of a work-around : * a workaround for the preemptive-close * problem on Linux (bug #4344135); A thread currently waiting in * a I/O operation will not wake up if one the file involved * is actually closed (last close - the file is no longer accessible, * but the thread is still waiting in the kernel). NB, this is a linux-jdk-1.3.0 problem, solved in linux-jdk-1.3.1, so "an sich" not involved in my problem, but the idea of a thread not waking up or signal not getting correctly delivered seems plausible to my simple end-user mind. once again, if this kind of pseudo-code sounds familiar to someone, please give me some hints which way to go to write a simple test-program to pinpoint the problem. Thank you very much for your time anyway. Regards, Arno -- Arno J. Klaassen SCITO S.A. 8 rue des Haies F-75020 Paris, France http://scito.com From owner-freebsd-java@FreeBSD.ORG Mon Nov 28 01:17:28 2005 Return-Path: X-Original-To: freebsd-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 5894C16A41F for ; Mon, 28 Nov 2005 01:17:28 +0000 (GMT) (envelope-from olostan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 109F943D7C for ; Mon, 28 Nov 2005 01:17:23 +0000 (GMT) (envelope-from olostan@gmail.com) Received: by xproxy.gmail.com with SMTP id t11so2010477wxc for ; Sun, 27 Nov 2005 17:17:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jVe36y6yqc4ixvhYN3ouobV/FnxaPeD1Ai31lVwGBQk6BdywMsdTJpjaqWWzeqAgyMDO+fWxg5BlhEs7bwDBI9y9MFFDXMYHuqc77r+yV8PamkujscXpzf+2LCN26wQCBZu6KzRty82hmlbLiAwFR1M39vqcc2zhWPQ7PCDl8aI= Received: by 10.65.159.5 with SMTP id l5mr1198174qbo; Sun, 27 Nov 2005 17:11:08 -0800 (PST) Received: by 10.64.76.8 with HTTP; Sun, 27 Nov 2005 17:11:08 -0800 (PST) Message-ID: <411f99710511271711s7f79d713p@mail.gmail.com> Date: Mon, 28 Nov 2005 04:11:08 +0300 From: Valentyn Shybanov To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: making jdk15 failed on amd64/fbsd6 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 01:17:28 -0000 Tried making jdk15 I got: =3D=3D> Building for jdk-1.5.0p2_2 # Start of jdk build bsd amd64 1.5.0-p2 build started: 05-11-28 02:29 ... ... ../../../src/share/classes/javax/xml/transform/TransformerException.java:33= 4: warning: non-varargs call of varargs method with inexact argumcast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warn= ing exception =3D (Throwable) meth.invoke(exception, null); ^ ../../../src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java= :1186: warning: non-varargs call of varargs method with inexact acast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warn= ing return (IOException)ctr.newInstance(args); ^ ../../../src/share/classes/com/sun/jmx/mbeanserver/StandardMetaDataImpl.jav= a:637: warning: non-varargs call of varargs method with inexact acast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warn= ing result =3D meth.invoke(instance,null); ^ ../../../src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiatorImpl.ja= va:162: warning: non-varargs call of varargs method with inexact cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warn= ing moi=3D cons.newInstance(null); Note: * uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 21 errors 12 warnings gmake[3]: *** [.compile.classlist] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/java= ' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make' gmake: *** [j2se-build] Error 2 ( full build log available here: http://olostan.org.ua/temp/making-java15.log.bz2 ) About system: 6.0-STABLE FreeBSD all pre-requrements met (libprocfs mounted, linux_base-8-8.0_9 installed and working) files used for making: bsd-jdk15-patches-2.tar.bz2 jdk-1_5_0-bin-scsl.zip jdk-1_5_0-src-scsl.zip j2sdk-1_4_2_10-linux-i586.bin Thanks for any ideas. From owner-freebsd-java@FreeBSD.ORG Mon Nov 28 06:48:34 2005 Return-Path: X-Original-To: freebsd-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 CEEEC16A41F for ; Mon, 28 Nov 2005 06:48:34 +0000 (GMT) (envelope-from prithula@yahoo.com) Received: from web52206.mail.yahoo.com (web52206.mail.yahoo.com [206.190.48.129]) by mx1.FreeBSD.org (Postfix) with SMTP id 025B543D6D for ; Mon, 28 Nov 2005 06:48:21 +0000 (GMT) (envelope-from prithula@yahoo.com) Received: (qmail 2434 invoked by uid 60001); 28 Nov 2005 06:48:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5b99Am2YBT2o7/+X8Pt6y4FGjJD5INagrfJy5CfIws+g4/EwwzDrSZvbljVqdBb6vitNcieUKXqwOhCmzsHvPb1pDArJUe2WVcWnhstcKObE1DiE9V/Mco/RoFEwlrEnAhWD8e4wlTupuIh/yrzi85sMSEuu4+mrpH89VbGXRvU= ; Message-ID: <20051128064820.2432.qmail@web52206.mail.yahoo.com> Received: from [203.159.0.14] by web52206.mail.yahoo.com via HTTP; Sun, 27 Nov 2005 22:48:20 PST Date: Sun, 27 Nov 2005 22:48:20 -0800 (PST) From: PRITHU To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Inetaddress.getLocalHost() X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 06:48:34 -0000 Dear all, When I try to use Inetaddress.getLocalHost() in freeBSD 5.4 with ntive jdk1.4 i get the unknownhost exception. It works only when i set my hostname to 'localhost'. the code doesn't work with any other hostname. Thanks, Prithula Dhungel. --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free. From owner-freebsd-java@FreeBSD.ORG Mon Nov 28 11:02:28 2005 Return-Path: X-Original-To: freebsd-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 5B2BD16A41F for ; Mon, 28 Nov 2005 11:02:28 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C15CB43D72 for ; Mon, 28 Nov 2005 11:02:12 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jASB269O088212 for ; Mon, 28 Nov 2005 11:02:06 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jASB26gY088206 for freebsd-java@freebsd.org; Mon, 28 Nov 2005 11:02:06 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 28 Nov 2005 11:02:06 GMT Message-Id: <200511281102.jASB26gY088206@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 11:02:28 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/05/13] ports/38018 java www/jakarta-tomcat4: make passing of JVM f [2002/05/13] ports/38020 java www/jakarta-tomcat4: stop tomcat via java o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes o [2004/12/06] ports/74760 java java/javavmwrapper messes up amavisd-new o [2005/01/24] java/76631 java any port linux-*-jdk12 will core dump if o [2005/05/19] ports/81272 java JDK 1.5 port doesn't build. f [2005/06/13] java/82183 java Cannot install Java 1.5, lots of missing o [2005/09/29] java/86700 java SIGSEGV in native jdk15 8 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME o [2004/08/11] java/70292 java jdk14 compile problem f [2004/11/24] ports/74344 java [proposal] tomcat41ctl: support for passi o [2004/12/16] ports/75143 java There is no way to specify jvm parameters o [2005/09/02] ports/85626 java java/jdk15 compile error o [2005/10/01] java/86804 java [PATCH] Install a desktop icon for the ja o [2005/10/17] java/87552 java Enable multi-job builds for CPP files in 7 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Nov 28 17:04:16 2005 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 1609416A427; Mon, 28 Nov 2005 17:04:16 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E69F43D79; Mon, 28 Nov 2005 17:04:14 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 2741931 for multiple; Mon, 28 Nov 2005 12:04:25 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jASH3rCN058457; Mon, 28 Nov 2005 12:04:11 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-amd64@freebsd.org Date: Mon, 28 Nov 2005 11:48:47 -0500 User-Agent: KMail/1.8.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511281148.49017.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: amd64@freebsd.org, java@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: quest for help on a linux emul problem (source unknown) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 17:04:16 -0000 On Saturday 26 November 2005 08:50 pm, Arno J. Klaassen wrote: > Hello, > > > I try to get a commercial linux32 package to work on amd64; > this package includes it's own binary distrib of some > linux-jdk1.3.1 and works OK on i386 (RELENG_5 and RELENG_6) but > hangs on amd64-RELENG_6 (though it did work on a couple > of months old amd64-RELENG-5, but I do not any longer have such > a box around ... ). > > I write this email in the hope someone can put me on the right > track to nail down this problem : > > when I do a ktrace on i386 I get : > > CALL mincore(0xbfbfc480,0) > RET mincore 0 > CALL #175(0,0,0xbfbfc2b4,0x8) > RET #175 0 > CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) > RET #175 0 > CALL mincore(0xbfbfc290,0) > RET mincore 0 > CALL getdomainname(0xbfbfc288,0) > RET getdomainname 0 > > then some dozens of : > > CALL #175(0x2,0xbfbfc338,0,0x8) > RET #175 0 > CALL mincore(0xbfbfc480,0) > RET mincore 0 > CALL #175(0,0,0xbfbfc2b4,0x8) > RET #175 0 > CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) > RET #175 0 > CALL mincore(0xbfbfc290,0) > RET mincore 0 > CALL getdomainname(0xbfbfc288,0) > RET getdomainname 0 > > > and finally : > > CALL #175(0x2,0xbfbfc338,0,0x8) > RET #175 0 > CALL write(0xb,0x83189e8,0x18) > GIO fd 11 wrote 24 bytes FYI, there is a 'linux-kdump' in ports that parses the syscalls from a ktrace on a linux binary. You can use that to make sure your mapping of 175 to sigprocmask() is correct. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Mon Nov 28 18:30:36 2005 Return-Path: X-Original-To: freebsd-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 9335B16A420; Mon, 28 Nov 2005 18:30:36 +0000 (GMT) (envelope-from magnus.d.klein@uni-tuebingen.de) Received: from mx01.uni-tuebingen.de (mx01.uni-tuebingen.de [134.2.3.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9747643D60; Mon, 28 Nov 2005 18:30:34 +0000 (GMT) (envelope-from magnus.d.klein@uni-tuebingen.de) Received: from dfn229027.extern.uni-tuebingen.de (dfn229027.extern.uni-tuebingen.de [134.2.229.27]) by mx01.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id jASIUUW5027084; Mon, 28 Nov 2005 19:30:31 +0100 Date: Mon, 28 Nov 2005 19:34:58 +0100 (CET) From: "Magnus D. Klein" X-X-Sender: magklein@localhost.my.domain To: FreeBSD bugmaster In-Reply-To: <200511211102.jALB2ZRx090097@freefall.freebsd.org> Message-ID: <20051128193445.T638@localhost.my.domain> References: <200511211102.jALB2ZRx090097@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.32.0.58; VDF: 6.32.0.233; host: mx01) Cc: freebsd-java@freebsd.org Subject: Re: Current problem reports assigned to you X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 18:30:36 -0000 many thanx, problem solved ! On Mon, 21 Nov 2005, FreeBSD bugmaster wrote: > Current FreeBSD problem reports > Critical problems > Serious problems > > S Submitted Tracker Resp. Description > ------------------------------------------------------------------------------- > o [2002/05/13] ports/38018 java www/jakarta-tomcat4: make passing of JVM > f [2002/05/13] ports/38020 java www/jakarta-tomcat4: stop tomcat via java > o [2004/05/01] java/66151 java JBuilderX (sun jvm 1.4.1 builtin) crashes > o [2004/12/06] ports/74760 java java/javavmwrapper messes up amavisd-new > o [2005/01/24] java/76631 java any port linux-*-jdk12 will core dump if > f [2005/06/13] java/82183 java Cannot install Java 1.5, lots of missing > o [2005/09/29] java/86700 java SIGSEGV in native jdk15 > > 7 problems total. > > Non-critical problems > > S Submitted Tracker Resp. Description > ------------------------------------------------------------------------------- > f [2003/09/16] ports/56928 java jce-aba port should install to $JAVA_HOME > o [2004/08/11] java/70292 java jdk14 compile problem > f [2004/11/24] ports/74344 java [proposal] tomcat41ctl: support for passi > o [2004/12/16] ports/75143 java There is no way to specify jvm parameters > o [2005/10/01] java/86804 java [PATCH] Install a desktop icon for the ja > o [2005/10/17] java/87552 java Enable multi-job builds for CPP files in > > 6 problems total. > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > From owner-freebsd-java@FreeBSD.ORG Tue Nov 29 21:32:22 2005 Return-Path: X-Original-To: freebsd-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 7194D16A41F for ; Tue, 29 Nov 2005 21:32:22 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C9943D72 for ; Tue, 29 Nov 2005 21:31:54 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id jATLVnTf038228; Tue, 29 Nov 2005 14:31:49 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id jATLVm0X038227; Tue, 29 Nov 2005 14:31:48 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 29 Nov 2005 14:31:48 -0700 From: Greg Lewis To: Valentyn Shybanov Message-ID: <20051129213148.GA38161@misty.eyesbeyond.com> References: <411f99710511271711s7f79d713p@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <411f99710511271711s7f79d713p@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-java@FreeBSD.org Subject: Re: making jdk15 failed on amd64/fbsd6 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 21:32:22 -0000 On Mon, Nov 28, 2005 at 04:11:08AM +0300, Valentyn Shybanov wrote: > Tried making jdk15 I got: > > ==> Building for jdk-1.5.0p2_2 > # Start of jdk build > bsd amd64 1.5.0-p2 build started: 05-11-28 02:29 > ... > > ... > ../../../src/share/classes/javax/xml/transform/TransformerException.java:334: > warning: non-varargs call of varargs method with inexact argumcast to > java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this warning > exception = (Throwable) meth.invoke(exception, null); > ^ > ../../../src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java:1186: > warning: non-varargs call of varargs method with inexact acast to > java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this warning > return (IOException)ctr.newInstance(args); > ^ > ../../../src/share/classes/com/sun/jmx/mbeanserver/StandardMetaDataImpl.java:637: > warning: non-varargs call of varargs method with inexact acast to > java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this warning > result = meth.invoke(instance,null); > ^ > ../../../src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiatorImpl.java:162: > warning: non-varargs call of varargs method with inexact > cast to java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this warning > moi= cons.newInstance(null); > > Note: * uses or overrides a deprecated API. > Note: Recompile with -Xlint:deprecation for details. > Note: Some input files use unchecked or unsafe operations. > Note: Recompile with -Xlint:unchecked for details. > 21 errors > 12 warnings > http://olostan.org.ua/temp/making-java15.log.bz2 ) > > About system: > 6.0-STABLE FreeBSD > all pre-requrements met (libprocfs mounted, linux_base-8-8.0_9 > installed and working) Are you completely sure about this? The errors in the log, which were the important part, are exactly the errors that one gets when linprocfs isn't mounted. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu Dec 1 01:28:46 2005 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 9C7E216A41F; Thu, 1 Dec 2005 01:28:46 +0000 (GMT) (envelope-from mv@roq.com) Received: from vault.mel.jumbuck.com (ppp166-27.static.internode.on.net [150.101.166.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A9E43D46; Thu, 1 Dec 2005 01:28:45 +0000 (GMT) (envelope-from mv@roq.com) Received: from vault.mel.jumbuck.com (localhost [127.0.0.1]) by vault.mel.jumbuck.com (Postfix) with ESMTP id 469F18A00D; Thu, 1 Dec 2005 12:28:31 +1100 (EST) Received: from [192.168.46.52] (unknown [192.168.46.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vault.mel.jumbuck.com (Postfix) with ESMTP id 2A1178A00A; Thu, 1 Dec 2005 12:28:31 +1100 (EST) Message-ID: <438E51CC.1090807@roq.com> Date: Thu, 01 Dec 2005 12:28:44 +1100 From: Michael Vince User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.12) Gecko/20051127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Arno J. Klaassen" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: amd64@freebsd.org, java@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: quest for help on a linux emul problem (source unknown) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 01:28:46 -0000 Which linux port are you using? I have had beta versions of OpenOffice2 for linux lock up my FreeBSD amd64 desktop, but once I started using OO2 release for linux the lockups went away. I also started using the Suse port. /usr/ports/emulators/linux_base-suse-9.2/ OVERRIDE_LINUX_BASE_PORT=suse-9.2 in make.conf Arno J. Klaassen wrote: >Hello, > > >I try to get a commercial linux32 package to work on amd64; >this package includes it's own binary distrib of some >linux-jdk1.3.1 and works OK on i386 (RELENG_5 and RELENG_6) but >hangs on amd64-RELENG_6 (though it did work on a couple >of months old amd64-RELENG-5, but I do not any longer have such >a box around ... ). > >I write this email in the hope someone can put me on the right >track to nail down this problem : > >when I do a ktrace on i386 I get : > > CALL mincore(0xbfbfc480,0) > RET mincore 0 > CALL #175(0,0,0xbfbfc2b4,0x8) > RET #175 0 > CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) > RET #175 0 > CALL mincore(0xbfbfc290,0) > RET mincore 0 > CALL getdomainname(0xbfbfc288,0) > RET getdomainname 0 > >then some dozens of : > > CALL #175(0x2,0xbfbfc338,0,0x8) > RET #175 0 > CALL mincore(0xbfbfc480,0) > RET mincore 0 > CALL #175(0,0,0xbfbfc2b4,0x8) > RET #175 0 > CALL #175(0x1,0xbfbfc3b8,0xbfbfc338,0x8) > RET #175 0 > CALL mincore(0xbfbfc290,0) > RET mincore 0 > CALL getdomainname(0xbfbfc288,0) > RET getdomainname 0 > > >and finally : > > CALL #175(0x2,0xbfbfc338,0,0x8) > RET #175 0 > CALL write(0xb,0x83189e8,0x18) > GIO fd 11 wrote 24 bytes > > >On amd64-RELENG_6 it eternally loops in phase2 and never >reaches the 'finally'. > >Iff I understand correctly (far from sure!) and correct >for different syscall-numbers, I get : > >ask-for-initing-something { > gettimeofday() > sigprocmask(SIG_BLOCK,..) > sigprocmask(SIG_UNBLOCK,..) > gettimeofday() > nanosleep() >} > >while-not-OK { > sigprocmask(SIG_SETMASK,..) > gettimeofday() > sigprocmask(SIG_BLOCK,..) > sigprocmask(SIG_UNBLOCK,..) > gettimeofday() > nanosleep() >} > >OK! { > sigprocmask(SIG_SETMASK,..) > continue() >} > > >Since the program works OK in terminal mode, the problem >very probably is in the jdk-execution. I re-downloaded the >jdk13 sources and found that only at two places sigprocmask() is >called with SIG_UNBLOCK as argument, and one of them only >seems to serve the purpose of a work-around : > > * a workaround for the preemptive-close > * problem on Linux (bug #4344135); A thread currently waiting in > * a I/O operation will not wake up if one the file involved > * is actually closed (last close - the file is no longer accessible, > * but the thread is still waiting in the kernel). > >NB, this is a linux-jdk-1.3.0 problem, solved in linux-jdk-1.3.1, >so "an sich" not involved in my problem, but the idea of a thread >not waking up or signal not getting correctly delivered seems >plausible to my simple end-user mind. > >once again, if this kind of pseudo-code sounds familiar to someone, please >give me some hints which way to go to write a simple test-program >to pinpoint the problem. >Thank you very much for your time anyway. > >Regards, Arno > > > > From owner-freebsd-java@FreeBSD.ORG Thu Dec 1 19:12:44 2005 Return-Path: X-Original-To: freebsd-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 67BBE16A41F for ; Thu, 1 Dec 2005 19:12:44 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C928043D46 for ; Thu, 1 Dec 2005 19:12:42 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so108818nzo for ; Thu, 01 Dec 2005 11:12:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=RYX3K/qpm3u2U2SJnwkpK8O93t9selWkPkAM2fCf1zWvuQgeS799vuHJ38yMu5VObTB18zG/fOkdlrGhxNA3oJDm0oSG8nuEvLkrVz5ODsUqae7FO+qHOOJiIye8Yy2fkPu2kLVtGahZhx5VXCF0R7p719IcVxKVnui+h9oTEo0= Received: by 10.36.36.15 with SMTP id j15mr1762021nzj; Thu, 01 Dec 2005 11:12:42 -0800 (PST) Received: by 10.36.56.12 with HTTP; Thu, 1 Dec 2005 11:12:42 -0800 (PST) Message-ID: Date: Thu, 1 Dec 2005 16:12:42 -0300 From: Franco Bruno Borghesi To: FreeBSD-Java MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_14940_23012638.1133464362102" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 19:12:44 -0000 ------=_Part_14940_23012638.1133464362102 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi everyone. I'm having problems with eclipse on my new amd64 installation. Eclipse hang= s for a couple of minutes and then I get a window telling me that java crashed. This is a random problem, and I haven't found a way to reproduce it. It jus= t happens. I've tryied rebuilding eclipse, but it didn't help (used WITHOUT_CAIRO=3Dye= s). I've attached the log files generated in my home directory. Maybe someone could give me a hint. Console reports: pid 33465 (java), uid 1000: exited on signal 6 (core dumped) pid 8299 (java), uid 1000: exited on signal 6 (core dumped) System Detail: *FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 17:10:44 ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 *java version "1.5.0-p2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-p2-root_29_nov_2005_17_58) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_29_nov_2005_16_21, mixed mode) *CPU: AMD Athlon(tm) 64 Processor 3000+ (1804.10-MHz K8-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x20ff0 Stepping =3D 0 Features=3D0x78bfbff Features2=3D0x1 AMD Features=3D0xe2500800,LM,3DNow+,3DNow> real memory =3D 1073414144 (1023 MB) avail memory =3D 1025736704 (978 MB) Thanks in advance. ------=_Part_14940_23012638.1133464362102 Content-Type: application/octet-stream; name="hs_err_pid33465.log" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="hs_err_pid33465.log" IwojIEFuIHVuZXhwZWN0ZWQgZXJyb3IgaGFzIGJlZW4gZGV0ZWN0ZWQgYnkgSG90U3BvdCBWaXJ0 dWFsIE1hY2hpbmU6CiMKIyAgU0lHU0VHViAoMHhiKSBhdCBwYz0weDAwMDAwMDA4MDUwMDkyYzgs IHBpZD0zMzQ2NSwgdGlkPTB4MTNiZDgwMAojCiMgSmF2YSBWTTogSmF2YSBIb3RTcG90KFRNKSA2 NC1CaXQgU2VydmVyIFZNICgxLjUuMC1wMi1yb290XzI5X25vdl8yMDA1XzE2XzIxIG1peGVkIG1v ZGUpCiMgUHJvYmxlbWF0aWMgZnJhbWU6CiMgaiAgb3JnLmVjbGlwc2UuamR0LmludGVybmFsLmNv bXBpbGVyLnBhcnNlci5TY2FubmVyLm9wdGltaXplZEN1cnJlbnRUb2tlblNvdXJjZTUoKVtDKzAK IwoKLS0tLS0tLS0tLS0tLS0tICBUIEggUiBFIEEgRCAgLS0tLS0tLS0tLS0tLS0tCgpDdXJyZW50 IHRocmVhZCAoMHgwMDAwMDAwMDAwZWEyYzAwKTogIEphdmFUaHJlYWQgIm9yZy5lY2xpcHNlLmpk dC5pbnRlcm5hbC51aS50ZXh0LkphdmFSZWNvbmNpbGVyIiBkYWVtb24gW190aHJlYWRfaW5fSmF2 YSwgaWQ9MjA2OTkxMzZdCgpzaWdpbmZvOnNpX3NpZ25vPTExLCBzaV9lcnJubz0wLCBzaV9jb2Rl PTEyLCBzaV9hZGRyPTB4ZmZmZmZmZjg0YmYyNTBlOAoKUmVnaXN0ZXJzOgpSQVg9MHgwMDAwMDAw MDAwMDAwMDAwLCBSQlg9MHgwMDAwMDAwMDAwMDAwMDM0LCBSQ1g9MHgwMDAwMDAwODU3OTBhYzEw LCBSRFg9MHhmZmZmZmZmODRiZjI1MGQ4ClJTUD0weDAwMDA3ZmZmZmYyMmJiNDgsIFJCUD0weDAw MDA3ZmZmZmYyMmJiODgsIFJTST0weDAwMDAwMDAwMDAwMDNkZWMsIFJEST0weDAwMDAwMDAwMDAw MDAwMDAKUjggPTB4MDAwMDAwMDAwMDAwMDg0NiwgUjkgPTB4MDAwMDAwMDAwMDAwMDU1NCwgUjEw PTB4MDAwMDAwMDgwMTM3ZTlhMCwgUjExPTB4MDAwMDAwMDAwMDAwMDAwMApSMTI9MHgwMDAwMDAw MDAwMDAxZWRmLCBSMTM9MHgwMDAwMDAwODU3OTBhYTgxLCBSMTQ9MHgwMDAwN2ZmZmZmMjJiYmY4 LCBSMTU9MHgwMDAwMDAwMDAwZWEyYzAwClJJUD0weDAwMDAwMDA4MDUwMDkyYzgsIEVGTD0weGZm ZmZmZjAwMjU1MGNiZTAsIENTR1NGUz0weGZmZmZmZjAwMGQyZDUwOTgsIEVSUj0weGZmZmZmZjAw MGQyZDUwMDAKICBUUkFQTk89MHgwMDAwMDAwMDAwMDAzMDAwCgpUb3Agb2YgU3RhY2s6IChzcD0w eDAwMDA3ZmZmZmYyMmJiNDgpCjB4MDAwMDdmZmZmZjIyYmI0ODogICAwMDAwMDAwMDAwMDAwMDZm IDAwMDA3ZmZmZmYyMmJiNTAKMHgwMDAwN2ZmZmZmMjJiYjU4OiAgIDAwMDAwMDA4NTc5MGFhMjgg MDAwMDdmZmZmZjIyYmJmOAoweDAwMDA3ZmZmZmYyMmJiNjg6ICAgMDAwMDAwMDg1NzkwZjA2MCAw MDAwMDAwMDAwMDAwMDAwCjB4MDAwMDdmZmZmZjIyYmI3ODogICAwMDAwMDAwODU3OTBhYzEwIDAw MDA3ZmZmZmYyMmJiZjgKMHgwMDAwN2ZmZmZmMjJiYjg4OiAgIDAwMDA3ZmZmZmYyMmJjMzggMDAw MDAwMDgwNGZmY2U1MwoweDAwMDA3ZmZmZmYyMmJiOTg6ICAgMDAwMDAwMDAwMDAwMDAwMCBmZmZm ZmZmODRiZjI1MGQ4CjB4MDAwMDdmZmZmZjIyYmJhODogICAwMDAwMDAwMDAwMDAwMDA1IDAwMDAw MDA4NDZhODE0ZTAKMHgwMDAwN2ZmZmZmMjJiYmI4OiAgIDAwMDAwMDAwMDAwMDAwMTQgMDAwMDAw MDAwMDAwMDA3MgoweDAwMDA3ZmZmZmYyMmJiYzg6ICAgMDAwMDAwMDAwMDAwMDA2NSAwMDAwMDAw MDAwMDAwMDZlCjB4MDAwMDdmZmZmZjIyYmJkODogICAwMDAwMDAwMDAwMDAwMDc3IDAwMDAwMDAw MDAwMDAwNmYKMHgwMDAwN2ZmZmZmMjJiYmU4OiAgIDAwMDAwMDAwMDAwMDEzNTAgMDAwMDAwMDg0 NmE2ZjE0MAoweDAwMDA3ZmZmZmYyMmJiZjg6ICAgMDAwMDAwMDg0NmE3ZWFmMCAwMDAwN2ZmZmZm MjJiYzAwCjB4MDAwMDdmZmZmZjIyYmMwODogICAwMDAwMDAwODU3OTA2Nzk1IDAwMDA3ZmZmZmYy MmJjNTgKMHgwMDAwN2ZmZmZmMjJiYzE4OiAgIDAwMDAwMDA4NTc5MGYwNjAgMDAwMDAwMDg1ODlj YzVjOAoweDAwMDA3ZmZmZmYyMmJjMjg6ICAgMDAwMDAwMDg1NzkwNjgwMCAwMDAwN2ZmZmZmMjJi YzU4CjB4MDAwMDdmZmZmZjIyYmMzODogICAwMDAwN2ZmZmZmMjJiY2E4IDAwMDAwMDA4MDRmZmNl NTMKMHgwMDAwN2ZmZmZmMjJiYzQ4OiAgIDAwMDAwMDAwMDAwMDAwMDUgMDAwMDAwMDAwMDAwMDAw MAoweDAwMDA3ZmZmZmYyMmJjNTg6ICAgMDAwMDAwMDg0NmE3ZWFmMCAwMDAwMDAwMDAwMDAwMDAx CjB4MDAwMDdmZmZmZjIyYmM2ODogICAwMDAwMDAwODQ2YTgzNjY4IDAwMDA3ZmZmZmYyMmJjNzAK MHgwMDAwN2ZmZmZmMjJiYzc4OiAgIDAwMDAwMDA4NTc5NWM5ZGQgMDAwMDdmZmZmZjIyYmNjMAow eDAwMDA3ZmZmZmYyMmJjODg6ICAgMDAwMDAwMDg1N2FmNzc2OCAwMDAwMDAwMDAwMDAwMDAwCjB4 MDAwMDdmZmZmZjIyYmM5ODogICAwMDAwMDAwODU3OTVjYTc4IDAwMDA3ZmZmZmYyMmJjYzAKMHgw MDAwN2ZmZmZmMjJiY2E4OiAgIDAwMDA3ZmZmZmYyMmJkMDAgMDAwMDAwMDgwNGZmY2QzNgoweDAw MDA3ZmZmZmYyMmJjYjg6ICAgMDAwMDAwMDAwMDAwMDAxZSAwMDAwMDAwODQ2YTdiNDQ4CjB4MDAw MDdmZmZmZjIyYmNjODogICAwMDAwN2ZmZmZmMjJiY2M4IDAwMDAwMDA4NTc5NTQxZjEKMHgwMDAw N2ZmZmZmMjJiY2Q4OiAgIDAwMDA3ZmZmZmYyMmJkMjggMDAwMDAwMDg1N2FmNzc2OAoweDAwMDA3 ZmZmZmYyMmJjZTg6ICAgMDAwMDAwMDg1ODlhZDk5OCAwMDAwMDAwODU3OTU0ODAwCjB4MDAwMDdm ZmZmZjIyYmNmODogICAwMDAwN2ZmZmZmMjJiZDIwIDAwMDAwMDAwMDAwMDAwMDAKMHgwMDAwN2Zm ZmZmMjJiZDA4OiAgIDAwMDAwMDA4MDUwOGNkZmMgMDAwMDAwMDAwMDAwMDAwMAoweDAwMDA3ZmZm ZmYyMmJkMTg6ICAgMDAwMDAwMDAwMDAwMDAwMCAwMDAwMDAwMDAwMDAwMDFhCjB4MDAwMDdmZmZm ZjIyYmQyODogICAwMDAwMDAwODQ2YTdiNDQ4IDAwMDAwMDA4NDZhN2I1MDAKMHgwMDAwN2ZmZmZm MjJiZDM4OiAgIDAwMDAwMDA4NDZhN2U2ZDggMDAwMDAwMDAwMDAwMDBhOCAKCkluc3RydWN0aW9u czogKHBjPTB4MDAwMDAwMDgwNTAwOTJjOCkKMHgwMDAwMDAwODA1MDA5MmI4OiAgIDAwIDAwIDAw IDAwIDAwIDAwIDAwIDAwIDhiIDA0IDI0IDQ4IDgzIGM0IDA4IDVhCjB4MDAwMDAwMDgwNTAwOTJj ODogICAzYiA0MiAxMCA4YiBkOCAwZiA4MyBhZCBiNCBmZiBmZiAwZiBiNyA0NCA0MiAxOCAKClN0 YWNrOiBbMHgwMDAwN2ZmZmZmMWVlMDAwLDB4MDAwMDdmZmZmZjIyZTAwMCksICBzcD0weDAwMDA3 ZmZmZmYyMmJiNDgsICBmcmVlIHNwYWNlPTI0NmsKTmF0aXZlIGZyYW1lczogKEo9Y29tcGlsZWQg SmF2YSBjb2RlLCBqPWludGVycHJldGVkLCBWdj1WTSBjb2RlLCBDPW5hdGl2ZSBjb2RlKQpqICBv cmcuZWNsaXBzZS5qZHQuaW50ZXJuYWwuY29tcGlsZXIucGFyc2VyLlNjYW5uZXIub3B0aW1pemVk Q3VycmVudFRva2VuU291cmNlNSgpW0MrMApqICBvcmcuZWNsaXBzZS5qZHQuaW50ZXJuYWwuY29t cGlsZXIucGFyc2VyLlNjYW5uZXIuZ2V0Q3VycmVudElkZW50aWZpZXJTb3VyY2UoKVtDKzExNwpq ICBvcmcuZWNsaXBzZS5qZHQuaW50ZXJuYWwuY29tcGlsZXIucGFyc2VyLlBhcnNlci5wdXNoSWRl bnRpZmllcigpVis3NwpqICBvcmcuZWNsaXBzZS5qZHQuaW50ZXJuYWwuY29tcGlsZXIucGFyc2Vy LlBhcnNlci5jb25zdW1lVG9rZW4oSSlWKzQ0OQoKCi0tLS0tLS0tLS0tLS0tLSAgUCBSIE8gQyBF IFMgUyAgLS0tLS0tLS0tLS0tLS0tCgpKYXZhIFRocmVhZHM6ICggPT4gY3VycmVudCB0aHJlYWQg KQogIDB4MDAwMDAwMDAwMTlmMDAwMCBKYXZhVGhyZWFkICJXb3JrZXItNCIgW190aHJlYWRfaW5f dm0sIGlkPTE3MzYwODk2XQogIDB4MDAwMDAwMDAwMTNiZGMwMCBKYXZhVGhyZWFkICJXb3JrZXIt MyIgW190aHJlYWRfYmxvY2tlZCwgaWQ9MTIxMDA2MDhdCiAgMHgwMDAwMDAwMDAwYmIyNDAwIEph dmFUaHJlYWQgIldvcmtlci0yIiBbX3RocmVhZF9ibG9ja2VkLCBpZD0yMDQwMTE1Ml0KICAweDAw MDAwMDAwMDBiYWJjMDAgSmF2YVRocmVhZCAiV29ya2VyLTEiIFtfdGhyZWFkX2Jsb2NrZWQsIGlk PTcxNTc3NjBdCj0+MHgwMDAwMDAwMDAwZWEyYzAwIEphdmFUaHJlYWQgIm9yZy5lY2xpcHNlLmpk dC5pbnRlcm5hbC51aS50ZXh0LkphdmFSZWNvbmNpbGVyIiBkYWVtb24gW190aHJlYWRfaW5fSmF2 YSwgaWQ9MjA2OTkxMzZdCiAgMHgwMDAwMDAwMDAxMTRkYzAwIEphdmFUaHJlYWQgIkphdmEgaW5k ZXhpbmciIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD0xNjE3OTIwMF0KICAweDAwMDAwMDAw MDBlY2VjMDAgSmF2YVRocmVhZCAiV29ya2VyLTAiIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTE3MzU4 ODQ4XQogIDB4MDAwMDAwMDAwMDg3ZDQwMCBKYXZhVGhyZWFkICJTdGFydCBMZXZlbCBFdmVudCBE aXNwYXRjaGVyIiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9ODkwMjY1Nl0KICAweDAwMDAw MDAwMDA4MTA0MDAgSmF2YVRocmVhZCAiRnJhbWV3b3JrIEV2ZW50IERpc3BhdGNoZXIiIGRhZW1v biBbX3RocmVhZF9ibG9ja2VkLCBpZD04NDU2MTkyXQogIDB4MDAwMDAwMDAwMDdlNTAwMCBKYXZh VGhyZWFkICJTdGF0ZSBEYXRhIE1hbmFnZXIiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD04 Mjc5MDQwXQogIDB4MDAwMDAwMDAwMDY5OTAwMCBKYXZhVGhyZWFkICJMb3cgTWVtb3J5IERldGVj dG9yIiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9NjkyMTIxNl0KICAweDAwMDAwMDAwMDA2 OTIwMDAgSmF2YVRocmVhZCAiQ29tcGlsZXJUaHJlYWQxIiBkYWVtb24gW190aHJlYWRfYmxvY2tl ZCwgaWQ9Njg5MjU0NF0KICAweDAwMDAwMDAwMDA2OGMwMDAgSmF2YVRocmVhZCAiQ29tcGlsZXJU aHJlYWQwIiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9Njg2Nzk2OF0KICAweDAwMDAwMDAw MDA2ODUwMDAgSmF2YVRocmVhZCAiQWRhcHRlclRocmVhZCIgZGFlbW9uIFtfdGhyZWFkX2Jsb2Nr ZWQsIGlkPTY4MzkyOTZdCiAgMHgwMDAwMDAwMDAwNjZhMDAwIEphdmFUaHJlYWQgIlNpZ25hbCBE aXNwYXRjaGVyIiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9NjcyODcwNF0KICAweDAwMDAw MDAwMDA2NjI0MDAgSmF2YVRocmVhZCAiRmluYWxpemVyIiBkYWVtb24gW190aHJlYWRfYmxvY2tl ZCwgaWQ9NjY5NTkzNl0KICAweDAwMDAwMDAwMDA2MThjMDAgSmF2YVRocmVhZCAiUmVmZXJlbmNl IEhhbmRsZXIiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD02NjkyODY0XQogIDB4MDAwMDAw MDAwMDUxYTgwMCBKYXZhVGhyZWFkICJtYWluIiBbX3RocmVhZF9pbl9uYXRpdmUsIGlkPTUzNDkz NzZdCgpPdGhlciBUaHJlYWRzOgogIDB4MDAwMDAwMDAwMDYwNmMwMCBWTVRocmVhZCBbaWQ9NjM5 MTgwOF0KICAweDAwMDAwMDAwMDA1MjljMDAgV2F0Y2hlclRocmVhZCBbaWQ9NjkzNzYwMF0KClZN IHN0YXRlOnN5bmNocm9uaXppbmcgKG5vcm1hbCBleGVjdXRpb24pCgpWTSBNdXRleC9Nb25pdG9y IGN1cnJlbnRseSBvd25lZCBieSBhIHRocmVhZDogIChbbXV0ZXgvbG9ja19ldmVudF0pClsweDAw MDAwMDAwMDA1MjI3ODAvMHgwMDAwMDAwMDAwNTIyODAwXSBTYWZlcG9pbnRfbG9jayAtIG93bmVy IHRocmVhZDogMHgwMDAwMDAwMDAwNjA2YzAwClsweDAwMDAwMDAwMDA1MjI5ODAvMHgwMDAwMDAw MDAwNTIyYTAwXSBUaHJlYWRzX2xvY2sgLSBvd25lciB0aHJlYWQ6IDB4MDAwMDAwMDAwMDYwNmMw MApbMHgwMDAwMDAwMDAwNTBmYWMwLzB4MDAwMDAwMDAwMDUyNGEwMF0gSGVhcF9sb2NrIC0gb3du ZXIgdGhyZWFkOiAweDAwMDAwMDAwMDE5ZjAwMDAKCkhlYXAKIGRlZiBuZXcgZ2VuZXJhdGlvbiAg IHRvdGFsIDEyMzUySywgdXNlZCAxMjM1MUsgWzB4MDAwMDAwMDg0NjAwMDAwMCwgMHgwMDAwMDAw ODQ2ZDYwMDAwLCAweDAwMDAwMDA4NGI1NTAwMDApCiAgZWRlbiBzcGFjZSAxMTAwOEssIDEwMCUg dXNlZCBbMHgwMDAwMDAwODQ2MDAwMDAwLCAweDAwMDAwMDA4NDZhYzAwMDAsIDB4MDAwMDAwMDg0 NmFjMDAwMCkKICBmcm9tIHNwYWNlIDEzNDRLLCAgOTklIHVzZWQgWzB4MDAwMDAwMDg0NmFjMDAw MCwgMHgwMDAwMDAwODQ2YzBmZmY4LCAweDAwMDAwMDA4NDZjMTAwMDApCiAgdG8gICBzcGFjZSAx MzQ0SywgICAwJSB1c2VkIFsweDAwMDAwMDA4NDZjMTAwMDAsIDB4MDAwMDAwMDg0NmMxMDAwMCwg MHgwMDAwMDAwODQ2ZDYwMDAwKQogdGVudXJlZCBnZW5lcmF0aW9uICAgdG90YWwgMjczMjhLLCB1 c2VkIDIxMjE4SyBbMHgwMDAwMDAwODRiNTUwMDAwLCAweDAwMDAwMDA4NGQwMDAwMDAsIDB4MDAw MDAwMDg1NjAwMDAwMCkKICAgdGhlIHNwYWNlIDI3MzI4SywgIDc3JSB1c2VkIFsweDAwMDAwMDA4 NGI1NTAwMDAsIDB4MDAwMDAwMDg0Y2EwOGE4MCwgMHgwMDAwMDAwODRjYTA4YzAwLCAweDAwMDAw MDA4NGQwMDAwMDApCiBjb21wYWN0aW5nIHBlcm0gZ2VuICB0b3RhbCA0MzAwOEssIHVzZWQgNDI4 MDFLIFsweDAwMDAwMDA4NTYwMDAwMDAsIDB4MDAwMDAwMDg1OGEwMDAwMCwgMHgwMDAwMDAwODVi MjAwMDAwKQogICB0aGUgc3BhY2UgNDMwMDhLLCAgOTklIHVzZWQgWzB4MDAwMDAwMDg1NjAwMDAw MCwgMHgwMDAwMDAwODU4OWNjNjE4LCAweDAwMDAwMDA4NTg5Y2M4MDAsIDB4MDAwMDAwMDg1OGEw MDAwMCkKTm8gc2hhcmVkIHNwYWNlcyBjb25maWd1cmVkLgoKRHluYW1pYyBsaWJyYXJpZXM6CjB4 MDAwMDAwMDAwMDQwMDAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9iaW4vamF2YQoweDAwMDAwMDA4 MDA2MzYwMDAgCS91c3IvbGliL2xpYnB0aHJlYWQuc28uMgoweDAwMDAwMDA4MDA3NjEwMDAgCS9s aWIvbGliYy5zby42CjB4MDAwMDAwMDgwMDk1ZTAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUv bGliL2FtZDY0L3NlcnZlci9saWJqdm0uc28KMHgwMDAwMDAwODAxMzk3MDAwIAkvdXNyL2xpYi9s aWJzdGRjKysuc28uNQoweDAwMDAwMDA4MDE1OGUwMDAgCS9saWIvbGlibS5zby40CjB4MDAwMDAw MDgwMTZhYTAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0L25hdGl2ZV90aHJl YWRzL2xpYmhwaS5zbwoweDAwMDAwMDA4MDE3YjYwMDAgCS91c3IvbG9jYWwvbGliL25zc19sZGFw LnNvLjEKMHgwMDAwMDAwODAxOGQxMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJsZGFwLTIuMi5zby43 CjB4MDAwMDAwMDgwMWEwNDAwMCAJL3Vzci9sb2NhbC9saWIvbGlibGJlci0yLjIuc28uNwoweDAw MDAwMDA4MDFiMTMwMDAgCS91c3IvbG9jYWwvbGliL2xpYmNyeXB0by5zby40CjB4MDAwMDAwMDgw MWQ3MzAwMCAJL3Vzci9sb2NhbC9saWIvbGlic3NsLnNvLjQKMHgwMDAwMDAwODAxZWI4MDAwIAkv dXNyL2xvY2FsL2pkazEuNS4wL2pyZS9saWIvYW1kNjQvbGlidmVyaWZ5LnNvCjB4MDAwMDAwMDgw MWZjNzAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0L2xpYmphdmEuc28KMHgw MDAwMDAwODAyMGVmMDAwIAkvdXNyL2xvY2FsL2pkazEuNS4wL2pyZS9saWIvYW1kNjQvbGliemlw LnNvCjB4MDAwMDAwMDg1YjRhMTAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0 L2xpYm5ldC5zbwoweDAwMDAwMDA4NWI1YjQwMDAgCS91c3IvbG9jYWwvamRrMS41LjAvanJlL2xp Yi9hbWQ2NC9saWJuaW8uc28KMHgwMDAwMDAwODVkNzllMDAwIAkvdXNyL2hvbWUvZnJhbmNvLy5l Y2xpcHNlL29yZy5lY2xpcHNlLnBsYXRmb3JtXzMuMS4xL2NvbmZpZ3VyYXRpb24vb3JnLmVjbGlw c2Uub3NnaS9idW5kbGVzLzk3LzEvLmNwL2xpYnN3dC1waS1ndGstMzEzOS5zbwoweDAwMDAwMDA4 NWQ4ZjYwMDAgCS91c3IvWDExUjYvbGliLy9saWJndGsteDExLTIuMC5zby4wCjB4MDAwMDAwMDg1 ZGQxNTAwMCAJL3Vzci9sb2NhbC9saWIvbGliZ3RocmVhZC0yLjAuc28uMAoweDAwMDAwMDA4NWRl MTkwMDAgCS91c3IvWDExUjYvbGliLy9saWJYdHN0LnNvLjYKMHgwMDAwMDAwODVkZjFmMDAwIAkv dXNyL1gxMVI2L2xpYi8vbGliZ2RrX3BpeGJ1Zi0yLjAuc28uMAoweDAwMDAwMDA4NWUwMzYwMDAg CS91c3IvWDExUjYvbGliLy9saWJnZGsteDExLTIuMC5zby4wCjB4MDAwMDAwMDg1ZTFjODAwMCAJ L3Vzci9YMTFSNi9saWIvL2xpYlhyYW5kci5zby4yCjB4MDAwMDAwMDg1ZTJjYjAwMCAJL3Vzci9Y MTFSNi9saWIvL2xpYlhyZW5kZXIuc28uMQoweDAwMDAwMDA4NWUzZDQwMDAgCS91c3IvWDExUjYv bGliLy9saWJYaS5zby42CjB4MDAwMDAwMDg1ZTRkYzAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYlhp bmVyYW1hLnNvLjEKMHgwMDAwMDAwODVlNWRlMDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliWGV4dC5z by42CjB4MDAwMDAwMDg1ZTZlZjAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYlgxMS5zby42CjB4MDAw MDAwMDg1ZThjYzAwMCAJL3Vzci9sb2NhbC9saWIvbGliZ21vZHVsZS0yLjAuc28uMAoweDAwMDAw MDA4NWU5Y2YwMDAgCS91c3IvbG9jYWwvbGliL2xpYmdvYmplY3QtMi4wLnNvLjAKMHgwMDAwMDAw ODVlYjBkMDAwIAkvdXNyL1gxMVI2L2xpYi8vbGlicGFuZ28tMS4wLnNvLjAKMHgwMDAwMDAwODVl YzRhMDAwIAkvdXNyL1gxMVI2L2xpYi8vbGlicGFuZ29jYWlyby0xLjAuc28uMAoweDAwMDAwMDA4 NWVkNTEwMDAgCS91c3IvWDExUjYvbGliLy9saWJmb250Y29uZmlnLnNvLjEKMHgwMDAwMDAwODVl ZTgzMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJmcmVldHlwZS5zby45CjB4MDAwMDAwMDg1ZWZmYTAw MCAJL2xpYi9saWJ6LnNvLjMKMHgwMDAwMDAwODVmMTBkMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJh dGstMS4wLnNvLjAKMHgwMDAwMDAwODVmMjJiMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJjYWlyby5z by4yCjB4MDAwMDAwMDg1ZjM3ZjAwMCAJL3Vzci9sb2NhbC9saWIvbGliaW50bC5zby42CjB4MDAw MDAwMDg1ZjQ4ODAwMCAJL3Vzci9sb2NhbC9saWIvbGliZ2xpYi0yLjAuc28uMAoweDAwMDAwMDA4 NWY2MTQwMDAgCS91c3IvWDExUjYvbGliLy9saWJYY3Vyc29yLnNvLjEKMHgwMDAwMDAwODVmNzFl MDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliWGZpeGVzLnNvLjMKMHgwMDAwMDAwODVmODIzMDAwIAkv dXNyL2xvY2FsL2xpYi9saWJpY29udi5zby4zCjB4MDAwMDAwMDg1ZmExNDAwMCAJL3Vzci9YMTFS Ni9saWIvL2xpYnBhbmdvZnQyLTEuMC5zby4wCjB4MDAwMDAwMDg1ZmIzZTAwMCAJL3Vzci9sb2Nh bC9saWIvbGliZXhwYXQuc28uNQoweDAwMDAwMDA4NWZjNjAwMDAgCS91c3IvbG9jYWwvbGliL2xp YnBuZy5zby41CjB4MDAwMDAwMDg1ZmQ4NjAwMCAJL3Vzci9YMTFSNi9saWIvWDExL2xvY2FsZS9s aWIvY29tbW9uL3hsY0RlZi5zby4yCjB4MDAwMDAwMDg1ZmU4OTAwMCAJL3Vzci9ob21lL2ZyYW5j by8uZWNsaXBzZS9vcmcuZWNsaXBzZS5wbGF0Zm9ybV8zLjEuMS9jb25maWd1cmF0aW9uL29yZy5l Y2xpcHNlLm9zZ2kvYnVuZGxlcy85Ny8xLy5jcC9saWJzd3QtZ3RrLTMxMzkuc28KMHgwMDAwMDAw ODYwMGIxMDAwIAkvdXNyL1gxMVI2L2xpYi9wYW5nby8xLjQuMC9tb2R1bGVzL3BhbmdvLWJhc2lj LWZjLnNvCjB4MDAwMDAwMDgwMDUwYzAwMCAJL2xpYmV4ZWMvbGQtZWxmLnNvLjEKClZNIEFyZ3Vt ZW50czoKanZtX2FyZ3M6IC1YbXM0MG0gLVhteDI1Nm0KamF2YV9jb21tYW5kOiAvdXNyL2xvY2Fs L2VjbGlwc2Uvc3RhcnR1cC5qYXIgLW9zIGZyZWVic2QgLXdzIGd0ayAtYXJjaCBhbWQ2NCAtbGF1 bmNoZXIgL3Vzci9sb2NhbC9lY2xpcHNlL2VjbGlwc2UgLW5hbWUgRWNsaXBzZSAtc2hvd3NwbGFz aCA2MDAgLWV4aXRkYXRhIGQwMDAwIC12bSAvdXNyL2xvY2FsL2Jpbi9qYXZhIC12bWFyZ3MgLVht czQwbSAtWG14MjU2bSAtamFyIC91c3IvbG9jYWwvZWNsaXBzZS9zdGFydHVwLmphcgoKRW52aXJv bm1lbnQgVmFyaWFibGVzOgpKQVZBX0hPTUU9L3Vzci9sb2NhbC9qZGsxLjUuMApDTEFTU1BBVEg9 L3Vzci9sb2NhbC9qYXZhbGliClBBVEg9L3Vzci9sb2NhbC9iaW46L3Vzci9sb2NhbC9qYXZhL2Jp bjovdXNyL2xvY2FsL2xpYi9kaXN0Y2M6L3NiaW46L2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3Vz ci9nYW1lczovdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9YMTFSNi9iaW46L2hv bWUvZnJhbmNvL2Jpbjovc2JpbjovYmluOi91c3Ivc2JpbjovdXNyL2JpbjovdXNyL2dhbWVzOi91 c3IvbG9jYWwvc2JpbjovdXNyL2xvY2FsL2JpbjovdXNyL1gxMVI2L2JpbjovaG9tZS9mcmFuY28v YmluCkxEX0xJQlJBUllfUEFUSD0vdXNyL2xvY2FsL2pkazEuNS4wL2pyZS9saWIvYW1kNjQvc2Vy dmVyOi91c3IvbG9jYWwvamRrMS41LjAvanJlL2xpYi9hbWQ2NDovdXNyL2xvY2FsL2pkazEuNS4w L2pyZS8uLi9saWIvYW1kNjQ6L3Vzci9YMTFSNi9saWIvOjovdXNyL1gxMVI2L2xpYi8KU0hFTEw9 L2Jpbi9iYXNoCkRJU1BMQVk9OjAuMAoKCi0tLS0tLS0tLS0tLS0tLSAgUyBZIFMgVCBFIE0gIC0t LS0tLS0tLS0tLS0tLQoKT1M6RnJlZUJTRAp1bmFtZTpGcmVlQlNEIDYuMC1TVEFCTEUgRnJlZUJT RCA2LjAtU1RBQkxFICMxOiBUdWUgTm92IDI5IDE3OjEwOjQ0IEFSVCAyMDA1ICAgICByb290QHRh ei5vZmljaW5hOi91c3Ivb2JqL3Vzci9zcmMvc3lzL1RBWiBhbWQ2NApybGltaXQ6IFNUQUNLIDUy NDI4OGssIENPUkUgaW5maW5pdHksIE5PRklMRSAxMTA5NQpDUFU6dG90YWwgMSAKCk1lbW9yeTog NGsgcGFnZSwgcGh5c2ljYWwgMjYyMTQ0awoKdm1faW5mbzogSmF2YSBIb3RTcG90KFRNKSA2NC1C aXQgU2VydmVyIFZNICgxLjUuMC1wMi1yb290XzI5X25vdl8yMDA1XzE2XzIxKSBmb3IgZnJlZWJz ZC1hbWQ2NCwgYnVpbHQgb24gTm92IDI5IDIwMDUgMTY6Mjc6MjYgYnkgcm9vdCB3aXRoIGdjYyAz LjQuNCBbRnJlZUJTRF0gMjAwNTA1MTgKCg== ------=_Part_14940_23012638.1133464362102 Content-Type: application/octet-stream; name="hs_err_pid8299.log" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="hs_err_pid8299.log" IwojIEFuIHVuZXhwZWN0ZWQgZXJyb3IgaGFzIGJlZW4gZGV0ZWN0ZWQgYnkgSG90U3BvdCBWaXJ0 dWFsIE1hY2hpbmU6CiMKIyAgU0lHU0VHViAoMHhiKSBhdCBwYz0weDAwMDAwMDA4MDEwNmU3MjMs IHBpZD04Mjk5LCB0aWQ9MHg2MTg4MDAKIwojIEphdmEgVk06IEphdmEgSG90U3BvdChUTSkgNjQt Qml0IFNlcnZlciBWTSAoMS41LjAtcDItcm9vdF8yOV9ub3ZfMjAwNV8xNl8yMSBtaXhlZCBtb2Rl KQojIFByb2JsZW1hdGljIGZyYW1lOgojIFYgIFtsaWJqdm0uc28rMHg3MTA3MjNdCiMKCi0tLS0t LS0tLS0tLS0tLSAgVCBIIFIgRSBBIEQgIC0tLS0tLS0tLS0tLS0tLQoKQ3VycmVudCB0aHJlYWQg KDB4MDAwMDAwMDAwMDYwNmMwMCk6ICBWTVRocmVhZCBbaWQ9NjM5MTgwOF0KCnNpZ2luZm86c2lf c2lnbm89MTEsIHNpX2Vycm5vPTAsIHNpX2NvZGU9MTIsIHNpX2FkZHI9MHhmZmZmZmZmODU3NTdm Mjg4CgpSZWdpc3RlcnM6ClJBWD0weDAwMDAwMDAwMDAwMDAwMDEsIFJCWD0weDAwMDAwMDA4NDYz NDlmODAsIFJDWD0weDAwMDAwMDAwMDAwMDAwMDMsIFJEWD0weDAwMDAwMDAwMDAwMDAwMDkKUlNQ PTB4MDAwMDdmZmZmZjlmZDc3MCwgUkJQPTB4MDAwMDdmZmZmZjlmZDdkMCwgUlNJPTB4MDAwMDAw MDg0NjM0OWY4MCwgUkRJPTB4ZmZmZmZmZjg1NzU3ZjIyOApSOCA9MHgwMDAwMDAwODRjN2Y0NTE4 LCBSOSA9MHgwMDAwN2ZmZmZmOWZkOGVjLCBSMTA9MHgwMDAwMDAwMDAwMDAwMDAyLCBSMTE9MHgw MDAwMDAwMDAwYWFlMTUwClIxMj0weDAwMDAwMDA4NDYzM2FlMDgsIFIxMz0weGZmZmZmZmZmZmZm ZmZmZmYsIFIxND0weDAwMDAwMDA4NDY0M2QzYjgsIFIxNT0weDAwMDAwMDA4NDYwMDAwMDAKUklQ PTB4MDAwMDAwMDgwMTA2ZTcyMywgRUZMPTB4MDAwMDAwMDAwMDAwMDI4MywgQ1NHU0ZTPTB4MDAw MDAwMDAwMDAwMDAyYiwgRVJSPTB4MDAwMDdmZmZmZjlmZDc3MAogIFRSQVBOTz0weDAwMDAwMDA4 MDEwNmU3NmYKClRvcCBvZiBTdGFjazogKHNwPTB4MDAwMDdmZmZmZjlmZDc3MCkKMHgwMDAwN2Zm ZmZmOWZkNzcwOiAgIDAwMDA3ZmZmMDAwMDA2NGMgMDAwMDAwMDg0NjMyMmVlMAoweDAwMDA3ZmZm ZmY5ZmQ3ODA6ICAgMDAwMDAwMDg0NjMzYWUwOCAwMDAwMDAwODRjN2Y0NTE4CjB4MDAwMDdmZmZm ZjlmZDc5MDogICAwMDAwN2ZmZmZmOWZkODAwIDAwMDAwMDAwMDA1MmNhMDAKMHgwMDAwN2ZmZmZm OWZkN2EwOiAgIDAwMDAwMDAwMDAwMDAwMDAgMDAwMDAwMDAwMDUyY2EwMAoweDAwMDA3ZmZmZmY5 ZmQ3YjA6ICAgMDAwMDdmZmZmZjlmZDgwMCAwMDAwMDAwMDAwNTMzNDAwCjB4MDAwMDdmZmZmZjlm ZDdjMDogICAwMDAwMDAwMDAwMDAwMDAxIDAwMDAwMDAwMDFhZTNlYTAKMHgwMDAwN2ZmZmZmOWZk N2QwOiAgIDAwMDA3ZmZmZmY5ZmQ3ZjAgMDAwMDAwMDgwMGUwY2NmZgoweDAwMDA3ZmZmZmY5ZmQ3 ZTA6ICAgMDAwMDAwMDAwMDUzNzAwMCAwMDAwMDAwMDAwNTMzNDAwCjB4MDAwMDdmZmZmZjlmZDdm MDogICAwMDAwN2ZmZmZmOWZkODMwIDAwMDAwMDA4MDBlMDA5ZTAKMHgwMDAwN2ZmZmZmOWZkODAw OiAgIDAwMDAwMDAwMDA1MjlhMDAgMDAwMDAwMDAwMDUzMzgwMAoweDAwMDA3ZmZmZmY5ZmQ4MTA6 ICAgMDAwMDAwMDg0YzdmNDYwMCAwMDAwMDAwMDAwNTMzNDAwCjB4MDAwMDdmZmZmZjlmZDgyMDog ICAwMDAwMDAwMDAwNTJhNDAwIDAwMDA3ZmZmZmY5ZmQ4NjAKMHgwMDAwN2ZmZmZmOWZkODMwOiAg IDAwMDA3ZmZmZmY5ZmQ4ZDAgMDAwMDAwMDgwMGUwMWFjMAoweDAwMDA3ZmZmZmY5ZmQ4NDA6ICAg MDAwMDAwMDgwMTJhNTRhMCAwMDAwMDAwMDAwNjRjYzgwCjB4MDAwMDdmZmZmZjlmZDg1MDogICAw MDAwMDAwMTAwMDAwMDAwIDAwMDAwMDA4MDAwMDAwMDEKMHgwMDAwN2ZmZmZmOWZkODYwOiAgIDAw MDAwMDAxMDAwMDAwMDAgMDAwMDAwMDAwMDAwMDAwMQoweDAwMDA3ZmZmZmY5ZmQ4NzA6ICAgMDAw MDAwMDAwMDAwMDAwMCAwMDAwMDAwODAwZTFiNzM1CjB4MDAwMDdmZmZmZjlmZDg4MDogICAwMDAw MDAwMDAwMDAwMDAwIDAwMDAwMDAwMDA1Mzc4MzAKMHgwMDAwN2ZmZmZmOWZkODkwOiAgIDAwMDAw MDAwMDA1MTA2MDAgMDAwMDAwMDAwMDUzMzQwMAoweDAwMDA3ZmZmZmY5ZmQ4YTA6ICAgMDAwMDdm ZmZmZjlmZDhiMCAwMDAwMDAwMDAwMDAwMDAwCjB4MDAwMDdmZmZmZjlmZDhiMDogICAwMDAwMDAw MDAwNTI5YTAwIDAwMDAwMDAwMDAwMDAwMDAKMHgwMDAwN2ZmZmZmOWZkOGMwOiAgIDAwMDAwMDAw MDA1MjlhMDAgMDAwMDAwMDAwMDUzMzQwMAoweDAwMDA3ZmZmZmY5ZmQ4ZDA6ICAgMDAwMDdmZmZm ZjlmZDk3MCAwMDAwMDAwODAwZTAxNTM2CjB4MDAwMDdmZmZmZjlmZDhlMDogICAwMDAwN2ZmZmZm OWZkOTQwIDAwMDAwMDAwMDEwNjdhZDEKMHgwMDAwN2ZmZmZmOWZkOGYwOiAgIDAwMDA3ZmZmZmY5 ZmQ5ZjAgMDAwMDAwMDAwMDYxNzAyMAoweDAwMDA3ZmZmZmY5ZmQ5MDA6ICAgMDAwMDAwMDEwMDAw MDAwMCAwMDAwMDAwMDAwMDAwMDAxCjB4MDAwMDdmZmZmZjlmZDkxMDogICAwMDAwMDAwMDAwMDAw MDAwIDAwMDAwMDA4MDEwNTQ5YzgKMHgwMDAwN2ZmZmZmOWZkOTIwOiAgIDAwMDAwMDA4MDAwMDAw MDAgMDAwMDAwMDAwMDUxYTg2OAoweDAwMDA3ZmZmZmY5ZmQ5MzA6ICAgMDAwMDAwMDAwMDUxMDYw MCAwMDAwMDAwODAxMzhjZTQ4CjB4MDAwMDdmZmZmZjlmZDk0MDogICAwMDAwN2ZmZmZmOWZkOTgw IDAwMDAwMDAwMDA2NGNjODAKMHgwMDAwN2ZmZmZmOWZkOTUwOiAgIDAwMDAwMDAwMDA1MjlhMDAg MDAwMDdmZmZmZjlmZDlhMAoweDAwMDA3ZmZmZmY5ZmQ5NjA6ICAgMDAwMDdmZmZmZjlmZDlhOCAw MDAwMDAwMDAwMDAwMDAwIAoKSW5zdHJ1Y3Rpb25zOiAocGM9MHgwMDAwMDAwODAxMDZlNzIzKQow eDAwMDAwMDA4MDEwNmU3MTM6ICAgNDIgMGYgMTggMGMgMmIgNDggODkgZGUgNDggOGIgN2IgMDgg NDggODMgYzcgMTAKMHgwMDAwMDAwODAxMDZlNzIzOiAgIDhiIDU3IDYwIDg1IGQyIDdmIDM2IDg1 IGQyIDc5IDIyIDhiIDQzIDEwIDg5IGQxIAoKU3RhY2s6IFsweDAwMDA3ZmZmZmY4ZmUwMDAsMHgw MDAwN2ZmZmZmOWZlMDAwKSwgIHNwPTB4MDAwMDdmZmZmZjlmZDc3MCwgIGZyZWUgc3BhY2U9MTAy MWsKTmF0aXZlIGZyYW1lczogKEo9Y29tcGlsZWQgSmF2YSBjb2RlLCBqPWludGVycHJldGVkLCBW dj1WTSBjb2RlLCBDPW5hdGl2ZSBjb2RlKQpWICBbbGlianZtLnNvKzB4NzEwNzIzXQpWICBbbGli anZtLnNvKzB4NGFlY2ZmXQpWICBbbGlianZtLnNvKzB4NGEyOWUwXQpWICBbbGlianZtLnNvKzB4 NGEzYWMwXQpWICBbbGlianZtLnNvKzB4NGEzNTM2XQpWICBbbGlianZtLnNvKzB4NGFmMWQ2XQpW ICBbbGlianZtLnNvKzB4NzU3NzZhXQpWICBbbGlianZtLnNvKzB4NGExMTY4XQpWICBbbGlianZt LnNvKzB4NGEyMTBkXQpWICBbbGlianZtLnNvKzB4Nzk4ODFjXQpWICBbbGlianZtLnNvKzB4Nzk4 NTUzXQpWICBbbGlianZtLnNvKzB4Nzk3Y2UwXQpWICBbbGlianZtLnNvKzB4Nzk3ZmRjXQpWICBb bGlianZtLnNvKzB4Nzk3YjEwXQpWICBbbGlianZtLnNvKzB4NmE4YWEyXQoKVk1fT3BlcmF0aW9u ICgweDAwMDA3ZmZmZmYyMmE0MjApOiBmdWxsIGdlbmVyYXRpb24gY29sbGVjdGlvbiwgbW9kZTog c2FmZXBvaW50LCByZXF1ZXN0ZWQgYnkgdGhyZWFkIDB4MDAwMDAwMDAwMTllMTgwMAoKCi0tLS0t LS0tLS0tLS0tLSAgUCBSIE8gQyBFIFMgUyAgLS0tLS0tLS0tLS0tLS0tCgpKYXZhIFRocmVhZHM6 ICggPT4gY3VycmVudCB0aHJlYWQgKQogIDB4MDAwMDAwMDAwMTg0ZWMwMCBKYXZhVGhyZWFkICJX b3JrZXItNSIgW190aHJlYWRfYmxvY2tlZCwgaWQ9MjU3NTY2NzJdCiAgMHgwMDAwMDAwMDAxODRl NDAwIEphdmFUaHJlYWQgIldvcmtlci00IiBbX3RocmVhZF9ibG9ja2VkLCBpZD0yNTQ4NzM2MF0K ICAweDAwMDAwMDAwMDE3ZjhjMDAgSmF2YVRocmVhZCAiV29ya2VyLTMiIFtfdGhyZWFkX2Jsb2Nr ZWQsIGlkPTI1NDg1MzEyXQogIDB4MDAwMDAwMDAwMTUzMjQwMCBKYXZhVGhyZWFkICJXb3JrZXIt MiIgW190aHJlYWRfYmxvY2tlZCwgaWQ9MjczMTIxMjhdCiAgMHgwMDAwMDAwMDAwNmQzODAwIEph dmFUaHJlYWQgIldvcmtlci0xIiBbX3RocmVhZF9ibG9ja2VkLCBpZD0yMDAxNjEyOF0KICAweDAw MDAwMDAwMDE5ZTE4MDAgSmF2YVRocmVhZCAib3JnLmVjbGlwc2UuamR0LmludGVybmFsLnVpLnRl eHQuSmF2YVJlY29uY2lsZXIiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD0yNzEzOTA3Ml0K ICAweDAwMDAwMDAwMDE1MjRjMDAgSmF2YVRocmVhZCAiSmF2YSBpbmRleGluZyIgZGFlbW9uIFtf dGhyZWFkX2Jsb2NrZWQsIGlkPTIyMzMxMzkyXQogIDB4MDAwMDAwMDAwMTIzZTAwMCBKYXZhVGhy ZWFkICJXb3JrZXItMCIgW190aHJlYWRfYmxvY2tlZCwgaWQ9MTQ3OTE2ODBdCiAgMHgwMDAwMDAw MDAwODE5NDAwIEphdmFUaHJlYWQgIlN0YXJ0IExldmVsIEV2ZW50IERpc3BhdGNoZXIiIGRhZW1v biBbX3RocmVhZF9ibG9ja2VkLCBpZD04NDkzMDU2XQogIDB4MDAwMDAwMDAwMDgxMDQwMCBKYXZh VGhyZWFkICJGcmFtZXdvcmsgRXZlbnQgRGlzcGF0Y2hlciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2Nr ZWQsIGlkPTg0NTYxOTJdCiAgMHgwMDAwMDAwMDAwN2U1MDAwIEphdmFUaHJlYWQgIlN0YXRlIERh dGEgTWFuYWdlciIgZGFlbW9uIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTgyNzkwNDBdCiAgMHgwMDAw MDAwMDAwNjk5MDAwIEphdmFUaHJlYWQgIkxvdyBNZW1vcnkgRGV0ZWN0b3IiIGRhZW1vbiBbX3Ro cmVhZF9ibG9ja2VkLCBpZD02OTIxMjE2XQogIDB4MDAwMDAwMDAwMDY5MjAwMCBKYXZhVGhyZWFk ICJDb21waWxlclRocmVhZDEiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD02ODkyNTQ0XQog IDB4MDAwMDAwMDAwMDY4YzAwMCBKYXZhVGhyZWFkICJDb21waWxlclRocmVhZDAiIGRhZW1vbiBb X3RocmVhZF9ibG9ja2VkLCBpZD02ODY3OTY4XQogIDB4MDAwMDAwMDAwMDY4NTAwMCBKYXZhVGhy ZWFkICJBZGFwdGVyVGhyZWFkIiBkYWVtb24gW190aHJlYWRfYmxvY2tlZCwgaWQ9NjgzOTI5Nl0K ICAweDAwMDAwMDAwMDA2NmEwMDAgSmF2YVRocmVhZCAiU2lnbmFsIERpc3BhdGNoZXIiIGRhZW1v biBbX3RocmVhZF9ibG9ja2VkLCBpZD02NzI4NzA0XQogIDB4MDAwMDAwMDAwMDY2MjQwMCBKYXZh VGhyZWFkICJGaW5hbGl6ZXIiIGRhZW1vbiBbX3RocmVhZF9ibG9ja2VkLCBpZD02Njk1OTM2XQog IDB4MDAwMDAwMDAwMDYxOGMwMCBKYXZhVGhyZWFkICJSZWZlcmVuY2UgSGFuZGxlciIgZGFlbW9u IFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTY2OTI4NjRdCiAgMHgwMDAwMDAwMDAwNTFhODAwIEphdmFU aHJlYWQgIm1haW4iIFtfdGhyZWFkX2Jsb2NrZWQsIGlkPTUzNDkzNzZdCgpPdGhlciBUaHJlYWRz Ogo9PjB4MDAwMDAwMDAwMDYwNmMwMCBWTVRocmVhZCBbaWQ9NjM5MTgwOF0KICAweDAwMDAwMDAw MDA1MjljMDAgV2F0Y2hlclRocmVhZCBbaWQ9NjkzNzYwMF0KClZNIHN0YXRlOmF0IHNhZmVwb2lu dCAobm9ybWFsIGV4ZWN1dGlvbikKClZNIE11dGV4L01vbml0b3IgY3VycmVudGx5IG93bmVkIGJ5 IGEgdGhyZWFkOiAgKFttdXRleC9sb2NrX2V2ZW50XSkKWzB4MDAwMDAwMDAwMDUyMjk4MC8weDAw MDAwMDAwMDA1MjJhMDBdIFRocmVhZHNfbG9jayAtIG93bmVyIHRocmVhZDogMHgwMDAwMDAwMDAw NjA2YzAwClsweDAwMDAwMDAwMDA1MGZhYzAvMHgwMDAwMDAwMDAwNTI0YTAwXSBIZWFwX2xvY2sg LSBvd25lciB0aHJlYWQ6IDB4MDAwMDAwMDAwMTllMTgwMAoKSGVhcAogZGVmIG5ldyBnZW5lcmF0 aW9uICAgdG90YWwgMTIzNTJLLCB1c2VkIDUyMTRLIFsweDAwMDAwMDA4NDYwMDAwMDAsIDB4MDAw MDAwMDg0NmQ2MDAwMCwgMHgwMDAwMDAwODRiNTUwMDAwKQogIGVkZW4gc3BhY2UgMTEwMDhLLCAg MzklIHVzZWQgWzB4MDAwMDAwMDg0NjAwMDAwMCwgMHgwMDAwMDAwODQ2NDNkM2I4LCAweDAwMDAw MDA4NDZhYzAwMDApCiAgZnJvbSBzcGFjZSAxMzQ0SywgIDY1JSB1c2VkIFsweDAwMDAwMDA4NDZh YzAwMDAsIDB4MDAwMDAwMDg0NmI5YTc5OCwgMHgwMDAwMDAwODQ2YzEwMDAwKQogIHRvICAgc3Bh Y2UgMTM0NEssICAgMCUgdXNlZCBbMHgwMDAwMDAwODQ2YzEwMDAwLCAweDAwMDAwMDA4NDZjMTAw MDAsIDB4MDAwMDAwMDg0NmQ2MDAwMCkKIHRlbnVyZWQgZ2VuZXJhdGlvbiAgIHRvdGFsIDI3MzI4 SywgdXNlZCAyMjMyMEsgWzB4MDAwMDAwMDg0YjU1MDAwMCwgMHgwMDAwMDAwODRkMDAwMDAwLCAw eDAwMDAwMDA4NTYwMDAwMDApCiAgIHRoZSBzcGFjZSAyNzMyOEssICA4MSUgdXNlZCBbMHgwMDAw MDAwODRiNTUwMDAwLCAweDAwMDAwMDA4NGNiMWMzNTAsIDB4MDAwMDAwMDg0YzdmNDYwMCwgMHgw MDAwMDAwODRkMDAwMDAwKQogY29tcGFjdGluZyBwZXJtIGdlbiAgdG90YWwgNDMwMDhLLCB1c2Vk IDQzMDA2SyBbMHgwMDAwMDAwODU2MDAwMDAwLCAweDAwMDAwMDA4NThhMDAwMDAsIDB4MDAwMDAw MDg1YjIwMDAwMCkKICAgdGhlIHNwYWNlIDQzMDA4SywgIDk5JSB1c2VkIFsweDAwMDAwMDA4NTYw MDAwMDAsIDB4MDAwMDAwMDg1ODlmZmEyOCwgMHgwMDAwMDAwODU4OWZmYzAwLCAweDAwMDAwMDA4 NThhMDAwMDApCk5vIHNoYXJlZCBzcGFjZXMgY29uZmlndXJlZC4KCkR5bmFtaWMgbGlicmFyaWVz OgoweDAwMDAwMDAwMDA0MDAwMDAgCS91c3IvbG9jYWwvamRrMS41LjAvYmluL2phdmEKMHgwMDAw MDAwODAwNjM2MDAwIAkvdXNyL2xpYi9saWJwdGhyZWFkLnNvLjIKMHgwMDAwMDAwODAwNzYxMDAw IAkvbGliL2xpYmMuc28uNgoweDAwMDAwMDA4MDA5NWUwMDAgCS91c3IvbG9jYWwvamRrMS41LjAv anJlL2xpYi9hbWQ2NC9zZXJ2ZXIvbGlianZtLnNvCjB4MDAwMDAwMDgwMTM5NzAwMCAJL3Vzci9s aWIvbGlic3RkYysrLnNvLjUKMHgwMDAwMDAwODAxNThlMDAwIAkvbGliL2xpYm0uc28uNAoweDAw MDAwMDA4MDE2YWEwMDAgCS91c3IvbG9jYWwvamRrMS41LjAvanJlL2xpYi9hbWQ2NC9uYXRpdmVf dGhyZWFkcy9saWJocGkuc28KMHgwMDAwMDAwODAxN2I2MDAwIAkvdXNyL2xvY2FsL2xpYi9uc3Nf bGRhcC5zby4xCjB4MDAwMDAwMDgwMThkMTAwMCAJL3Vzci9sb2NhbC9saWIvbGlibGRhcC0yLjIu c28uNwoweDAwMDAwMDA4MDFhMDQwMDAgCS91c3IvbG9jYWwvbGliL2xpYmxiZXItMi4yLnNvLjcK MHgwMDAwMDAwODAxYjEzMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJjcnlwdG8uc28uNAoweDAwMDAw MDA4MDFkNzMwMDAgCS91c3IvbG9jYWwvbGliL2xpYnNzbC5zby40CjB4MDAwMDAwMDgwMWViODAw MCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0L2xpYnZlcmlmeS5zbwoweDAwMDAw MDA4MDFmYzcwMDAgCS91c3IvbG9jYWwvamRrMS41LjAvanJlL2xpYi9hbWQ2NC9saWJqYXZhLnNv CjB4MDAwMDAwMDgwMjBlZjAwMCAJL3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0L2xp YnppcC5zbwoweDAwMDAwMDA4NWI0YTEwMDAgCS91c3IvbG9jYWwvamRrMS41LjAvanJlL2xpYi9h bWQ2NC9saWJuZXQuc28KMHgwMDAwMDAwODViNWI0MDAwIAkvdXNyL2xvY2FsL2pkazEuNS4wL2py ZS9saWIvYW1kNjQvbGlibmlvLnNvCjB4MDAwMDAwMDg1ZDdiMDAwMCAJL3Vzci9ob21lL2ZyYW5j by8uZWNsaXBzZS9vcmcuZWNsaXBzZS5wbGF0Zm9ybV8zLjEuMS9jb25maWd1cmF0aW9uL29yZy5l Y2xpcHNlLm9zZ2kvYnVuZGxlcy85Ny8xLy5jcC9saWJzd3QtcGktZ3RrLTMxMzkuc28KMHgwMDAw MDAwODVkOTA4MDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliZ3RrLXgxMS0yLjAuc28uMAoweDAwMDAw MDA4NWRkMjcwMDAgCS91c3IvbG9jYWwvbGliL2xpYmd0aHJlYWQtMi4wLnNvLjAKMHgwMDAwMDAw ODVkZTJiMDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliWHRzdC5zby42CjB4MDAwMDAwMDg1ZGYzMTAw MCAJL3Vzci9YMTFSNi9saWIvL2xpYmdka19waXhidWYtMi4wLnNvLjAKMHgwMDAwMDAwODVlMDQ4 MDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliZ2RrLXgxMS0yLjAuc28uMAoweDAwMDAwMDA4NWUxZGEw MDAgCS91c3IvWDExUjYvbGliLy9saWJYcmFuZHIuc28uMgoweDAwMDAwMDA4NWUyZGQwMDAgCS91 c3IvWDExUjYvbGliLy9saWJYcmVuZGVyLnNvLjEKMHgwMDAwMDAwODVlM2U2MDAwIAkvdXNyL1gx MVI2L2xpYi8vbGliWGkuc28uNgoweDAwMDAwMDA4NWU0ZWUwMDAgCS91c3IvWDExUjYvbGliLy9s aWJYaW5lcmFtYS5zby4xCjB4MDAwMDAwMDg1ZTVmMDAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYlhl eHQuc28uNgoweDAwMDAwMDA4NWU3MDEwMDAgCS91c3IvWDExUjYvbGliLy9saWJYMTEuc28uNgow eDAwMDAwMDA4NWU4ZGUwMDAgCS91c3IvbG9jYWwvbGliL2xpYmdtb2R1bGUtMi4wLnNvLjAKMHgw MDAwMDAwODVlOWUxMDAwIAkvdXNyL2xvY2FsL2xpYi9saWJnb2JqZWN0LTIuMC5zby4wCjB4MDAw MDAwMDg1ZWIxZjAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYnBhbmdvLTEuMC5zby4wCjB4MDAwMDAw MDg1ZWM1YzAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYnBhbmdvY2Fpcm8tMS4wLnNvLjAKMHgwMDAw MDAwODVlZDYzMDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliZm9udGNvbmZpZy5zby4xCjB4MDAwMDAw MDg1ZWU5NTAwMCAJL3Vzci9sb2NhbC9saWIvbGliZnJlZXR5cGUuc28uOQoweDAwMDAwMDA4NWYw MGMwMDAgCS9saWIvbGliei5zby4zCjB4MDAwMDAwMDg1ZjExZjAwMCAJL3Vzci9sb2NhbC9saWIv bGliYXRrLTEuMC5zby4wCjB4MDAwMDAwMDg1ZjIzZDAwMCAJL3Vzci9sb2NhbC9saWIvbGliY2Fp cm8uc28uMgoweDAwMDAwMDA4NWYzOTEwMDAgCS91c3IvbG9jYWwvbGliL2xpYmludGwuc28uNgow eDAwMDAwMDA4NWY0OWEwMDAgCS91c3IvbG9jYWwvbGliL2xpYmdsaWItMi4wLnNvLjAKMHgwMDAw MDAwODVmNjI2MDAwIAkvdXNyL1gxMVI2L2xpYi8vbGliWGN1cnNvci5zby4xCjB4MDAwMDAwMDg1 ZjczMDAwMCAJL3Vzci9YMTFSNi9saWIvL2xpYlhmaXhlcy5zby4zCjB4MDAwMDAwMDg1ZjgzNTAw MCAJL3Vzci9sb2NhbC9saWIvbGliaWNvbnYuc28uMwoweDAwMDAwMDA4NWZhMjYwMDAgCS91c3Iv WDExUjYvbGliLy9saWJwYW5nb2Z0Mi0xLjAuc28uMAoweDAwMDAwMDA4NWZiNTAwMDAgCS91c3Iv bG9jYWwvbGliL2xpYmV4cGF0LnNvLjUKMHgwMDAwMDAwODVmYzcyMDAwIAkvdXNyL2xvY2FsL2xp Yi9saWJwbmcuc28uNQoweDAwMDAwMDA4NWZkOTgwMDAgCS91c3IvWDExUjYvbGliL1gxMS9sb2Nh bGUvbGliL2NvbW1vbi94bGNEZWYuc28uMgoweDAwMDAwMDA4NWZlOWIwMDAgCS91c3IvaG9tZS9m cmFuY28vLmVjbGlwc2Uvb3JnLmVjbGlwc2UucGxhdGZvcm1fMy4xLjEvY29uZmlndXJhdGlvbi9v cmcuZWNsaXBzZS5vc2dpL2J1bmRsZXMvOTcvMS8uY3AvbGlic3d0LWd0ay0zMTM5LnNvCjB4MDAw MDAwMDg2MDBjMDAwMCAJL3Vzci9YMTFSNi9saWIvcGFuZ28vMS40LjAvbW9kdWxlcy9wYW5nby1i YXNpYy1mYy5zbwoweDAwMDAwMDA4MDA1MGMwMDAgCS9saWJleGVjL2xkLWVsZi5zby4xCgpWTSBB cmd1bWVudHM6Cmp2bV9hcmdzOiAtWG1zNDBtIC1YbXgyNTZtCmphdmFfY29tbWFuZDogL3Vzci9s b2NhbC9lY2xpcHNlL3N0YXJ0dXAuamFyIC1vcyBmcmVlYnNkIC13cyBndGsgLWFyY2ggYW1kNjQg LWxhdW5jaGVyIC91c3IvbG9jYWwvZWNsaXBzZS9lY2xpcHNlIC1uYW1lIEVjbGlwc2UgLXNob3dz cGxhc2ggNjAwIC1leGl0ZGF0YSA2MDAwNyAtdm0gL3Vzci9sb2NhbC9iaW4vamF2YSAtdm1hcmdz IC1YbXM0MG0gLVhteDI1Nm0gLWphciAvdXNyL2xvY2FsL2VjbGlwc2Uvc3RhcnR1cC5qYXIKCkVu dmlyb25tZW50IFZhcmlhYmxlczoKSkFWQV9IT01FPS91c3IvbG9jYWwvamRrMS41LjAKQ0xBU1NQ QVRIPS91c3IvbG9jYWwvamF2YWxpYgpQQVRIPS91c3IvbG9jYWwvYmluOi91c3IvbG9jYWwvamF2 YS9iaW46L3Vzci9sb2NhbC9saWIvZGlzdGNjOi9zYmluOi9iaW46L3Vzci9zYmluOi91c3IvYmlu Oi91c3IvZ2FtZXM6L3Vzci9sb2NhbC9zYmluOi91c3IvbG9jYWwvYmluOi91c3IvWDExUjYvYmlu Oi9ob21lL2ZyYW5jby9iaW46L3NiaW46L2JpbjovdXNyL3NiaW46L3Vzci9iaW46L3Vzci9nYW1l czovdXNyL2xvY2FsL3NiaW46L3Vzci9sb2NhbC9iaW46L3Vzci9YMTFSNi9iaW46L2hvbWUvZnJh bmNvL2JpbgpMRF9MSUJSQVJZX1BBVEg9L3Vzci9sb2NhbC9qZGsxLjUuMC9qcmUvbGliL2FtZDY0 L3NlcnZlcjovdXNyL2xvY2FsL2pkazEuNS4wL2pyZS9saWIvYW1kNjQ6L3Vzci9sb2NhbC9qZGsx LjUuMC9qcmUvLi4vbGliL2FtZDY0Oi91c3IvWDExUjYvbGliLzo6L3Vzci9YMTFSNi9saWIvClNI RUxMPS9iaW4vYmFzaApESVNQTEFZPTowLjAKCgotLS0tLS0tLS0tLS0tLS0gIFMgWSBTIFQgRSBN ICAtLS0tLS0tLS0tLS0tLS0KCk9TOkZyZWVCU0QKdW5hbWU6RnJlZUJTRCA2LjAtU1RBQkxFIEZy ZWVCU0QgNi4wLVNUQUJMRSAjMTogVHVlIE5vdiAyOSAxNzoxMDo0NCBBUlQgMjAwNSAgICAgcm9v dEB0YXoub2ZpY2luYTovdXNyL29iai91c3Ivc3JjL3N5cy9UQVogYW1kNjQKcmxpbWl0OiBTVEFD SyA1MjQyODhrLCBDT1JFIGluZmluaXR5LCBOT0ZJTEUgMTEwOTUKQ1BVOnRvdGFsIDEgCgpNZW1v cnk6IDRrIHBhZ2UsIHBoeXNpY2FsIDI2MjE0NGsKCnZtX2luZm86IEphdmEgSG90U3BvdChUTSkg NjQtQml0IFNlcnZlciBWTSAoMS41LjAtcDItcm9vdF8yOV9ub3ZfMjAwNV8xNl8yMSkgZm9yIGZy ZWVic2QtYW1kNjQsIGJ1aWx0IG9uIE5vdiAyOSAyMDA1IDE2OjI3OjI2IGJ5IHJvb3Qgd2l0aCBn Y2MgMy40LjQgW0ZyZWVCU0RdIDIwMDUwNTE4Cgo= ------=_Part_14940_23012638.1133464362102-- From owner-freebsd-java@FreeBSD.ORG Thu Dec 1 19:22:18 2005 Return-Path: X-Original-To: freebsd-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 DFD5A16A41F for ; Thu, 1 Dec 2005 19:22:18 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C6A43D53 for ; Thu, 1 Dec 2005 19:22:13 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 985D7F2523; Thu, 1 Dec 2005 11:22:10 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57630-05; Thu, 1 Dec 2005 11:22:10 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 0925BF241D; Thu, 1 Dec 2005 11:22:10 -0800 (PST) From: Sean McNeil To: Franco Bruno Borghesi In-Reply-To: References: Content-Type: text/plain Date: Thu, 01 Dec 2005 11:22:09 -0800 Message-Id: <1133464929.58726.3.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: FreeBSD-Java Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 19:22:19 -0000 On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi wrote: > Hi everyone. > > I'm having problems with eclipse on my new amd64 installation. Eclipse hangs > for a couple of minutes and then I get a window telling me that java > crashed. > > This is a random problem, and I haven't found a way to reproduce it. It just > happens. > I've tryied rebuilding eclipse, but it didn't help (used WITHOUT_CAIRO=yes). > I've attached the log files generated in my home directory. Maybe someone > could give me a hint. > > Console reports: > pid 33465 (java), uid 1000: exited on signal 6 (core dumped) > pid 8299 (java), uid 1000: exited on signal 6 (core dumped) > > System Detail: > *FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 17:10:44 > ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 > > *java version "1.5.0-p2" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.5.0-p2-root_29_nov_2005_17_58) > Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_29_nov_2005_16_21, > mixed mode) I used to have this same kind of thing happen to me until I fixed java. Please look at the java@ mailing list. There are two proposed solutions in there regarding libz namespace conflicts that have been floating around for quite a while, yet neither of these solutions have been implemented in the port. It is pretty crucial for eclipse as it uses gtk extensively which relies on libz. Take a look at: http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html Cheers, Sean From owner-freebsd-java@FreeBSD.ORG Thu Dec 1 22:15:55 2005 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 E95C716A41F for ; Thu, 1 Dec 2005 22:15:55 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CEDD43D5C for ; Thu, 1 Dec 2005 22:15:55 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so150072nzo for ; Thu, 01 Dec 2005 14:15:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=KRQH7GX8pkx90X+s1Y4EWdPQZPiWO+wd0FmoVes484C+8ek83V+V19petkwSvFjRccCfbreeg848+ZLAFEAmLXhRpyakdyMCVmqyWjCgOosiUs84PCn0vBP6g33qtzk04eLI+Ju/KftiR2AZjOzHtn9FOBYrfvIJ1wv2kqS+iYU= Received: by 10.36.224.71 with SMTP id w71mr1919749nzg; Thu, 01 Dec 2005 14:15:54 -0800 (PST) Received: by 10.36.46.14 with HTTP; Thu, 1 Dec 2005 14:15:54 -0800 (PST) Message-ID: Date: Thu, 1 Dec 2005 17:15:54 -0500 From: Adam Stroud To: java@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: java/jdk15-doc X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 22:15:56 -0000 All: I was trying to install the jdk15-doc port and it kept failing even after I downloaded the zip file from Sun and placed it in /usr/ports/distfiles. Th= e build error says that there is a md5 mismatch then naturally tries to download the file and fails. I looked at the distinfo file and sure enough the file size and md5sum are different that for the zip file I am downloading. The file that I downloaded (jdk-1_5_0-doc.zip) as of 12/1/200= 5 17:02 EST has the following properties: prompt# md5 /usr/ports/distfiles/jdk-1_5_0-doc.zip MD5 (/usr/ports/distfiles/jdk-1_5_0-doc.zip) =3D 06d108655466460e12bc9018c5fee863 prompt# ls -l /usr/ports/distfiles/jdk-1_5_0-doc.zip -rw-r--r-- 1 root wheel 46191338 Dec 1 17:02 /usr/ports/distfiles/jdk-1_5_0-doc.zip prompt# does the distinfo file need to be updated, or am I just losing my mind? Thanks A From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 10:50:11 2005 Return-Path: X-Original-To: freebsd-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 1F48D16A41F for ; Fri, 2 Dec 2005 10:50:11 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD9B43D55 for ; Fri, 2 Dec 2005 10:50:07 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jB2Ao5Zm057493; Fri, 2 Dec 2005 12:50:05 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jB2AoLpf099626; Fri, 2 Dec 2005 12:50:25 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <439026D8.7080302@ebs.gr> Date: Fri, 02 Dec 2005 12:50:00 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sean McNeil References: <1133464929.58726.3.camel@triton.mcneil.com> In-Reply-To: <1133464929.58726.3.camel@triton.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Java , Franco Bruno Borghesi Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 10:50:11 -0000 Sean McNeil wrote: > On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi wrote: > >>Hi everyone. >> >>I'm having problems with eclipse on my new amd64 installation. Eclipse hangs >>for a couple of minutes and then I get a window telling me that java >>crashed. >> >>This is a random problem, and I haven't found a way to reproduce it. It just >>happens. >>I've tryied rebuilding eclipse, but it didn't help (used WITHOUT_CAIRO=yes). >>I've attached the log files generated in my home directory. Maybe someone >>could give me a hint. >> >>Console reports: >>pid 33465 (java), uid 1000: exited on signal 6 (core dumped) >>pid 8299 (java), uid 1000: exited on signal 6 (core dumped) >> >>System Detail: >>*FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 17:10:44 >>ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 >> >>*java version "1.5.0-p2" >>Java(TM) 2 Runtime Environment, Standard Edition (build >>1.5.0-p2-root_29_nov_2005_17_58) >>Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_29_nov_2005_16_21, >>mixed mode) > > > I used to have this same kind of thing happen to me until I fixed java. > Please look at the java@ mailing list. There are two proposed solutions > in there regarding libz namespace conflicts that have been floating > around for quite a while, yet neither of these solutions have been > implemented in the port. It is pretty crucial for eclipse as it uses > gtk extensively which relies on libz. Take a look at: > > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html > > Cheers, > Sean FWIW, I've been running (on i386) with Mikhail's patches for the last couple of months in my day job and I have encountered zero problems. Cheers, Panagiotis From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 17:16:49 2005 Return-Path: X-Original-To: freebsd-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 D6E1916A425 for ; Fri, 2 Dec 2005 17:16:49 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267B343D46 for ; Fri, 2 Dec 2005 17:16:13 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so363766nzo for ; Fri, 02 Dec 2005 09:16:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Hoz51D1KjRorGXzNtbrE9Ub4PYBZ1pPt4o2cjULeJMUS7VqEJY+8Vw0pIbhArM4JhYPYrMVSX2qnzvyS9lFvcLSFgcncJtX03NfDQ0WQQMiamL3UoaXeB2rZPN/9wU8fPbG2TD7hh0F29Qg1AshDfMBzVKXdO1/5/YOTdY/K8tI= Received: by 10.37.22.8 with SMTP id z8mr2753263nzi; Fri, 02 Dec 2005 09:16:07 -0800 (PST) Received: by 10.36.56.12 with HTTP; Fri, 2 Dec 2005 09:16:07 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 14:16:07 -0300 From: Franco Bruno Borghesi To: Panagiotis Astithas In-Reply-To: <439026D8.7080302@ebs.gr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_544_8821538.1133543767877" References: <1133464929.58726.3.camel@triton.mcneil.com> <439026D8.7080302@ebs.gr> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD-Java Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 17:16:50 -0000 ------=_Part_544_8821538.1133543767877 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 2005/12/2, Panagiotis Astithas : > > Sean McNeil wrote: > > On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi wrote: > > > >>Hi everyone. > >> > >>I'm having problems with eclipse on my new amd64 installation. Eclipse > hangs > >>for a couple of minutes and then I get a window telling me that java > >>crashed. > >> > >>This is a random problem, and I haven't found a way to reproduce it. It > just > >>happens. > >>I've tryied rebuilding eclipse, but it didn't help (used > WITHOUT_CAIRO=3Dyes). > >>I've attached the log files generated in my home directory. Maybe > someone > >>could give me a hint. > >> > >>Console reports: > >>pid 33465 (java), uid 1000: exited on signal 6 (core dumped) > >>pid 8299 (java), uid 1000: exited on signal 6 (core dumped) > >> > >>System Detail: > >>*FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 > 17:10:44 > >>ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 > >> > >>*java version "1.5.0-p2" > >>Java(TM) 2 Runtime Environment, Standard Edition (build > >>1.5.0-p2-root_29_nov_2005_17_58) > >>Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-p2-root_29_nov_2005_16_2= 1 > , > >>mixed mode) > > > > > > I used to have this same kind of thing happen to me until I fixed java. > > Please look at the java@ mailing list. There are two proposed solution= s > > in there regarding libz namespace conflicts that have been floating > > around for quite a while, yet neither of these solutions have been > > implemented in the port. It is pretty crucial for eclipse as it uses > > gtk extensively which relies on libz. Take a look at: > > > > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.htm= l > > > > Cheers, > > Sean > > FWIW, I've been running (on i386) with Mikhail's patches for the last > couple of months in my day job and I have encountered zero problems. > > Cheers, > Panagiotis > I've been using unpatched jdk15 for a couple of months too on i386 (athlon XP) and it worked without problems. This week I changed my computer to an Atlon64 and started a fresh installation, and that's when problems started. Yesterday I applied this patch ( http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004487.html) because the other proposed patch failed. Recompiled jdk15 and reinstaled. Eclipse just hanged, so I will try to apply the other patch ( http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004476.html) and recompile jdk15 again. I attached today's hs_err-pid file. Do you still think this is a libzip.soproblem? Thanks. ------=_Part_544_8821538.1133543767877 Content-Type: application/octet-stream; name=hs_err_pid87808.log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="hs_err_pid87808.log" # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x0000000002e0008c, pid=87808, tid=0x51a000 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-p2-root_01_dec_2005_18_32 mixed mode) # Problematic frame: # C 0x0000000002e0008c # --------------- T H R E A D --------------- Current thread (0x000000000051a800): JavaThread "main" [_thread_in_native, id=5349376] siginfo:si_signo=11, si_errno=0, si_code=12, si_addr=0x00000000000000c0 Registers: RAX=0x00000000000000c0, RBX=0x0000000000730e00, RCX=0x0000000000000070, RDX=0x0000000002e00078 RSP=0x00007fffffff9508, RBP=0x00007fffffff9520, RSI=0x0000000002e00067, RDI=0x0000000000000000 R8 =0x0000000000000001, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000000 R12=0x00007fffffff9593, R13=0x0000000001cb6340, R14=0x00000000ffffffff, R15=0x0000000000000000 RIP=0x0000000002e0008c, EFL=0xffffffffa7cac8c0, CSGSFS=0xffffff00370905d0, ERR=0xffffff000fd84100 TRAPNO=0xffffffff80779a20 Top of Stack: (sp=0x00007fffffff9508) 0x00007fffffff9508: 00000008020f6be0 0000000000000070 0x00007fffffff9518: 0000000000730e00 0000000000000000 0x00007fffffff9528: 000000085effd717 0000000000730e00 0x00007fffffff9538: 0000000000730e00 0000000861018739 0x00007fffffff9548: 000000085effda7f 0000000000651300 0x00007fffffff9558: 00000008006472df 000000085effdb80 0x00007fffffff9568: 000000086114e518 000000085effdb80 0x00007fffffff9578: 0000000800514a1b 00007fffffff9590 0x00007fffffff9588: ffffffff00620600 0000000000006272 0x00007fffffff9598: 0000000001cb6340 0000000861150720 0x00007fffffff95a8: 00000008005127dd 0000000000000206 0x00007fffffff95b8: 0000000000000186 00007fffffff9578 0x00007fffffff95c8: 0000000000001000 0000000001cb6340 0x00007fffffff95d8: 0000000861018736 0000000800819b6c 0x00007fffffff95e8: 0000000000000020 0000000001cb6340 0x00007fffffff95f8: 0000000861150720 0000000001cb6340 0x00007fffffff9608: 0000000000000000 0000000000000000 0x00007fffffff9618: 0000000860f7fce6 0000000860fc15b0 0x00007fffffff9628: 0000000000000020 0000000000000001 0x00007fffffff9638: 0000000860f805ca 0000000000510100 0x00007fffffff9648: 0000000000000000 00000000013e0108 0x00007fffffff9658: 0000000001cb6340 0000000000000000 0x00007fffffff9668: 0000000001cb6340 0000000000000000 0x00007fffffff9678: 0000000860ff29c5 0000000000000800 0x00007fffffff9688: 0000000000000000 00000000013e0108 0x00007fffffff9698: 0000000001cb0e80 0000000000902ba0 0x00007fffffff96a8: 0000000860612f29 0000000000e00690 0x00007fffffff96b8: 0000000000902ba0 0000000001cc7200 0x00007fffffff96c8: 0000000860634911 0000000000902ba0 0x00007fffffff96d8: 0000000001cb0080 00007fffffff98d8 0x00007fffffff96e8: 0000000000000000 0000000000000000 0x00007fffffff96f8: 0000000860613280 0000000000e06880 Instructions: (pc=0x0000000002e0008c) 0x0000000002e0007c: 00 00 00 00 00 00 00 00 00 00 00 00 f8 92 87 02 0x0000000002e0008c: 00 00 00 00 f8 92 87 02 00 00 00 00 e8 3a 26 02 Stack: [0x00007fffffc00000,0x0000800000000000), sp=0x00007fffffff9508, free space=4069k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x0000000002e0008c Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.eclipse.swt.internal.gnome.GNOME._gnome_icon_lookup(JJ[B[BJ[BI[I)J+0 j org.eclipse.swt.internal.gnome.GNOME.gnome_icon_lookup(JJ[B[BJ[BI[I)J+21 j org.eclipse.swt.program.Program.gnome_getProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+178 j org.eclipse.swt.program.Program.findProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+130 j org.eclipse.swt.program.Program.findProgram(Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+4 j org.eclipse.ui.internal.registry.EditorRegistry.getSystemExternalEditorImageDescriptor(Ljava/lang/String;)Lorg/eclipse/jface/resource/ImageDescriptor;+18 j org.eclipse.ui.internal.registry.EditorRegistry.getImageDescriptor(Ljava/lang/String;Lorg/eclipse/core/runtime/content/IContentType;)Lorg/eclipse/jface/resource/ImageDescriptor;+207 j org.eclipse.ui.internal.ide.model.WorkbenchFile.getBaseImage(Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/jface/resource/ImageDescriptor;+60 j org.eclipse.ui.internal.ide.model.WorkbenchResource.getImageDescriptor(Ljava/lang/Object;)Lorg/eclipse/jface/resource/ImageDescriptor;+16 j org.eclipse.ui.model.WorkbenchLabelProvider.getImage(Ljava/lang/Object;)Lorg/eclipse/swt/graphics/Image;+14 j org.eclipse.ui.dialogs.ResourceListSelectionDialog.getImage(Lorg/eclipse/ui/dialogs/ResourceListSelectionDialog$ResourceDescriptor;)Lorg/eclipse/swt/graphics/Image;+17 j org.eclipse.ui.dialogs.ResourceListSelectionDialog.updateItem(III)V+118 j org.eclipse.ui.dialogs.ResourceListSelectionDialog.access$2(Lorg/eclipse/ui/dialogs/ResourceListSelectionDialog;III)V+4 j org.eclipse.ui.dialogs.ResourceListSelectionDialog$7.run()V+50 j org.eclipse.swt.widgets.RunnableLock.run()V+11 v ~C2IAdapter J org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z v ~I2CAdapter j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+30 j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23 j org.eclipse.jface.window.Window.open()I+49 j org.eclipse.ui.internal.ide.actions.OpenWorkspaceFileAction.queryFileResource()Lorg/eclipse/core/resources/IFile;+31 j org.eclipse.ui.internal.ide.actions.OpenWorkspaceFileAction.run(Lorg/eclipse/jface/action/IAction;)V+1 j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+116 j org.eclipse.ui.internal.WWinPluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+9 j org.eclipse.jface.commands.ActionHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+73 j org.eclipse.core.commands.Command.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+107 j org.eclipse.core.commands.ParameterizedCommand.execute(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+17 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Ljava/lang/Object;)Z+175 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+301 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+158 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2 j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+172 v ~C2IAdapter J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V v ~I2CAdapter j org.eclipse.swt.widgets.Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z+12 j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+7 j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73 j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4 j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/internal/gtk/GdkEventKey;)Z+62 j org.eclipse.swt.widgets.Widget.gtk_key_press_event(JJ)J+23 j org.eclipse.swt.widgets.Control.gtk_key_press_event(JJ)J+100 j org.eclipse.swt.widgets.Composite.gtk_key_press_event(JJ)J+3 j org.eclipse.swt.widgets.Tree.gtk_key_press_event(JJ)J+3 v ~C2IAdapter J org.eclipse.swt.widgets.Widget.windowProc(JJJ)J v ~I2CAdapter j org.eclipse.swt.widgets.Display.windowProc(JJJ)J+20 v ~StubRoutines::call_stub j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V+0 j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V+8 j org.eclipse.swt.widgets.Display.eventProc(JJ)J+326 v ~StubRoutines::call_stub J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V v ~OSRAdapter j org.eclipse.ui.internal.Workbench.runUI()I+108 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+98 j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+257 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+170 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+57 v ~StubRoutines::call_stub j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111 j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181 j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107 j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4 j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x000000000072ec00 JavaThread "Thread-15" [_thread_blocked, id=27955200] 0x00000000006d3800 JavaThread "Worker-2" [_thread_blocked, id=27699200] 0x0000000001088c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=25351168] 0x000000000142fc00 JavaThread "Java indexing" daemon [_thread_blocked, id=7507968] 0x00000000010cc000 JavaThread "Worker-0" [_thread_blocked, id=7189504] 0x000000000087d400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=8902656] 0x0000000000810400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=8456192] 0x00000000007e5000 JavaThread "State Data Manager" daemon [_thread_blocked, id=8279040] 0x0000000000699000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6921216] 0x0000000000692000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=6892544] 0x000000000068c000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6867968] 0x0000000000685000 JavaThread "AdapterThread" daemon [_thread_blocked, id=6839296] 0x000000000066a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6728704] 0x0000000000662400 JavaThread "Finalizer" daemon [_thread_blocked, id=6695936] 0x0000000000618c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6692864] =>0x000000000051a800 JavaThread "main" [_thread_in_native, id=5349376] Other Threads: 0x0000000000606c00 VMThread [id=6391808] 0x0000000000529c00 WatcherThread [id=6937600] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 40896K, used 11172K [0x0000000846000000, 0x0000000848c50000, 0x000000084b550000) eden space 36416K, 24% used [0x0000000846000000, 0x00000008468b93b8, 0x0000000848390000) from space 4480K, 49% used [0x0000000848390000, 0x00000008485bfcf0, 0x00000008487f0000) to space 4480K, 0% used [0x00000008487f0000, 0x00000008487f0000, 0x0000000848c50000) tenured generation total 90616K, used 79893K [0x000000084b550000, 0x0000000850dce000, 0x0000000856000000) the space 90616K, 88% used [0x000000084b550000, 0x00000008503556c8, 0x0000000850355800, 0x0000000850dce000) compacting perm gen total 48128K, used 48077K [0x0000000856000000, 0x0000000858f00000, 0x000000085b200000) the space 48128K, 99% used [0x0000000856000000, 0x0000000858ef3708, 0x0000000858ef3800, 0x0000000858f00000) No shared spaces configured. Dynamic libraries: 0x0000000000400000 /usr/local/jdk1.5.0/bin/java 0x0000000800636000 /usr/lib/libpthread.so.2 0x0000000800761000 /lib/libc.so.6 0x000000080095e000 /usr/local/jdk1.5.0/jre/lib/amd64/server/libjvm.so 0x0000000801397000 /usr/lib/libstdc++.so.5 0x000000080158e000 /lib/libm.so.4 0x00000008016aa000 /usr/local/jdk1.5.0/jre/lib/amd64/native_threads/libhpi.so 0x00000008017b6000 /usr/local/lib/nss_ldap.so.1 0x00000008018d1000 /usr/local/lib/libldap-2.2.so.7 0x0000000801a04000 /usr/local/lib/liblber-2.2.so.7 0x0000000801b13000 /usr/local/lib/libcrypto.so.4 0x0000000801d73000 /usr/local/lib/libssl.so.4 0x0000000801eb8000 /usr/local/jdk1.5.0/jre/lib/amd64/libverify.so 0x0000000801fc7000 /usr/local/jdk1.5.0/jre/lib/amd64/libjava.so 0x00000008020ef000 /usr/local/jdk1.5.0/jre/lib/amd64/libzip.so 0x000000085b4a1000 /usr/local/jdk1.5.0/jre/lib/amd64/libnet.so 0x000000085b5b4000 /usr/local/jdk1.5.0/jre/lib/amd64/libnio.so 0x000000085d79e000 /usr/home/franco/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/97/1/.cp/libswt-pi-gtk-3139.so 0x000000085d8f6000 /usr/X11R6/lib//libgtk-x11-2.0.so.0 0x000000085dd15000 /usr/local/lib/libgthread-2.0.so.0 0x000000085de19000 /usr/X11R6/lib//libXtst.so.6 0x000000085df1f000 /usr/X11R6/lib//libgdk_pixbuf-2.0.so.0 0x000000085e036000 /usr/X11R6/lib//libgdk-x11-2.0.so.0 0x000000085e1c8000 /usr/X11R6/lib//libXrandr.so.2 0x000000085e2cb000 /usr/X11R6/lib//libXrender.so.1 0x000000085e3d4000 /usr/X11R6/lib//libXi.so.6 0x000000085e4dc000 /usr/X11R6/lib//libXinerama.so.1 0x000000085e5de000 /usr/X11R6/lib//libXext.so.6 0x000000085e6ef000 /usr/X11R6/lib//libX11.so.6 0x000000085e8cc000 /usr/local/lib/libgmodule-2.0.so.0 0x000000085e9cf000 /usr/local/lib/libgobject-2.0.so.0 0x000000085eb0d000 /usr/X11R6/lib//libpango-1.0.so.0 0x000000085ec4a000 /usr/X11R6/lib//libpangocairo-1.0.so.0 0x000000085ed51000 /usr/X11R6/lib//libfontconfig.so.1 0x000000085ee83000 /usr/local/lib/libfreetype.so.9 0x000000085effa000 /lib/libz.so.3 0x000000085f10d000 /usr/local/lib/libatk-1.0.so.0 0x000000085f22b000 /usr/local/lib/libcairo.so.2 0x000000085f37f000 /usr/local/lib/libintl.so.6 0x000000085f488000 /usr/local/lib/libglib-2.0.so.0 0x000000085f614000 /usr/X11R6/lib//libXcursor.so.1 0x000000085f71e000 /usr/X11R6/lib//libXfixes.so.3 0x000000085f823000 /usr/local/lib/libiconv.so.3 0x000000085fa14000 /usr/X11R6/lib//libpangoft2-1.0.so.0 0x000000085fb3e000 /usr/local/lib/libexpat.so.5 0x000000085fc60000 /usr/local/lib/libpng.so.5 0x000000085fd86000 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 0x000000085fe89000 /usr/home/franco/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/97/1/.cp/libswt-gtk-3139.so 0x00000008600b7000 /usr/X11R6/lib/pango/1.4.0/modules/pango-basic-fc.so 0x00000008604d7000 /usr/home/franco/.eclipse/org.eclipse.platform_3.1.1/configuration/org.eclipse.osgi/bundles/97/1/.cp/libswt-gnome-gtk-3139.so 0x00000008605db000 /usr/X11R6/lib//libgnomevfs-2.so.0 0x000000086074c000 /usr/X11R6/lib//libgnome-2.so.0 0x0000000860862000 /usr/X11R6/lib//libgnomeui-2.so.0 0x00000008609fa000 /usr/X11R6/lib//libgconf-2.so.4 0x0000000860b33000 /usr/local/lib/libbonobo-activation.so.4 0x0000000860c4b000 /usr/local/lib/libbonobo-2.so.0 0x0000000860dba000 /usr/local/lib/libORBit-2.so.0 0x0000000860f23000 /usr/local/lib/libxml2.so.5 0x0000000861152000 /usr/lib/libssl.so.4 0x000000086128a000 /lib/libcrypto.so.4 0x00000008614d0000 /usr/local/lib/libhowl.so.0 0x0000000861709000 /usr/local/lib/libesd.so.2 0x0000000861812000 /usr/local/lib/libaudiofile.so.0 0x000000086193b000 /usr/local/lib/libpopt.so.0 0x0000000861a42000 /usr/X11R6/lib//libgnomecanvas-2.so.0 0x0000000861b70000 /usr/X11R6/lib//libbonoboui-2.so.0 0x0000000861cdc000 /usr/X11R6/lib//libgnome-keyring.so.0 0x0000000861de8000 /usr/local/lib/libjpeg.so.9 0x0000000861f08000 /usr/X11R6/lib//libSM.so.6 0x0000000862012000 /usr/X11R6/lib//libICE.so.6 0x000000086212c000 /usr/local/lib/libORBitCosNaming-2.so.0 0x0000000862233000 /usr/local/lib/libart_lgpl_2.so.5 0x0000000862349000 /usr/X11R6/lib/gnome-vfs-2.0/modules/libfile.so 0x0000000862455000 /usr/local/lib/libfam.so.0 0x000000080050c000 /libexec/ld-elf.so.1 VM Arguments: jvm_args: -Xms40m -Xmx256m java_command: /usr/local/eclipse/startup.jar -os freebsd -ws gtk -arch amd64 -launcher /usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 110001 -vm /usr/local/bin/java -vmargs -Xms40m -Xmx256m -jar /usr/local/eclipse/startup.jar Environment Variables: JAVA_HOME=/usr/local/jdk1.5.0 CLASSPATH=/usr/local/javalib PATH=/usr/local/bin:/usr/local/java/bin:/usr/local/lib/distcc:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/franco/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/franco/bin LD_LIBRARY_PATH=/usr/local/jdk1.5.0/jre/lib/amd64/server:/usr/local/jdk1.5.0/jre/lib/amd64:/usr/local/jdk1.5.0/jre/../lib/amd64:/usr/X11R6/lib/::/usr/X11R6/lib/ SHELL=/bin/bash DISPLAY=:0.0 --------------- S Y S T E M --------------- OS:FreeBSD uname:FreeBSD 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Nov 29 17:10:44 ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 rlimit: STACK 524288k, CORE infinity, NOFILE 11095 CPU:total 1 Memory: 4k page, physical 262144k vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0-p2-root_01_dec_2005_18_32) for freebsd-amd64, built on Dec 1 2005 19:04:39 by root with gcc 3.4.4 [FreeBSD] 20050518 ------=_Part_544_8821538.1133543767877-- From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 18:12:40 2005 Return-Path: X-Original-To: freebsd-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 DBED016A41F for ; Fri, 2 Dec 2005 18:12:39 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA11543D5A for ; Fri, 2 Dec 2005 18:12:38 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 69C97F25B3; Fri, 2 Dec 2005 10:12:38 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85112-04; Fri, 2 Dec 2005 10:12:37 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 718FAF1AD7; Fri, 2 Dec 2005 10:12:37 -0800 (PST) From: Sean McNeil To: Franco Bruno Borghesi In-Reply-To: References: <1133464929.58726.3.camel@triton.mcneil.com> <439026D8.7080302@ebs.gr> Content-Type: text/plain Date: Fri, 02 Dec 2005 10:12:37 -0800 Message-Id: <1133547157.85322.3.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: Panagiotis Astithas , FreeBSD-Java Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 18:12:40 -0000 On Fri, 2005-12-02 at 14:16 -0300, Franco Bruno Borghesi wrote: > > > 2005/12/2, Panagiotis Astithas : > Sean McNeil wrote: > > On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi > wrote: > > > >>Hi everyone. > >> > >>I'm having problems with eclipse on my new amd64 > installation. Eclipse hangs > >>for a couple of minutes and then I get a window telling me > that java > >>crashed. > >> > >>This is a random problem, and I haven't found a way to > reproduce it. It just > >>happens. > >>I've tryied rebuilding eclipse, but it didn't help (used > WITHOUT_CAIRO=yes). > >>I've attached the log files generated in my home directory. > Maybe someone > >>could give me a hint. > >> > >>Console reports: > >>pid 33465 (java), uid 1000: exited on signal 6 (core dumped) > >>pid 8299 (java), uid 1000: exited on signal 6 (core dumped) > >> > >>System Detail: > >>*FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue > Nov 29 17:10:44 > >>ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 > >> > >>*java version "1.5.0-p2" > >>Java(TM) 2 Runtime Environment, Standard Edition (build > >>1.5.0-p2-root_29_nov_2005_17_58) > >>Java HotSpot(TM) 64-Bit Server VM (build > 1.5.0-p2-root_29_nov_2005_16_21, > >>mixed mode) > > > > > > I used to have this same kind of thing happen to me until I > fixed java. > > Please look at the java@ mailing list. There are two > proposed solutions > > in there regarding libz namespace conflicts that have been > floating > > around for quite a while, yet neither of these solutions > have been > > implemented in the port. It is pretty crucial for eclipse > as it uses > > gtk extensively which relies on libz. Take a look at: > > > > > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html > > > > Cheers, > > Sean > > FWIW, I've been running (on i386) with Mikhail's patches for > the last > couple of months in my day job and I have encountered zero > problems. > > Cheers, > Panagiotis > > > I've been using unpatched jdk15 for a couple of months too on i386 > (athlon XP) and it worked without problems. This week I changed my > computer to an Atlon64 and started a fresh installation, and that's > when problems started. > > Yesterday I applied this patch > (http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004487.html) because the other proposed patch failed. Recompiled jdk15 and reinstaled. > > Eclipse just hanged, so I will try to apply the other patch > (http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004476.html) and recompile jdk15 again. > > I attached today's hs_err-pid file. Do you still think this is a > libzip.so problem? This is the most likely candidate, but there are also might be incompatibilities between the i386 and amd64 versions of a workspace. Make sure you rm -rf .eclipse and use a fresh workspace. Another thing people have been asking is to try using the default gnome theme. From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 18:57:02 2005 Return-Path: X-Original-To: freebsd-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 1706616A41F for ; Fri, 2 Dec 2005 18:57:02 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C7D43D5E for ; Fri, 2 Dec 2005 18:57:00 +0000 (GMT) (envelope-from fborghesi@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so391870nzo for ; Fri, 02 Dec 2005 10:57:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=WurzB+NhQmv+VBCdnkPSWHQlVrkH2RsdjoRnKKfvLn2uTQPwD5Rh5VEiGSbIQVCBWPXoZ8Jp/boKgCHOPuci9EcQ6Ldr29ShBEYNFX30b59Ozq5w8qhHIrCMmrin2H4JP55KOy9Y0aV83xm8yKnDgMD49KX98AuMXDHpEiaeQOU= Received: by 10.36.224.48 with SMTP id w48mr2777680nzg; Fri, 02 Dec 2005 10:57:00 -0800 (PST) Received: by 10.36.56.12 with HTTP; Fri, 2 Dec 2005 10:57:00 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 15:57:00 -0300 From: Franco Bruno Borghesi To: Sean McNeil In-Reply-To: <1133547157.85322.3.camel@triton.mcneil.com> MIME-Version: 1.0 References: <1133464929.58726.3.camel@triton.mcneil.com> <439026D8.7080302@ebs.gr> <1133547157.85322.3.camel@triton.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Panagiotis Astithas , FreeBSD-Java Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 18:57:02 -0000 2005/12/2, Sean McNeil : > > On Fri, 2005-12-02 at 14:16 -0300, Franco Bruno Borghesi wrote: > > > > > > 2005/12/2, Panagiotis Astithas : > > Sean McNeil wrote: > > > On Thu, 2005-12-01 at 16:12 -0300, Franco Bruno Borghesi > > wrote: > > > > > >>Hi everyone. > > >> > > >>I'm having problems with eclipse on my new amd64 > > installation. Eclipse hangs > > >>for a couple of minutes and then I get a window telling me > > that java > > >>crashed. > > >> > > >>This is a random problem, and I haven't found a way to > > reproduce it. It just > > >>happens. > > >>I've tryied rebuilding eclipse, but it didn't help (used > > WITHOUT_CAIRO=3Dyes). > > >>I've attached the log files generated in my home directory. > > Maybe someone > > >>could give me a hint. > > >> > > >>Console reports: > > >>pid 33465 (java), uid 1000: exited on signal 6 (core dumped) > > >>pid 8299 (java), uid 1000: exited on signal 6 (core dumped) > > >> > > >>System Detail: > > >>*FreeBSD taz.oficina 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue > > Nov 29 17:10:44 > > >>ART 2005 root@taz.oficina:/usr/obj/usr/src/sys/TAZ amd64 > > >> > > >>*java version "1.5.0-p2" > > >>Java(TM) 2 Runtime Environment, Standard Edition (build > > >>1.5.0-p2-root_29_nov_2005_17_58) > > >>Java HotSpot(TM) 64-Bit Server VM (build > > 1.5.0-p2-root_29_nov_2005_16_21, > > >>mixed mode) > > > > > > > > > I used to have this same kind of thing happen to me until I > > fixed java. > > > Please look at the java@ mailing list. There are two > > proposed solutions > > > in there regarding libz namespace conflicts that have been > > floating > > > around for quite a while, yet neither of these solutions > > have been > > > implemented in the port. It is pretty crucial for eclipse > > as it uses > > > gtk extensively which relies on libz. Take a look at: > > > > > > > > > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html > > > > > > Cheers, > > > Sean > > > > FWIW, I've been running (on i386) with Mikhail's patches for > > the last > > couple of months in my day job and I have encountered zero > > problems. > > > > Cheers, > > Panagiotis > > > > > > I've been using unpatched jdk15 for a couple of months too on i386 > > (athlon XP) and it worked without problems. This week I changed my > > computer to an Atlon64 and started a fresh installation, and that's > > when problems started. > > > > Yesterday I applied this patch > > ( > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004487.html) > because the other proposed patch failed. Recompiled jdk15 and reinstaled. > > > > Eclipse just hanged, so I will try to apply the other patch > > ( > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004476.html) > and recompile jdk15 again. > > > > I attached today's hs_err-pid file. Do you still think this is a > > libzip.so problem? > > This is the most likely candidate, but there are also might be > incompatibilities between the i386 and amd64 versions of a workspace. > Make sure you rm -rf .eclipse and use a fresh workspace. > > Another thing people have been asking is to try using the default gnome > theme. > > > Yes, you are right, three of the last four hs_err_pid files contained the lines ... # Problematic frame: # C [libzip.so+0x7baa] inflateEnd+0x3a ... I've applied the other patch and I'm rebuilding jdk15 right now. Hope it works. Thanks for your help Sean. From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 19:19:49 2005 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 661FD16A41F for ; Fri, 2 Dec 2005 19:19:49 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9C243D62 for ; Fri, 2 Dec 2005 19:19:45 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id jB2JJiOY011051; Fri, 2 Dec 2005 12:19:44 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id jB2JJhgx011050; Fri, 2 Dec 2005 12:19:43 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Dec 2005 12:19:43 -0700 From: Greg Lewis To: Adam Stroud Message-ID: <20051202191943.GA11004@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: java@freebsd.org Subject: Re: java/jdk15-doc X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 19:19:49 -0000 On Thu, Dec 01, 2005 at 05:15:54PM -0500, Adam Stroud wrote: > I was trying to install the jdk15-doc port and it kept failing even after I > downloaded the zip file from Sun and placed it in /usr/ports/distfiles. The > build error says that there is a md5 mismatch then naturally tries to > download the file and fails. I looked at the distinfo file and sure enough > the file size and md5sum are different that for the zip file I am > downloading. The file that I downloaded (jdk-1_5_0-doc.zip) as of 12/1/2005 > 17:02 EST has the following properties: > > prompt# md5 /usr/ports/distfiles/jdk-1_5_0-doc.zip > MD5 (/usr/ports/distfiles/jdk-1_5_0-doc.zip) = > 06d108655466460e12bc9018c5fee863 > prompt# ls -l /usr/ports/distfiles/jdk-1_5_0-doc.zip > -rw-r--r-- 1 root wheel 46191338 Dec 1 17:02 > /usr/ports/distfiles/jdk-1_5_0-doc.zip > prompt# > > does the distinfo file need to be updated, or am I just losing my mind? The distinfo does need to be updated (I'm doing that now). Whether you're losing your mind is between you and your therapist :-). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Fri Dec 2 22:25:30 2005 Return-Path: X-Original-To: freebsd-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 118C416A420 for ; Fri, 2 Dec 2005 22:25:30 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8B143D53 for ; Fri, 2 Dec 2005 22:25:28 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id jB2MPR3f013205; Fri, 2 Dec 2005 15:25:27 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id jB2MPPkV013204; Fri, 2 Dec 2005 15:25:25 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Dec 2005 15:25:25 -0700 From: Greg Lewis To: Sean McNeil Message-ID: <20051202222525.GA13185@misty.eyesbeyond.com> References: <1133464929.58726.3.camel@triton.mcneil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1133464929.58726.3.camel@triton.mcneil.com> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD-Java , Franco Bruno Borghesi Subject: Re: Eclipse dies on amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 22:25:30 -0000 On Thu, Dec 01, 2005 at 11:22:09AM -0800, Sean McNeil wrote: > I used to have this same kind of thing happen to me until I fixed java. > Please look at the java@ mailing list. There are two proposed solutions > in there regarding libz namespace conflicts that have been floating > around for quite a while, yet neither of these solutions have been > implemented in the port. It is pretty crucial for eclipse as it uses > gtk extensively which relies on libz. Take a look at: > > http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004570.html One of the solutions is committed. I think the other is probably better but I want to test it more first. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Sat Dec 3 05:39:25 2005 Return-Path: X-Original-To: freebsd-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 72BF116A41F for ; Sat, 3 Dec 2005 05:39:25 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.dsl.xmission.com [166.70.56.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F3F43D5F for ; Sat, 3 Dec 2005 05:39:24 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id jB35dNW2016164 for ; Fri, 2 Dec 2005 22:39:23 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id jB35dM8I016163 for freebsd-java@FreeBSD.org; Fri, 2 Dec 2005 22:39:22 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 2 Dec 2005 22:39:22 -0700 From: Greg Lewis To: freebsd-java@FreeBSD.org Message-ID: <20051203053922.GA16152@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Please test the current jdk14 experimental patchset X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 05:39:25 -0000 Hi all, It would greatly appreciate hearing that the "Experimental" patchset for jdk14 (see http://www.eyesbeyond.com/freebsddom/java/JDK14SCSLConfirm.html) compiles correctly on both FreeBSD 5.4 and FreeBSD 6.0. Any other feedback would be greatly appreciated in the run up to patchset 8 (which is predominantly for DragonFly support). I have a report that the 1.4 plugin doesn't work with the current version of Firefox (1.5). Confirmations, patches, appreciated. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Sat Dec 3 14:47:26 2005 Return-Path: X-Original-To: freebsd-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 C1B4A16A41F for ; Sat, 3 Dec 2005 14:47:26 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CDDD43D64 for ; Sat, 3 Dec 2005 14:47:24 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jB3El5Zm062588; Sat, 3 Dec 2005 16:47:05 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jB3ElNda019476; Sat, 3 Dec 2005 16:47:24 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4391AFE5.2010801@ebs.gr> Date: Sat, 03 Dec 2005 16:47:01 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Lewis References: <20051203053922.GA16152@misty.eyesbeyond.com> In-Reply-To: <20051203053922.GA16152@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Please test the current jdk14 experimental patchset X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 14:47:26 -0000 Greg Lewis wrote: > Hi all, > > It would greatly appreciate hearing that the "Experimental" patchset for jdk14 > (see http://www.eyesbeyond.com/freebsddom/java/JDK14SCSLConfirm.html) > compiles correctly on both FreeBSD 5.4 and FreeBSD 6.0. Any other feedback > would be greatly appreciated in the run up to patchset 8 (which is > predominantly for DragonFly support). I can confirm it builds fine on RELENG_6. > I have a report that the 1.4 plugin doesn't work with the current version > of Firefox (1.5). Confirmations, patches, appreciated. I haven't updated Firefox yet, so I can't test this. Cheers, Panagiotis From owner-freebsd-java@FreeBSD.ORG Sat Dec 3 16:14:58 2005 Return-Path: X-Original-To: freebsd-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 F16CA16A41F for ; Sat, 3 Dec 2005 16:14:58 +0000 (GMT) (envelope-from wh1tef8@gmail.com) Received: from mxsf23.cluster1.charter.net (mxsf23.cluster1.charter.net [209.225.28.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F8D43D6D for ; Sat, 3 Dec 2005 16:14:52 +0000 (GMT) (envelope-from wh1tef8@gmail.com) Received: from mxip04a.cluster1.charter.net (mxip04a.cluster1.charter.net [209.225.28.134]) by mxsf23.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id jB3GEp7N024415 for ; Sat, 3 Dec 2005 11:14:51 -0500 Received: from 24-247-9-148.dhcp.aldl.mi.charter.com ([24.247.9.148]) by mxip04a.cluster1.charter.net with ESMTP; 03 Dec 2005 11:14:51 -0500 X-IronPort-AV: i="3.99,209,1131339600"; d="scan'208"; a="1029982373:sNHT16403322" Date: Sat, 3 Dec 2005 11:14:42 -0500 (EST) From: wh1tef8 To: freebsd-java@freebsd.org Message-ID: <20051203110927.E79551@eleanor.termios.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: jdk15 port on RELENG_6_0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 16:14:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This port has failed to build for me 3 times allready with the following options specified to the make proccesss. make WITH_MOZILLA=firefox WITH_IPV6=yes Im going to try to build it against mozilla instead thinking that the problem lies inside of firefox includes. But this option is going to take a little bit longer due to mozilla isnt installed right now and will have to be compiled from source. Is there anything anyone could suggest before I do this ?. Thanks again, wh1tef8 - -- ( When in doubt, use brute force. -- Ken Thompson 1998 ) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkcR72WMMEBfKzFwRAkhbAKDOh/K5uV94FhwZOG1G4HMoVI22HACeMm2Y 2DNBj1yTF4brw7bFle7EKQA= =fUYs -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Sat Dec 3 20:06:10 2005 Return-Path: X-Original-To: freebsd-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 725EE16A425 for ; Sat, 3 Dec 2005 20:06:10 +0000 (GMT) (envelope-from heinricf@mailstore.FernUni-Hagen.de) Received: from cl-mailhost.FernUni-Hagen.de (tamarack.fernuni-hagen.de [132.176.114.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A6F343D94 for ; Sat, 3 Dec 2005 20:05:52 +0000 (GMT) (envelope-from heinricf@mailstore.FernUni-Hagen.de) Received: from mailstore.fernuni-hagen.de ([132.176.114.185]) by cl-mailhost.FernUni-Hagen.de with esmtp (Exim 4.24) id 1Eiddn-0005He-H0 for freebsd-java@freebsd.org; Sat, 03 Dec 2005 21:05:51 +0100 Received: from [80.144.80.193] (account heinricf HELO [192.168.70.1]) by mailstore.fernuni-hagen.de (CommuniGate Pro SMTP 4.0.6) with ESMTP-TLS id 13851928 for freebsd-java@FreeBSD.org; Sat, 03 Dec 2005 21:05:47 +0100 Message-ID: <4391FAB3.8020203@fernuni-hagen.de> Date: Sat, 03 Dec 2005 21:06:11 +0100 From: Fritz Heinrichmeyer User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-prewhitelist: your reply will pass through without greylisting Cc: Subject: jdk-1.5 update to _3 does not work under freebsd 6 stable X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 20:06:10 -0000 jdk-1.5.0p2_2 update to _3 does not work here under a current FreeBSD 6 Stable. I have newest firefox-1.5 installed and suspect this has to do with build fault: gmake[5]: Entering directory `/reserve/usr/ports/java/jdk15/work/deploy/make/plugin/adapter/ns7-adapter' /usr/bin/g++ -fPIC -DCC_NOEX -W -Wall -Wno-unused -Wno-parentheses -I/reserve/usr/ports/java/jdk15/work/control/build/bsd-i586/include -I/reserve/usr/ports/java/jdk15/work/control/build/bsd-i586/include/freebsd -I/reserve/usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/deploy/plugin -I../../../../src/plugin/solaris/common -I../../../../src/plugin/share/adapter/ns7 -I../../../../src/plugin/share/adapter/common -I../../../../src/plugin/share/adapter/include -I../../../../src/plugin/solaris/nscore -I../../../../src/plugin/share/jpiapi -I/usr/X11R6/include/firefox -I/usr/X11R6/include/firefox/caps -I/usr/X11R6/include/firefox/liveconnect -I/usr/X11R6/include/firefox/nspr -I/usr/X11R6/include/firefox/oji -I/usr/X11R6/include/firefox/plugin -I/usr/X11R6/include/firefox/xpcom -I/usr/local/include/nspr -I/usr/X11R6/include -I/usr/local/include -I../../../../../j2se/make/../src/solaris/javavm/export -I../../../../../j2se/make/../src/share/javavm/export -I../../../../../j2se/make/../src/share/javavm/include -I../../../../../j2se/make/../src/solaris/javavm/include -D_GNU_SOURCE -DXP_UNIX -D_ALLBSD_SOURCE -DPLUGIN_NODOTVERSION=\"150\" -DPLUGIN_VERSION=\"1.5.0\" -DVERSION=\"1.5.0-p2-root_03_dec_2005_20_36\" -DRELEASE=\"1.5.0-p2\" -DARCH=\"i586\" -DLIBARCH=\"i386\" -c -o /reserve/usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/deploy/plugin/adapter/ns7/obj/CNSAdapter_JVMManager.o ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp In file included from ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:17: ../../../../src/plugin/share/adapter/ns7/StdAfx.h:61:1: warning: "NS_ASSERTION" redefined In file included from ../../../../src/plugin/share/adapter/ns7/StdAfx.h:59, from ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:17: /usr/X11R6/include/firefox/nsDebug.h:208:1: warning: this is the location of the previous definition In file included from ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:17: ../../../../src/plugin/share/adapter/ns7/StdAfx.h:62:1: warning: "NS_PRECONDITION" redefined In file included from ../../../../src/plugin/share/adapter/ns7/StdAfx.h:59, from ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:17: /usr/X11R6/include/firefox/nsDebug.h:207:1: warning: this is the location of the previous definition ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp: In member function `virtual JDresult CNSAdapter_JVMManager::GetCurrentThread(JDUint32*)': ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error: `nsPluginThread' undeclared (first use this function) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error: (Each undeclared identifier is reported only once for each function it appears in.) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error: `pPluginThread' undeclared (first use this function) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp: In member function `virtual JDresult CNSAdapter_JVMManager::PostEvent(JDUint32, IRunnable*, JDBool)': ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:172: error: invalid conversion from `JDUint32' to `PRThread*' ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:172: error: initializing argument 1 of `virtual nsresult nsIThreadManager::PostEvent(PRThread*, nsIRunnable*, PRBool)' gmake[5]: *** [/reserve/usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/deploy/plugin/adapter/ns7/obj/CNSAdapter_JVMManager.o] Error 1 g