From owner-freebsd-java@FreeBSD.ORG Tue Sep 22 08:35:12 2009 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 126E61065676 for ; Tue, 22 Sep 2009 08:35:12 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: from ws9.spacesurfer.com (ws9.spacesurfer.com [206.71.190.107]) by mx1.freebsd.org (Postfix) with ESMTP id E840C8FC24 for ; Tue, 22 Sep 2009 08:35:11 +0000 (UTC) Received: from ws9.spacesurfer.com (localhost.spacesurfer.com [127.0.0.1]) by ws9.spacesurfer.com (Postfix) with ESMTP id 638DC1185040; Tue, 22 Sep 2009 09:35:11 +0100 (BST) X-My-Spf: pass (ws9.spacesurfer.com: domain of patrick@spacesurfer.com designates 206.71.190.107 as permitted sender) X-My-Id: My::PostFix::Filter.7beb0eeb02ad4ab88c3d X-My-Id: My::PostFix::Filter.7beb0eec02ad4ab88c3e Received: from pal.sandbox (gateb.mh.bbc.co.uk [132.185.144.11]) by ws9.spacesurfer.com (Postfix) with ESMTP; Tue, 22 Sep 2009 09:35:09 +0100 (BST) Message-ID: <4AB88C3E.5010905@spacesurfer.com> Date: Tue, 22 Sep 2009 08:35:10 +0000 From: Patrick Mackinlay User-Agent: Thunderbird 2.0.0.18 (X11/20081120) MIME-Version: 1.0 To: Ronald Klop References: <4AB7AE8F.4080209@spacesurfer.com> In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: url=http://patrick.spacesurfer.com/pgp_public_key.html Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: jdk-1.6.0.3p4_12 crash 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, 22 Sep 2009 08:35:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The IPV6 flag was off when I sent the original report. However, after that I recompiled with DEBUG and IPV6 on. The problem persisted when I started eclipse with the non debug JVM (I initially didn't realise that the DEBUG option compiles two JVM's the debug one being in the debug directory). However when I started eclipse with the debug JVM the problem disappeared! So whatever code was added for debugging stopped the issue from being triggered. After a bit of work I tried restarting with the non debug JVM and my eclipse was suddenly stable! So it seems whatever eclipse needed to do that was causing the problem, it managed to do when I ran it in the debug JVM. I also have a huge core dump of the JVM, is this of any use to you? Patrick Ronald Klop wrote: > On Mon, 21 Sep 2009 18:49:19 +0200, Patrick Mackinlay > wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> I am running 7.2-STABLE with the following java packages: >> >> diablo-jdk-1.6.0.07.02_6 >> jdk-1.6.0.3p4_12 >> eclipse-3.4.2 >> >> I recently upgraded my machine from a single core 64 bit amd cpu (amd64 >> install) to an intel nehalem (8 logical cores, amd64 install). I dont >> think there are any significant package differences, since my old >> machine was fairly up to date, certainly it was using eclipse 3.4 with a >> 1.6 jdk. >> Today I tried doing some work in eclipse and the application kept >> crashing at different points. I have attached the log files, they all >> seem to point to a problem in the same piece of native code. >> Could you look into the problem if possible. >> >> regards, >> Patrick > > A wild guess, but I've had some 'unspecified' troubles with IPV6 > compiled into java on FreeBSD. Maybe your new install has this. You can > compile java without IPV6 by specifying an option in the port. > > Ronald. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org iD8DBQFKuIw+D97IpyzY3RIRAnKNAJsHltN4auvqnvLwP/pBpm76fCQdOgCeLKE8 UiESK9vkIeNvViuBI6fkSdw= =HNfA -----END PGP SIGNATURE-----