From owner-freebsd-ports@FreeBSD.ORG Thu Jul 25 09:42:04 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BEB53A1F; Thu, 25 Jul 2013 09:42:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 03D632BBC; Thu, 25 Jul 2013 09:42:03 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id q56so424401wes.21 for ; Thu, 25 Jul 2013 02:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=MCk/fSKAhqwZnfw/R/JPQgY7i9/4zIAdDD2QgqV0It4=; b=E8CMxKQMIkSRyfbu3Ww5AZhxWKD3bHva9ofWRtnxcMbavp9YBdoLscphDVZAGwgBN7 njI1mg2b9QLV6QjWubBcOsO/RYAw3143cvSa0ZQXaYwB9ZXYDEYG3G7uXo1pXSsL/OR9 SZzwgfXT7xp3GvH8DOQdzmxYfhskSctmRoJZ0sx9MBPofsQwiQrcCPBiTGIyUlBMWVqm CHZqmJQxrV2bNhijeS/qG4Q8TBJTlA2WRvbyqUvnMHPE3yFJFWV72we4NG/NBkXH1kFZ s2dG/vAA7uR4B3+VeP3D6qNqPCSqkSddsAkwhRNevFIglIpS6buLeYZA82j00QrYvJGe LbXA== X-Received: by 10.180.184.12 with SMTP id eq12mr1398682wic.8.1374745322389; Thu, 25 Jul 2013 02:42:02 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id s19sm2389779wik.11.2013.07.25.02.42.01 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 25 Jul 2013 02:42:01 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 25 Jul 2013 11:41:59 +0200 From: Baptiste Daroussin To: Dmitry Samersoff Subject: Re: [Call For Help] Clang + OpenJDK + head + amd64 == cocktail of death (for clusters) Message-ID: <20130725094159.GA61207@ithaqua.etoilebsd.net> References: <20130725083917.GH41432@ithaqua.etoilebsd.net> <51F0EC1E.90100@samersoff.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <51F0EC1E.90100@samersoff.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org, java@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 09:42:04 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 25, 2013 at 01:13:02PM +0400, Dmitry Samersoff wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Hi Baptiste, >=20 > If I understand you correct, hotspot crashes because of out of memory > or some other resource constraint? >=20 > Could you send me whole hs_err_.log file (or better couple of it)? >=20 > - -Dmitry I would love to but this is done on the cluster where the jail is wiped out= once it finished (failure or not) Best would be probably to ulimit -m 4194304 before building let say textpro= c/fop =66rom the ports tree. you should hit it pretty quickly. regards, Bapt --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHw8ucACgkQ8kTtMUmk6EyodQCeNbU1+zLvGo1Wlnc0UZ79Fl3f WUgAnRb8tCkghfef1fa95+U6xqNusrXh =zopE -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--