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 ) id 1LRF0z-00042W-Em for garchives@archives.gentoo.org; Mon, 26 Jan 2009 00:07:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AF42E01B8; Mon, 26 Jan 2009 00:07:43 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by pigeon.gentoo.org (Postfix) with ESMTP id EFE90E01B8 for ; Mon, 26 Jan 2009 00:07:42 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so3424340fga.14 for ; Sun, 25 Jan 2009 16:07:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=VHJcEhm+TYRrqBQTxtlyZRT4GW/bpMsS3y8ggAyJ0jo=; b=kVtI4Pgnu2hK6hTE/c+RQmAI3vYxY9+lsdG1DyhY2ggEy/19mCVw1xquhUCvFXJONe HeN7ACsoC8KEtjTXFn9XV1zdZ5roB6uhN+SbTKNWWeHuhX7XXLfk6YAhWGGIS3lTKrzy lxXqqa8FX2IsSBIOM4zFpXoeFm06R9BSfOsoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=k01pj5n6M5uHquVOKi4KOwdsqREK7ELtZ0U77A5FZb+frFFZyjd5Rd3Hd6h1jtYMJJ D9zCoVIAREqodopMaawwd25v3na++g0DTLTLo4ctuc3Bbc3CLLMvaMBwO0A9zSj2K4Jy AMCuXYy2m7hqofLwWHwIwgc8D4arlnyR5YuA0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-hardened@lists.gentoo.org Reply-to: gentoo-hardened@lists.gentoo.org MIME-Version: 1.0 Received: by 10.103.227.13 with SMTP id e13mr3421743mur.20.1232928462378; Sun, 25 Jan 2009 16:07:42 -0800 (PST) In-Reply-To: <49bf44f10901251600l470bc035k23953a97dea6f731@mail.gmail.com> References: <49bf44f10901251600l470bc035k23953a97dea6f731@mail.gmail.com> Date: Mon, 26 Jan 2009 01:07:42 +0100 Message-ID: <897813410901251607s261610fdn9fa4d054647c4b6a@mail.gmail.com> Subject: Re: [gentoo-hardened] Can I fix this with paxctl? From: =?ISO-8859-1?Q?Javier_J=2E_Mart=EDnez_Cabez=F3n?= To: gentoo-hardened@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: e618ce3c-7d93-4f49-b42e-81957ce99c4c X-Archives-Hash: b89be3d41d4b0d56768f3be1e46732e1 Please read what PaX does... 2009/1/26 Grant : > I was trying to emerge icedtea6 from the java-overlay but the emerge > failed and I got: > > PAX: execution attempt in: , > 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 > >