Gentoo Archives: gentoo-user

From: Andrey Vul <andrey.vul@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: {OT} wine won't work
Date: Fri, 21 Nov 2008 18:19:48
Message-Id: e38d12ff0811211019i40bc086x145b1f9801c89075@mail.gmail.com
In Reply to: [gentoo-user] Re: {OT} wine won't work by Grant
1 On Tue, Nov 18, 2008 at 18:23, Grant <emailgrant@×××××.com> wrote:
2 >> I've tried wine-1.1.4 as well as the latest version from git. No
3 >> matter which wine command I try, the error is always just about the
4 >> same:
5 >>
6 >> # winecfg
7 >> err:heap:HEAP_GetPtr Invalid heap (nil)!
8 >> err:heap:HEAP_GetPtr Invalid heap (nil)!
9 >> err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting
10 >> err:module:LdrInitializeThunk Main exe initialization for
11 >> L"C:\\windows\\system32\\wineboot.exe" failed, status c0000005
12 >> err:heap:HEAP_GetPtr Invalid heap (nil)!
13 >> err:heap:HEAP_GetPtr Invalid heap (nil)!
14 >> err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting
15 >> err:module:LdrInitializeThunk Main exe initialization for
16 >> L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005
17 >>
18 c0000005 is Windows' way of saying SIGSEGV.
19 PaX might be to blame.
20 I remember that with grsec enabled, wine couldn't create stacks and
21 said that 3/1 user/kernel split needed to be enabled even when 3/1
22 user/kernel split was enabled.
23
24 --
25 Andrey Vul
26
27 A: Because it messes up the order in which people normally read text.
28 Q: Why is top-posting such a bad thing?
29 A: Top-posting.
30 Q: What is the most annoying thing in e-mail?