From owner-freebsd-java@FreeBSD.ORG Tue Sep 7 14:52:15 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B70810656D9 for ; Tue, 7 Sep 2010 14:52:15 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from mail.zirakzigil.org (mail.zirakzigil.org [82.63.178.63]) by mx1.freebsd.org (Postfix) with ESMTP id D8E198FC15 for ; Tue, 7 Sep 2010 14:52:14 +0000 (UTC) Received: from localhost (unknown [192.168.1.2]) by mail.zirakzigil.org (Postfix) with ESMTP id ADF79A04E5 for ; Tue, 7 Sep 2010 16:51:58 +0200 (CEST) X-Virus-Scanned: amavisd-new at zirakzigil.org Received: from mail.zirakzigil.org ([192.168.1.2]) by localhost (ext.zirakzigil.org [192.168.1.2]) (amavisd-new, port 10024) with ESMTP id 9whBYps2BbOK for ; Tue, 7 Sep 2010 16:51:58 +0200 (CEST) Received: from aurynmob2.giulioferro.it (unknown [192.168.1.2]) (Authenticated sender: auryn@zirakzigil.org) by mail.zirakzigil.org (Postfix) with ESMTPA id 6847FA04DE for ; Tue, 7 Sep 2010 16:51:58 +0200 (CEST) Message-ID: <4C86518C.4020700@zirakzigil.org> Date: Tue, 07 Sep 2010 16:51:56 +0200 From: Giulio Ferro User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.10) Gecko/20100621 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <4C7D04EB.7020205@zirakzigil.org> <201009061107.06347.achill@matrix.gatewaynet.com> <201009071325.42777.achill@matrix.gatewaynet.com> In-Reply-To: <201009071325.42777.achill@matrix.gatewaynet.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: freebsd + netbeans 6.9 + openjdk6 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, 07 Sep 2010 14:52:15 -0000 On 07.09.2010 12:25, Achilleas Mantzios wrote: >>> How did you try to build 6.9? from the original source tarball? Original generic zip from netbeans site... > it craches for me as well. just looked a little bit to hs_err_pidxxx.log and gdb /path/to/java java.core to no avail > it puzzles me if this bug should be treated as openjdk/freebsd/netbeans related or all of the above... I suspected that... :-( > > What does your system do with the official netbeans 6.8? > Works good with diablo. Didn't try it with openjdk I couldn't make 6.9 with any version of java 6 in freebsd (sun, diablo, openjdk) Actually I've switched to ubuntu for development... :-(