On Tue, Nov 18, 2008 at 18:23, Grant <[EMAIL PROTECTED]> 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?

Reply via email to