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 1L3abb-0003Y7-Tx for garchives@archives.gentoo.org; Fri, 21 Nov 2008 18:19:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F19ACE039F; Fri, 21 Nov 2008 18:19:47 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by pigeon.gentoo.org (Postfix) with ESMTP id A4DCBE039F for ; Fri, 21 Nov 2008 18:19:47 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id 30so182235ugs.39 for ; Fri, 21 Nov 2008 10:19:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=93T0vSz8KDWd8+F4h2QwgujNONwmVCx53xAufzNEGc8=; b=n+6cQWp79UfFlKTaOm/KCliuGa7ijGvFqM4f6z4LnFL/VDDO5RwXm/NhPOUk/XtlT0 iqLstSQcWK1cTEYodKaoQDe4HVBEfIEJexZY6xY+NpejOcAsuQJung1L3//0st+ayAIG cJ25E/pp2hno66VC4ozollCmSq0AHiab8SNzs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=QV3oQmb+28qe9D4NtPHW940TUOXNmtXuzHzuMYuI1qBoghdTWmF6FV5BWMhg4jzotk mrtDhszTMFj4VaZBNEXxOgA0mMHY9eG0zbuwp/KAJHWl9VmSjbYI+QeKG55IcHriho9w UAbFCVaeGvGPbdC7wEjEpa0QmtItObh5rhBs4= Received: by 10.103.160.10 with SMTP id m10mr155057muo.50.1227291585099; Fri, 21 Nov 2008 10:19:45 -0800 (PST) Received: by 10.103.168.9 with HTTP; Fri, 21 Nov 2008 10:19:45 -0800 (PST) Message-ID: Date: Fri, 21 Nov 2008 13:19:45 -0500 From: "Andrey Vul" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: {OT} wine won't work In-Reply-To: <49bf44f10811181523x866ee11hd3a4ef0d08ebd93a@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10811180003p49f2c76dm4839e5b22a431a91@mail.gmail.com> <49bf44f10811181523x866ee11hd3a4ef0d08ebd93a@mail.gmail.com> X-Archives-Salt: 3bee86d8-74d0-4025-b846-c1d98cea5103 X-Archives-Hash: 785e426b5f5a9cb5018d7bd8cb24f118 On Tue, Nov 18, 2008 at 18:23, Grant wrote: >> I've tried wine-1.1.4 as well as the latest version from git. No >> matter which wine command I try, the error is always just about the >> same: >> >> # winecfg >> 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 >> 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\\winecfg.exe" failed, status c0000005 >> c0000005 is Windows' way of saying SIGSEGV. PaX might be to blame. I remember that with grsec enabled, wine couldn't create stacks and said that 3/1 user/kernel split needed to be enabled even when 3/1 user/kernel split was enabled. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?