From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-hardened+bounces-2431-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LREtb-0003Rm-Kr
	for garchives@archives.gentoo.org; Mon, 26 Jan 2009 00:00:07 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B661BE0333;
	Mon, 26 Jan 2009 00:00:04 +0000 (UTC)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6EFFAE0306
	for <gentoo-hardened@lists.gentoo.org>; Mon, 26 Jan 2009 00:00:04 +0000 (UTC)
Received: by fk-out-0910.google.com with SMTP id z23so2446489fkz.2
        for <gentoo-hardened@lists.gentoo.org>; Sun, 25 Jan 2009 16:00:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=5VxoBGIAL4WOxLNpkZ9Ve5ps5hnYBQyeLqS+pq9vOyk=;
        b=VmHdU/nrUHmYCwOjs3j2e1iCLsyBU8g31yv47bUYc+6ZGO9/QRiluvisieN1DrhrPH
         pxg8lbyYJAK1l5JGc/Me0iUPUdwE985AlvTjaOM4ayheOqCdURKJdTWHHYr4hAlLb/Wt
         FWHPRgkxC8Y6zIIkngR6xZAZPjXYG3r06is7g=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=gBEuyrTdINod3Lon/6ZpjXdx5YsRv35VCFFlBHygg6W4gaVFoBvk38F39l6DSWOTsj
         eL0vAtda+BOAqWCc4fnZQOwbZ5PWcdGOnq9dZJdRMXWOzftWbR18OILK5nvEaWVYw3C6
         UgMQ972EawrwDrCqMvFIfejiF/f5DWKV+EAfE=
Precedence: bulk
List-Post: <mailto:gentoo-hardened@lists.gentoo.org>
List-Help: <mailto:gentoo-hardened+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-hardened+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-hardened+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-hardened.gentoo.org>
X-BeenThere: gentoo-hardened@lists.gentoo.org
Reply-to: gentoo-hardened@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.181.139.10 with SMTP id r10mr1263931bkn.11.1232928003777; Sun, 
	25 Jan 2009 16:00:03 -0800 (PST)
Date: Sun, 25 Jan 2009 16:00:03 -0800
Message-ID: <49bf44f10901251600l470bc035k23953a97dea6f731@mail.gmail.com>
Subject: [gentoo-hardened] Can I fix this with paxctl?
From: Grant <emailgrant@gmail.com>
To: gentoo-hardened@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 1439684c-d6df-4e6c-af91-915fdd716d38
X-Archives-Hash: 3d3e96378727135a4178835678fc7809

I was trying to emerge icedtea6 from the java-overlay but the emerge
failed and I got:

PAX: execution attempt in: <anonymous mapping>,
3a1023fb6000-3a1024226000 3a1023fb6000
PAX: terminating task:
/var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/gamma(gamma):9846,
uid/euid: 0/0, PC: 00003a1023fb6060, SP: 0000726eec6dbf38
PAX: bytes at PC: 85 f6 0f 84 11 00 00 00 0f ae f0 0f ae 3f 48 83 c7 20 ff ce
PAX: bytes at SP-8:

Can I fix this with paxctl?  Do I need to provide more info from somewhere?

- Grant