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 1LRUjF-0007b0-S1 for garchives@archives.gentoo.org; Mon, 26 Jan 2009 16:54:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06BF9E0485; Mon, 26 Jan 2009 16:54:28 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by pigeon.gentoo.org (Postfix) with ESMTP id B268FE0485 for ; Mon, 26 Jan 2009 16:54:27 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so3712858fga.14 for ; Mon, 26 Jan 2009 08:54:27 -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=FhdK99Z4jTPyaHH37c7exXuIdNp84HYFNCMZ6F/A84Y=; b=N+bK6P0Kew2x6L6UhD1fSKPDim4Y/7PmAbR85o+WObQEvDcM+eKEmrEdt0jHnG5BQJ 0/W9NKeaHYszrfija1WcYQS3RY8rOpZW58q85xAPfbX3WZMntF5kbPfHDDD5yv4rcW9T WrlylWaG/PV3eDrgz30yCM2noxxPBuP6RKoG4= 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=hdpCN82sZi1B/0aFNzXaT98YTJBdud+S+wc3KeolRmBmSl6rDWl2xiwx7FhJrhXa3r FzDXotLsoG12c0wmf3GUKfOB9aMYMfNrMOBoo3y6DZ9z4kVukdjUA3r93GCcd+dtWrxe j7DMcSxlMs17Pezowe4ZY9XCM7AV0IHF4QOw0= 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.181.37.6 with SMTP id p6mr2796737bkj.197.1232988866976; Mon, 26 Jan 2009 08:54:26 -0800 (PST) In-Reply-To: <497D0913.7010703@gentoo.org> References: <49bf44f10901251600l470bc035k23953a97dea6f731@mail.gmail.com> <497D0913.7010703@gentoo.org> Date: Mon, 26 Jan 2009 08:54:26 -0800 Message-ID: <49bf44f10901260854r431809b3n66bb2680bdef013b@mail.gmail.com> Subject: Re: [gentoo-hardened] Can I fix this with paxctl? From: Grant To: gentoo-hardened@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: dd64ced1-132c-4200-86f1-1cb7d370a251 X-Archives-Hash: 43d500d54bfe8104390f2c8fb059656b >> 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 >> >> > > use a kernel with softmode or without pax or try to patch it. Related bug: > https://bugs.gentoo.org/show_bug.cgi?id=244901 > > -- > Thomas Sachau Thank you, I just stick with icedtea6-bin. - Grant