From owner-freebsd-java@FreeBSD.ORG  Sun May 13 10:36:13 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@FreeBSD.org
Delivered-To: freebsd-java@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 008D116A403
	for <freebsd-java@FreeBSD.org>; Sun, 13 May 2007 10:36:12 +0000 (UTC)
	(envelope-from sebster@sebster.com)
Received: from mail.servoy.com (mail.servoy.com [213.196.5.53])
	by mx1.freebsd.org (Postfix) with SMTP id 5D6E313C448
	for <freebsd-java@FreeBSD.org>; Sun, 13 May 2007 10:36:12 +0000 (UTC)
	(envelope-from sebster@sebster.com)
Received: (qmail 17717 invoked from network); 13 May 2007 10:09:30 -0000
Received: from unknown (HELO piglet.sebster.com) (85.147.225.232)
	by mail.servoy.com with SMTP; 13 May 2007 10:09:30 -0000
Received: (qmail 93803 invoked from network); 13 May 2007 10:09:30 -0000
Received: from unknown (HELO ?10.0.0.4?) (212.187.120.213)
	by 10.0.0.1 with SMTP; 13 May 2007 10:09:30 -0000
Message-ID: <4646E3DA.5050208@sebster.com>
Date: Sun, 13 May 2007 12:09:30 +0200
From: Sebastiaan van Erk <sebster@sebster.com>
User-Agent: Thunderbird 1.5.0.10 (X11/20070403)
MIME-Version: 1.0
To: freebsd-java@FreeBSD.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: 
Subject: java 1.5 crashes
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 May 2007 10:36:13 -0000

Hi,

I'm having a lot of JVM crashes with java 1.5.

#  SIGSEGV (0xb) at pc=0x4851de79, pid=77384, tid=0x8421000
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0-p4-root_28_apr_2007_09_58 
mixed mode)
# Problematic frame:
# V  [libjvm.so+0x38ee79]

They pretty much always seem to crash while doing the classloading:

Stack: [0xbe09f000,0xbe0df000),  sp=0xbe0dcdc4,  free space=247k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, 
C=native code)
V  [libjvm.so+0x38ee79]
V  [libjvm.so+0x4d02ce]
V  [libjvm.so+0x4d081a]
V  [libjvm.so+0x3900fe]
V  [libjvm.so+0x53ac8b]
V  [libjvm.so+0x2d592f]
V  [libjvm.so+0x5ba312]
V  [libjvm.so+0x3f0c81]
V  [libjvm.so+0x3f0ffb]
C  [libjava.so+0x1005e]  Java_java_lang_ClassLoader_defineClass1+0x19e
j  
java.lang.ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0

I've seen the problem on multiple FreeBSD machines, releases 5.5, 6.2, 
etc. The JVM is the most recent ports version:

java version "1.5.0-p4"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.5.0-p4-root_28_apr_2007_09_58)
Java HotSpot(TM) Server VM (build 1.5.0-p4-root_28_apr_2007_09_58, mixed 
mode)

I'm planning to recompile the port with debugging information so that 
there are line numbers in the trace.
I have both the log and the core saved, so if I can help in any way, 
don't hesitate to ask!

Regards,
Sebastiaan


From owner-freebsd-java@FreeBSD.ORG  Sun May 13 15:51:53 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@hub.freebsd.org
Delivered-To: freebsd-java@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9C3FB16A408;
	Sun, 13 May 2007 15:51:53 +0000 (UTC) (envelope-from hq@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 70BCB13C4C6;
	Sun, 13 May 2007 15:51:53 +0000 (UTC) (envelope-from hq@FreeBSD.org)
Received: from freefall.freebsd.org (hq@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4DFprum004886;
	Sun, 13 May 2007 15:51:53 GMT (envelope-from hq@freefall.freebsd.org)
Received: (from hq@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4DFpreT004882;
	Sun, 13 May 2007 15:51:53 GMT (envelope-from hq)
Date: Sun, 13 May 2007 15:51:53 GMT
From: Herve Quiroz <hq@FreeBSD.org>
Message-Id: <200705131551.l4DFpreT004882@freefall.freebsd.org>
To: dking@ketralnis.com, hq@FreeBSD.org, freebsd-java@FreeBSD.org
Cc: 
Subject: Re: ports/108406: Offer for maintainership of devel/apache-ant
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 May 2007 15:51:53 -0000

Synopsis: Offer for maintainership of devel/apache-ant

State-Changed-From-To: open->closed
State-Changed-By: hq
State-Changed-When: Sun May 13 15:50:07 UTC 2007
State-Changed-Why: 
For the reasons explained in the PR, devel/apache-ant has to be maintained by
java@.

(I should have closed the PR in the meantime)


http://www.freebsd.org/cgi/query-pr.cgi?pr=108406

From owner-freebsd-java@FreeBSD.ORG  Mon May 14 11:08:39 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@FreeBSD.org
Delivered-To: freebsd-java@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0211F16A4CF
	for <freebsd-java@FreeBSD.org>; Mon, 14 May 2007 11:08:39 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40])
	by mx1.freebsd.org (Postfix) with ESMTP id E2DDD13C45A
	for <freebsd-java@FreeBSD.org>; Mon, 14 May 2007 11:08:38 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4EB8clH033051
	for <freebsd-java@FreeBSD.org>; Mon, 14 May 2007 11:08:38 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4EB8ah7033044
	for freebsd-java@FreeBSD.org; Mon, 14 May 2007 11:08:36 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 14 May 2007 11:08:36 GMT
Message-Id: <200705141108.l4EB8ah7033044@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: linimon set sender to
	owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@FreeBSD.org>
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 <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 May 2007 11:08:39 -0000

Current FreeBSD problem reports
Critical problems
Serious problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
s ports/60083  java       Unsafe use of getaddrinfo in jvm 1.4.2-p5
f java/72151   java       JVM crash on 5.2.1-R
o java/76631   java       any port linux-*-jdk12 will core dump if using linux_b
o java/105482  java       diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug
o java/110912  java       Java krb5 client leaks UDP connections
o java/112595  java       Java appletviewer frequently hangs (kse_release loop)

6 problems total.

Non-critical problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
f ports/56928  java       jce-aba port should install to $JAVA_HOME/jre/lib/ext
f java/62837   java       linux-sun-jdk14 executables hang with COMPAT_LINUX in 
o ports/84742  java       make ports/java/jdk14 use dynamic Motif librarires
f ports/91244  java       Bad instruction on making process of jdk14
o java/97461   java       Diablo JDK does not report Update level in a format su

5 problems total.


From owner-freebsd-java@FreeBSD.ORG  Wed May 16 08:10:40 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8603B16A403
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 08:10:40 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 4F18413C468
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 08:10:40 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from zoupla.cottages (laf31-2-82-224-106-41.fbx.proxad.net
	[82.224.106.41]) by caraldi.com (Postfix) with ESMTP id 306626428
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 10:10:33 +0200 (CEST)
Received: by zoupla.cottages (Postfix, from userid 1001)
	id 161A12E01D; Wed, 16 May 2007 10:10:41 +0200 (CEST)
Date: Wed, 16 May 2007 10:10:41 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-java@freebsd.org
Message-ID: <20070516081041.GE42295@zoupla.cottages>
Mail-Followup-To: freebsd-java@freebsd.org
References: <20070325120020.13D2F16A40F@hub.freebsd.org>
	<200703261213.09921.js@jschneider.com>
	<op.tps78jis8527sy@guido.klop.ws>
	<20070516075749.GD42295@zoupla.cottages>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20070516075749.GD42295@zoupla.cottages>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: Linux JDK 1.6 For FreeBSD
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2007 08:10:40 -0000

* Jean-Baptiste Quenot:
> * Ronald Klop:
> 
> > Maybe  the  port should  be  committed  with  a 'this  is  alpha
> > quality' message. So it  gets more exposure and  more issues are
> > reported and possibly fixed.
> 
> +1  please commit  this port,  so  that it  gains more  attention.
> Having to  download a port from  a third-party is not  the FreeBSD
> way ;-)

Well, I may have been a bit optimistic.  It works on i386 but
actually I just tested the linux-sun-jdk1.6.0 port on amd64 and it
is failing with this error:

/usr/local/linux-sun-jdk1.6.0/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

Any idea?
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

From owner-freebsd-java@FreeBSD.ORG  Wed May 16 08:20:48 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id F142D16A400
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 08:20:48 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.freebsd.org (Postfix) with ESMTP id B986513C468
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 08:20:48 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from zoupla.cottages (laf31-2-82-224-106-41.fbx.proxad.net
	[82.224.106.41]) by caraldi.com (Postfix) with ESMTP id 85FE762AA
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:57:41 +0200 (CEST)
Received: by zoupla.cottages (Postfix, from userid 1001)
	id 5DB8E2E01D; Wed, 16 May 2007 09:57:50 +0200 (CEST)
Date: Wed, 16 May 2007 09:57:50 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-java@freebsd.org
Message-ID: <20070516075749.GD42295@zoupla.cottages>
Mail-Followup-To: freebsd-java@freebsd.org
References: <20070325120020.13D2F16A40F@hub.freebsd.org>
	<200703261213.09921.js@jschneider.com>
	<op.tps78jis8527sy@guido.klop.ws>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <op.tps78jis8527sy@guido.klop.ws>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: Linux JDK 1.6 For FreeBSD
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2007 08:20:49 -0000

* Ronald Klop:

> On Mon, 26 Mar 2007 18:13:09 +0200, John Schneider wrote:
>
> > Someone  made a  repocopy of  linux-sun-jdk15 to  jdk16 a  few
> > months ago.  It  worked great for compiling, but  I didn't try
> > it with  anything else.  I  don't think it had  enough testing
> > done on it to make its way into ports.
> >
> > http://people.freebsd.org/~jkim/linux-sun-jdk16-port.tar.gz
>
> Maybe  the  port should  be  committed  with  a 'this  is  alpha
> quality' message. So it  gets more exposure and  more issues are
> reported and possibly fixed.

+1  please commit  this port,  so  that it  gains more  attention.
Having to  download a port from  a third-party is not  the FreeBSD
way ;-)

Shall I create a PR for this?
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

From owner-freebsd-java@FreeBSD.ORG  Wed May 16 09:00:56 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8632816A405
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:00:56 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 4ECA013C45B
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:00:56 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from zoupla.cottages (laf31-2-82-224-106-41.fbx.proxad.net
	[82.224.106.41]) by caraldi.com (Postfix) with ESMTP id 52EEB62AA
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 11:00:55 +0200 (CEST)
Received: by zoupla.cottages (Postfix, from userid 1001)
	id 905F92E01D; Wed, 16 May 2007 11:01:04 +0200 (CEST)
Date: Wed, 16 May 2007 11:01:04 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-java@freebsd.org
Message-ID: <20070516090103.GG42295@zoupla.cottages>
Mail-Followup-To: freebsd-java@freebsd.org
References: <20070325120020.13D2F16A40F@hub.freebsd.org>
	<200703261213.09921.js@jschneider.com>
	<op.tps78jis8527sy@guido.klop.ws>
	<20070516075749.GD42295@zoupla.cottages>
	<20070516081041.GE42295@zoupla.cottages>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20070516081041.GE42295@zoupla.cottages>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: Linux JDK 1.6 For FreeBSD
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2007 09:00:56 -0000

* Jean-Baptiste Quenot:
> 
> Well, I may have been a bit optimistic.  It works on i386 but
> actually I just tested the linux-sun-jdk1.6.0 port on amd64 and it
> is failing with this error:
> 
> /usr/local/linux-sun-jdk1.6.0/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

Jozef Babjak suggested me to set LD_LIBRARY_PATH, and it works:

LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.6.0/jre/lib/i386/jli java

Thanks Jozef!
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

From owner-freebsd-java@FreeBSD.ORG  Wed May 16 09:18:58 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DF97316A400
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:18:58 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 723F913C458
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:18:57 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from zoupla.cottages (laf31-2-82-224-106-41.fbx.proxad.net
	[82.224.106.41]) by caraldi.com (Postfix) with ESMTP id D91CA62AA
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 11:18:55 +0200 (CEST)
Received: by zoupla.cottages (Postfix, from userid 1001)
	id 5EE082E01D; Wed, 16 May 2007 11:19:05 +0200 (CEST)
Date: Wed, 16 May 2007 11:19:05 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-java@freebsd.org
Message-ID: <20070516091904.GH42295@zoupla.cottages>
Mail-Followup-To: freebsd-java@freebsd.org
References: <20070325120020.13D2F16A40F@hub.freebsd.org>
	<200703261213.09921.js@jschneider.com>
	<op.tps78jis8527sy@guido.klop.ws>
	<20070516075749.GD42295@zoupla.cottages>
	<20070516081041.GE42295@zoupla.cottages>
	<20070516090103.GG42295@zoupla.cottages>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="Y7xTucakfITjPcLV"
Content-Disposition: inline
In-Reply-To: <20070516090103.GG42295@zoupla.cottages>
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Re: Linux JDK 1.6 For FreeBSD
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2007 09:18:59 -0000


--Y7xTucakfITjPcLV
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline

* Jean-Baptiste Quenot:
> 
> Jozef Babjak suggested me to set LD_LIBRARY_PATH, and it works:

But crashes after a few seconds, when for example I build Hudson
with Maven.  See attached log.

Note that I had to mount linprocfs for the JDK to be more
reliable.
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

--Y7xTucakfITjPcLV
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="hs_err_pid46639.log"

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  Internal Error (4E4D4554484F440E435050071F), pid=46639, tid=16386
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0805a400):  JavaThread "main" [_thread_in_Java, id=46654]

Stack: [0xff7b0000,0xff800000),  sp=0xff7b5bb8,  free space=22k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x1af74f]
V  [libjvm.so+0x2f962c]
V  [libjvm.so+0x338e3a]
V  [libjvm.so+0x307bf0]
V  [libjvm.so+0x305278]
C  [libpthread.so.0+0xc5f8]
C  0xffffefc7
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
j  com.sun.tools.javac.code.Types.adapt(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V+38
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
J  com.sun.tools.javac.code.Types.adaptRecursive(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/ListBuffer;Lcom/sun/tools/javac/util/ListBuffer;Ljava/util/Map;)V
...<more frames>...


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x080d9000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=46660]
  0x080d7400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=46659]
  0x080d6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=46658]
  0x080aa400 JavaThread "Finalizer" daemon [_thread_blocked, id=46657]
  0x080a9400 JavaThread "Reference Handler" daemon [_thread_blocked, id=46656]
=>0x0805a400 JavaThread "main" [_thread_in_Java, id=46654]

Other Threads:
  0x080a6000 VMThread [id=46655]
  0x080f3c00 WatcherThread [id=46661]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 3584K, used 2492K [0x2a320000, 0x2a700000, 0x2a800000)
  eden space 3200K,  65% used [0x2a320000, 0x2a52f1a0, 0x2a640000)
  from space 384K,  99% used [0x2a640000, 0x2a69fff8, 0x2a6a0000)
  to   space 384K,   0% used [0x2a6a0000, 0x2a6a0000, 0x2a700000)
 tenured generation   total 47160K, used 34503K [0x2a800000, 0x2d60e000, 0x2e320000)
   the space 47160K,  73% used [0x2a800000, 0x2c9b1d98, 0x2c9b1e00, 0x2d60e000)
 compacting perm gen  total 12288K, used 9302K [0x2e320000, 0x2ef20000, 0x32320000)
   the space 12288K,  75% used [0x2e320000, 0x2ec35bb0, 0x2ec35c00, 0x2ef20000)
No shared spaces configured.

Dynamic libraries:
06000000-06412000 r-xp 00512000 
VM Arguments:
jvm_args: -Dclassworlds.conf=/usr/local/share/java/maven2/bin/m2.conf -Dmaven.home=/usr/local/share/java/maven2
java_command: org.codehaus.classworlds.Launcher install
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=/usr/local/linux-sun-jdk1.6.0
CLASSPATH=.:/usr/local/share/java/classes
PATH=/home/jbq/usr/sbin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/gnu-autotools/bin:/home/jbq/usr/bin:/home/jbq/usr/bin:/home/jbq/bin:/usr/games:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:
LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.6.0/jre/lib/i386/client:/usr/local/linux-sun-jdk1.6.0/jre/lib/i386:/usr/local/linux-sun-jdk1.6.0/jre/../lib/i386:/usr/local/linux-sun-jdk1.6.0/jre/lib/i386/jli
SHELL=zsh
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x3aeee0], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3aeee0], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGUSR2: [libjvm.so+0x307270], sa_mask[0]=0x80000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x307270], sa_mask[0]=0x80000000, sa_flags=0x10000004


---------------  S Y S T E M  ---------------

OS:Fedora Core release 4 (Stentz)

uname:Linux 2.4.2 FreeBSD 6.2-STABLE #2: Fri Jan 19 09:02:47 CET 2007 i686
libc:glibc 2.3.6 linuxthreads-0.10 (fixed stack)
rlimit: STACK 2044k, CORE infinity, NPROC 5547, NOFILE 11095, AS 10k
load average:0.73 0.52 0.35

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnowext, 3dnow

Memory: 4k page, physical 2018972k(1829504k free), swap 1934552k(1934228k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for linux-x86, built on Mar 14 2007 01:00:53 by "java_re" with gcc 3.2.1-7a (J2SE release)


--Y7xTucakfITjPcLV
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="hs_err_pid46734.log"

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  Internal Error (4E4D4554484F440E435050071F), pid=46734, tid=16386
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0805a400):  JavaThread "main" [_thread_in_Java, id=46749]

Stack: [0xff7b0000,0xff800000),  sp=0xff7fdfec,  free space=311k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x1af74f]
V  [libjvm.so+0x2f962c]
V  [libjvm.so+0x338e3a]
V  [libjvm.so+0x307bf0]
V  [libjvm.so+0x305278]
C  [libpthread.so.0+0xc5f8]
C  0xffffefc7
J  sun.nio.cs.UTF_8$Decoder.decodeLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;)Ljava/nio/charset/CoderResult;
J  java.nio.charset.CharsetDecoder.decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;
J  sun.nio.cs.StreamDecoder.implRead([CII)I
J  sun.nio.cs.StreamDecoder.read([CII)I
J  sun.nio.cs.StreamDecoder.read0()I
J  java.io.InputStreamReader.read()I
J  org.codehaus.plexus.util.InterpolationFilterReader.read()I
J  org.codehaus.plexus.util.InterpolationFilterReader.read([CII)I
j  org.codehaus.plexus.util.xml.pull.MXParser.fillBuf()V+319
J  org.codehaus.plexus.util.xml.pull.MXParser.more()C
J  org.codehaus.plexus.util.xml.pull.MXParser.nextImpl()I
J  org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Lorg/codehaus/plexus/util/xml/pull/XmlPullParser;Z)Lorg/codehaus/plexus/util/xml/Xpp3Dom;
j  org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Ljava/io/Reader;Z)Lorg/codehaus/plexus/util/xml/Xpp3Dom;+17
j  org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Ljava/io/Reader;)Lorg/codehaus/plexus/util/xml/Xpp3Dom;+2
j  org.codehaus.plexus.component.repository.io.PlexusTools.buildConfiguration(Ljava/lang/String;Ljava/io/Reader;)Lorg/codehaus/plexus/configuration/PlexusConfiguration;+5
j  org.codehaus.plexus.component.discovery.DefaultComponentDiscoverer.createComponentDescriptors(Ljava/io/Reader;Ljava/lang/String;)Lorg/codehaus/plexus/component/repository/ComponentSetDescriptor;+2
j  org.codehaus.plexus.component.discovery.AbstractComponentDiscoverer.findComponents(Lorg/codehaus/plexus/context/Context;Lorg/codehaus/classworlds/ClassRealm;)Ljava/util/List;+157
j  org.codehaus.plexus.DefaultPlexusContainer.discoverComponents(Lorg/codehaus/classworlds/ClassRealm;)Ljava/util/List;+50
j  org.codehaus.plexus.DefaultPlexusContainer.start()V+9
j  org.codehaus.plexus.DefaultPlexusContainer.createChildContainer(Ljava/lang/String;Ljava/util/List;Ljava/util/Map;Ljava/util/List;)Lorg/codehaus/plexus/PlexusContainer;+315
j  org.apache.maven.plugin.DefaultPluginManager.addPlugin(Lorg/apache/maven/model/Plugin;Lorg/apache/maven/artifact/Artifact;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/artifact/repository/ArtifactRepository;)V+27
j  org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(Lorg/apache/maven/model/Plugin;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/artifact/repository/ArtifactRepository;)Lorg/apache/maven/plugin/descriptor/PluginDescriptor;+141
j  org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(Lorg/apache/maven/model/Plugin;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/settings/Settings;Lorg/apache/maven/artifact/repository/ArtifactRepository;)Lorg/apache/maven/plugin/descriptor/PluginDescriptor;+41
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(Lorg/apache/maven/model/Plugin;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/settings/Settings;Lorg/apache/maven/artifact/repository/ArtifactRepository;)Lorg/apache/maven/plugin/descriptor/PluginDescriptor;+9
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(Ljava/lang/String;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/project/MavenProject;Ljava/lang/String;ZZ)Lorg/apache/maven/plugin/descriptor/MojoDescriptor;+473
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindLifecycleForPackaging(Lorg/apache/maven/execution/MavenSession;Ljava/lang/String;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/lifecycle/Lifecycle;)Ljava/util/Map;+129
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(Lorg/apache/maven/execution/MavenSession;Ljava/lang/String;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/lifecycle/Lifecycle;)Ljava/util/Map;+6
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Ljava/lang/String;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/project/MavenProject;)V+35
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(Ljava/lang/String;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/monitor/event/EventDispatcher;Ljava/lang/String;Lorg/apache/maven/execution/ReactorManager;JLjava/lang/String;)V+4
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Ljava/util/List;Lorg/apache/maven/execution/ReactorManager;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/monitor/event/EventDispatcher;)V+554
j  org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/execution/ReactorManager;Lorg/apache/maven/monitor/event/EventDispatcher;)V+90
j  org.apache.maven.DefaultMaven.doExecute(Lorg/apache/maven/execution/MavenExecutionRequest;Lorg/apache/maven/monitor/event/EventDispatcher;)Lorg/apache/maven/execution/ReactorManager;+424
j  org.apache.maven.DefaultMaven.execute(Lorg/apache/maven/execution/MavenExecutionRequest;)V+26
j  org.apache.maven.cli.MavenCli.main([Ljava/lang/String;Lorg/codehaus/classworlds/ClassWorld;)I+559
v  ~StubRoutines::call_stub
V  [libjvm.so+0x209a4d]
V  [libjvm.so+0x305bc8]
V  [libjvm.so+0x2098e0]
V  [libjvm.so+0x32c58f]
V  [libjvm.so+0x32ef8c]
V  [libjvm.so+0x2759e8]
C  [libjava.so+0x15224]  Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
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;+161
j  org.codehaus.classworlds.Launcher.launchEnhanced([Ljava/lang/String;)V+50
j  org.codehaus.classworlds.Launcher.launch([Ljava/lang/String;)V+2
j  org.codehaus.classworlds.Launcher.mainWithExitCode([Ljava/lang/String;)I+99
j  org.codehaus.classworlds.Launcher.main([Ljava/lang/String;)V+1
v  ~StubRoutines::call_stub
V  [libjvm.so+0x209a4d]
V  [libjvm.so+0x305bc8]
V  [libjvm.so+0x2098e0]
V  [libjvm.so+0x232d06]
V  [libjvm.so+0x2243ab]
C  [java+0x1b98]  JavaMain+0x2c8
C  [libpthread.so.0+0x5b8a]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x080d9000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=46755]
  0x080d7400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=46754]
  0x080d6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=46753]
  0x080aa400 JavaThread "Finalizer" daemon [_thread_in_vm, id=46752]
  0x080a9400 JavaThread "Reference Handler" daemon [_thread_blocked, id=46751]
=>0x0805a400 JavaThread "main" [_thread_in_Java, id=46749]

Other Threads:
  0x080a6000 VMThread [id=46750]
  0x080ebc00 WatcherThread [id=46756]

VM state:synchronizing (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x08058828/0x08058850] Safepoint_lock - owner thread: 0x080a6000
[0x080588a8/0x080588d0] Threads_lock - owner thread: 0x080a6000

Heap
 def new generation   total 960K, used 870K [0x2a320000, 0x2a420000, 0x2a800000)
  eden space 896K,  90% used [0x2a320000, 0x2a3e9be0, 0x2a400000)
  from space 64K, 100% used [0x2a400000, 0x2a410000, 0x2a410000)
  to   space 64K,   0% used [0x2a410000, 0x2a410000, 0x2a420000)
 tenured generation   total 6852K, used 4550K [0x2a800000, 0x2aeb1000, 0x2e320000)
   the space 6852K,  66% used [0x2a800000, 0x2ac71a30, 0x2ac71c00, 0x2aeb1000)
 compacting perm gen  total 12288K, used 7502K [0x2e320000, 0x2ef20000, 0x32320000)
   the space 12288K,  61% used [0x2e320000, 0x2ea73890, 0x2ea73a00, 0x2ef20000)
No shared spaces configured.

Dynamic libraries:
06000000-06412000 r-xp 00512000 
VM Arguments:
jvm_args: -Dclassworlds.conf=/usr/local/share/java/maven2/bin/m2.conf -Dmaven.home=/usr/local/share/java/maven2
java_command: org.codehaus.classworlds.Launcher clean install
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=/usr/local/linux-sun-jdk1.6.0
CLASSPATH=.:/usr/local/share/java/classes
PATH=/home/jbq/usr/sbin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/gnu-autotools/bin:/home/jbq/usr/bin:/home/jbq/usr/bin:/home/jbq/bin:/usr/games:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:
LD_LIBRARY_PATH=/usr/local/linux-sun-jdk1.6.0/jre/lib/i386/client:/usr/local/linux-sun-jdk1.6.0/jre/lib/i386:/usr/local/linux-sun-jdk1.6.0/jre/../lib/i386:/usr/local/linux-sun-jdk1.6.0/jre/lib/i386/jli
SHELL=zsh
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x3aeee0], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3aeee0], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x305260], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x10000000
SIGUSR2: [libjvm.so+0x307270], sa_mask[0]=0x80000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x306c90], sa_mask[0]=0xdffb7eff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x307270], sa_mask[0]=0x80000000, sa_flags=0x10000004


---------------  S Y S T E M  ---------------

OS:Fedora Core release 4 (Stentz)

uname:Linux 2.4.2 FreeBSD 6.2-STABLE #2: Fri Jan 19 09:02:47 CET 2007 i686
libc:glibc 2.3.6 linuxthreads-0.10 (fixed stack)
rlimit: STACK 2044k, CORE infinity, NPROC 5547, NOFILE 11095, AS 10k
load average:0.47 0.67 0.50

CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnowext, 3dnow

Memory: 4k page, physical 2018972k(1852064k free), swap 1934552k(1934224k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for linux-x86, built on Mar 14 2007 01:00:53 by "java_re" with gcc 3.2.1-7a (J2SE release)


--Y7xTucakfITjPcLV--

From owner-freebsd-java@FreeBSD.ORG  Wed May 16 09:28:29 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 548A416A402
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:28:29 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 1FE4013C448
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 09:28:29 +0000 (UTC)
	(envelope-from jbq@caraldi.com)
Received: from zoupla.cottages (laf31-2-82-224-106-41.fbx.proxad.net
	[82.224.106.41]) by caraldi.com (Postfix) with ESMTP id 6C4B362AA
	for <freebsd-java@freebsd.org>; Wed, 16 May 2007 11:28:28 +0200 (CEST)
Received: by zoupla.cottages (Postfix, from userid 1001)
	id E49A42E01D; Wed, 16 May 2007 11:28:37 +0200 (CEST)
Date: Wed, 16 May 2007 11:28:37 +0200
From: Jean-Baptiste Quenot <jbq@caraldi.com>
To: freebsd-java@freebsd.org
Message-ID: <20070516092837.GI42295@zoupla.cottages>
Mail-Followup-To: freebsd-java@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
User-Agent: mutt-ng/devel-r804 (FreeBSD)
Subject: Bug report for jkim's linux-sun-jdk-1.6
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2007 09:28:29 -0000

Hi,

Thanks for providing linux-sun-jdk-1.6, it works well on i386 (see
my other post about amd64).

However a common problem that I encountered on both architectures
(i386 and amd64) under different FreeBSD versions (5.5-PRERELEASE
and 6.2-STABLE) is that files created by Java do not have the
correct permissions.

Example file with bad permissions:

--wS-wS---  1 jbq  wheel   294B 16 mai 11:10 /home/jbq/.m2/repository/org/jvnet/hudson/hudson/maven-metadata-local.xml

This reminds me of a problem I had with installing Gentoo on
FreeBSD, described here:
http://groups.google.com/group/mailing.freebsd.emulator/browse_frm/thread/1b0cf002742e8916/4bb8c5089797b52d?lnk=st&q=freebsd+permissions+linuxulator&rnum=4&hl=fr#4bb8c5089797b52d

NOTE: this problem is specific to version 1.6 of the Linux JDK

NOTE 2: I'm not sending a PR as the port is not committed in
FreeBSD yet, I'm using the one from
http://people.freebsd.org/~jkim/linux-sun-jdk16u1-port.tar.gz
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

From owner-freebsd-java@FreeBSD.ORG  Thu May 17 09:40:04 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@hub.freebsd.org
Delivered-To: freebsd-java@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A117C16A403
	for <freebsd-java@hub.freebsd.org>;
	Thu, 17 May 2007 09:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 6218F13C457
	for <freebsd-java@hub.freebsd.org>;
	Thu, 17 May 2007 09:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4H9e4l7014547
	for <freebsd-java@freefall.freebsd.org>; Thu, 17 May 2007 09:40:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4H9e4ap014546;
	Thu, 17 May 2007 09:40:04 GMT (envelope-from gnats)
Resent-Date: Thu, 17 May 2007 09:40:04 GMT
Resent-Message-Id: <200705170940.l4H9e4ap014546@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-java@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Nikolai Nespor <bugs@nespor.at>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4C2AE16A401
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 May 2007 09:36:40 +0000 (UTC) (envelope-from n@nespor.at)
Received: from grace.univie.ac.at (grace.univie.ac.at [131.130.3.115])
	by mx1.freebsd.org (Postfix) with ESMTP id 0C02813C480
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 May 2007 09:36:40 +0000 (UTC) (envelope-from n@nespor.at)
Received: from joan.univie.ac.at ([131.130.3.110] helo=joan.univie.ac.at)
	by grace.univie.ac.at with esmtp (Exim 4.67)
	(envelope-from <n@nespor.at>) id 1Hoc2N-0004ZD-UX
	for FreeBSD-gnats-submit@freebsd.org; Thu, 17 May 2007 11:12:43 +0200
Received: from chello213047091187.1.14.univie.teleweb.at ([213.47.91.187]
	helo=justuss.tulipan.home)
	by joan.univie.ac.at with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67)
	(envelope-from <n@nespor.at>) id 1Hoc2N-0006G4-Rw
	for FreeBSD-gnats-submit@freebsd.org; Thu, 17 May 2007 11:12:43 +0200
Received: from justuss.tulipan.home (localhost.tulipan.home [127.0.0.1])
	by justuss.tulipan.home (8.13.8/8.13.6) with ESMTP id l4H9Cg2b008369
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 May 2007 11:12:42 +0200 (CEST)
	(envelope-from nikolai@justuss.tulipan.home)
Received: (from nikolai@localhost)
	by justuss.tulipan.home (8.13.8/8.13.6/Submit) id l4H9Cgg8008368;
	Thu, 17 May 2007 11:12:42 +0200 (CEST) (envelope-from nikolai)
Message-Id: <200705170912.l4H9Cgg8008368@justuss.tulipan.home>
Date: Thu, 17 May 2007 11:12:42 +0200 (CEST)
From: Nikolai Nespor <bugs@nespor.at>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: 
Subject: java/112729: [PATCH] java/diablo-jdk15: jni.h include error
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Nikolai Nespor <bugs@nespor.at>
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 May 2007 09:40:04 -0000


>Number:         112729
>Category:       java
>Synopsis:       [PATCH] java/diablo-jdk15: jni.h include error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 09:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nikolai Nespor
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD justuss 6.2-RELEASE-p4


	
>Description:
	The include for jni_md.h in include/jni.h is missing the directory
	"freebsd".
>How-To-Repeat:
	
>Fix:

--- diablo-jdk1.5.0.patch begins here ---
--- jni.h.orig  Thu May 17 10:54:55 2007
+++ jni.h       Thu May 17 10:23:21 2007
@@ -24,7 +24,7 @@
 /* jni_md.h contains the machine-dependent typedefs for jbyte, jint
    and jlong */
 
-#include "jni_md.h"
+#include "freebsd/jni_md.h"
 
 #ifdef __cplusplus
 extern "C" {
--- diablo-jdk1.5.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-java@FreeBSD.ORG  Thu May 17 11:41:43 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 52FC016A400
	for <freebsd-java@freebsd.org>; Thu, 17 May 2007 11:41:43 +0000 (UTC)
	(envelope-from netslists@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174])
	by mx1.freebsd.org (Postfix) with ESMTP id E2B7013C468
	for <freebsd-java@freebsd.org>; Thu, 17 May 2007 11:41:42 +0000 (UTC)
	(envelope-from netslists@gmail.com)
Received: by ug-out-1314.google.com with SMTP id 71so260941ugh
	for <freebsd-java@freebsd.org>; Thu, 17 May 2007 04:41:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta;
	h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding;
	b=ee+xchu5rZb9gA8FIUmnA8PG+09CE+2YuN0eiKWqM6WtbXMQFqwAqjPWHVLfBCX0dZXnddoWUD79S57jlLSRsapRUGtqjGkd5/7sJ+tqP09/pZYtjTtdcB2bYXuMSfRlA8i1ecljDctWZu5TwqCICtTEWoTfgWFWbhI9oV2Xnok=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
	h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding;
	b=efSGdRkM4Bws16T88l7htR1IrC9cB5K3tDMJaXGlSZreijYNgmZMu9w++g+ioH3QfcfBGFuJbsPNRuXlY6IBIUCAra1Kr/rdsvvDEKf7AL4b7kTtnOxI5P+sgGsRrDfCGrNJ1n34lSGaUMpcK3bPFSZ8mQ9jQvPRMBWP9X2v8ag=
Received: by 10.67.29.7 with SMTP id g7mr226353ugj.1179400415468;
	Thu, 17 May 2007 04:13:35 -0700 (PDT)
Received: from ?192.168.16.248? ( [91.135.49.192])
	by mx.google.com with ESMTP id e33sm344675ugd.2007.05.17.04.13.34;
	Thu, 17 May 2007 04:13:35 -0700 (PDT)
Message-ID: <464C38DB.10203@gmail.com>
Date: Thu, 17 May 2007 13:13:31 +0200
From: Sten Daniel Soersdal <netslists@gmail.com>
User-Agent: Thunderbird 2.0.0.0 (Windows/20070326)
MIME-Version: 1.0
To: freebsd-java@freebsd.org
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Java on FreeBSD 6.x - reserving too much memory.
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 May 2007 11:41:43 -0000

Hi

I administrate a couple of -STABLE servers running Java applications and 
i notice they reserve somewhere between 500 megs and 800 megs of memory, 
even for the simplest of applications. Is this something to worry about 
when i now need to increase the number of Java applications running 
simultaneously? Are there any ways to reduce this to some sane levels?

-- 
Sten Daniel Soersdal

From owner-freebsd-java@FreeBSD.ORG  Thu May 17 13:13:26 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@hub.freebsd.org
Delivered-To: freebsd-java@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 075AB16A404;
	Thu, 17 May 2007 13:13:26 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40])
	by mx1.freebsd.org (Postfix) with ESMTP id D2B0613C44B;
	Thu, 17 May 2007 13:13:25 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4HDDPQs038277;
	Thu, 17 May 2007 13:13:25 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4HDDPid038273;
	Thu, 17 May 2007 13:13:25 GMT (envelope-from linimon)
Date: Thu, 17 May 2007 13:13:25 GMT
From: Mark Linimon <linimon@FreeBSD.org>
Message-Id: <200705171313.l4HDDPid038273@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-java@FreeBSD.org, glewis@FreeBSD.org
Cc: 
Subject: Re: ports/112729: [PATCH] java/diablo-jdk15: jni.h include error
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 May 2007 13:13:26 -0000

Synopsis: [PATCH] java/diablo-jdk15: jni.h include error

Responsible-Changed-From-To: freebsd-java->glewis
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu May 17 13:12:42 UTC 2007
Responsible-Changed-Why: 
Over to maintainer.

http://www.freebsd.org/cgi/query-pr.cgi?pr=112729

From owner-freebsd-java@FreeBSD.ORG  Fri May 18 15:30:24 2007
Return-Path: <owner-freebsd-java@FreeBSD.ORG>
X-Original-To: freebsd-java@freebsd.org
Delivered-To: freebsd-java@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 811AE16A400
	for <freebsd-java@freebsd.org>; Fri, 18 May 2007 15:30:24 +0000 (UTC)
	(envelope-from glewis@eyesbeyond.com)
Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16])
	by mx1.freebsd.org (Postfix) with ESMTP id 4B69013C487
	for <freebsd-java@freebsd.org>; Fri, 18 May 2007 15:30:24 +0000 (UTC)
	(envelope-from glewis@eyesbeyond.com)
Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1])
	by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l4IFUM1o047543;
	Fri, 18 May 2007 08:30:23 -0700 (PDT)
	(envelope-from glewis@eyesbeyond.com)
Received: (from glewis@localhost)
	by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l4IFUMj3047542;
	Fri, 18 May 2007 08:30:22 -0700 (PDT)
	(envelope-from glewis@eyesbeyond.com)
X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to
	glewis@eyesbeyond.com using -f
Date: Fri, 18 May 2007 08:30:21 -0700
From: Greg Lewis <glewis@eyesbeyond.com>
To: Sten Daniel Soersdal <netslists@gmail.com>
Message-ID: <20070518153021.GA47171@misty.eyesbeyond.com>
References: <464C38DB.10203@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <464C38DB.10203@gmail.com>
User-Agent: Mutt/1.4.2.2i
Cc: freebsd-java@freebsd.org
Subject: Re: Java on FreeBSD 6.x - reserving too much memory.
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 18 May 2007 15:30:24 -0000

On Thu, May 17, 2007 at 01:13:31PM +0200, Sten Daniel Soersdal wrote:
> I administrate a couple of -STABLE servers running Java applications and 
> i notice they reserve somewhere between 500 megs and 800 megs of memory, 
> even for the simplest of applications. Is this something to worry about 
> when i now need to increase the number of Java applications running 
> simultaneously? Are there any ways to reduce this to some sane levels?

You could try playing with -Xms and -Xmx.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org