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 1LMp9V-0004my-FS for garchives@archives.gentoo.org; Tue, 13 Jan 2009 19:42:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 734A1E06F2; Tue, 13 Jan 2009 19:42:15 +0000 (UTC) Received: from mail-bw0-f21.google.com (mail-bw0-f21.google.com [209.85.218.21]) by pigeon.gentoo.org (Postfix) with ESMTP id 29CE0E06F2 for ; Tue, 13 Jan 2009 19:42:15 +0000 (UTC) Received: by bwz14 with SMTP id 14so587437bwz.10 for ; Tue, 13 Jan 2009 11:42:14 -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=OiLbIdfrZJ78sjRFGD14r2qjw0c3PbX3VMfSYyEODM8=; b=ao3u8oUUQ0pjLU1pqryawanIZ6QgwGo+EJhryqjq7JIoLpc/QZEpbwJsMb7f1f7/+9 9d8W5WJ66hRWp0QFc5SIcFPZPkp90WPaCQXgylmC0kCQlh7wRYaTm9yI/Zls3yW/Amoi PVzS60Yps8FSpI7QPJHF4jCA2qgzFvBJp/RdM= 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=U7WSsdZ71XUew+PMxBQ11j/SpxQLLgY4NAcgWwDHySWOZ4eQhNJA9pFchfJCvzHb1x OtLJxTQU4nmtbEZCGRnoaVyaVddX+geLxVun2xaFF7Asxdg3n9AF4NTyOCytpdhMsD4Z UEThevgupirV+4dDmKgDtuIuFv16s5Lhv58mQ= 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.212.2 with SMTP id o2mr11467000muq.131.1231875734326; Tue, 13 Jan 2009 11:42:14 -0800 (PST) In-Reply-To: <49bf44f10901131100t41a192d8n1d83ba116be42ce2@mail.gmail.com> References: <49bf44f10901131100t41a192d8n1d83ba116be42ce2@mail.gmail.com> Date: Tue, 13 Jan 2009 20:42:14 +0100 Message-ID: <897813410901131142rb97ec76ta9ac0b9cb599a3e5@mail.gmail.com> Subject: Re: [gentoo-hardened] Which hardened kernel feature disables wine? 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: 8fa2b3ae-d76a-4c09-bf65-da4c5ad70cfb X-Archives-Hash: 99a2f4749b1db68c89f3edcb03ab7175 PaX tells you something? 2009/1/13 Grant : > I'm using the grsecurity "Gentoo (workstation)" setting in my hardened > kernel, but trying to use wine I get this: > > err:heap:HEAP_GetPtr Invalid heap (nil)! > err:heap:HEAP_GetPtr Invalid heap (nil)! > err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting > err:module:LdrInitializeThunk Main exe initialization for > L"C:\\windows\\system32\\wineboot.exe" failed, status c0000005 > > If I remove grsecurity from the kernel, wine works fine. Does anyone > know how to fix this or which grsecurity option I can disable to > enable wine? > > - Grant > >