* [gentoo-user] {OT} wine won't work
@ 2008-11-18 8:03 Grant
2008-11-18 23:23 ` [gentoo-user] " Grant
0 siblings, 1 reply; 3+ messages in thread
From: Grant @ 2008-11-18 8:03 UTC (permalink / raw
To: Gentoo mailing list
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
I've tried deleting .wine and I've tried running as a normal user and
as root with the same results. Does anyone know how to fix this?
- Grant
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: {OT} wine won't work
2008-11-18 8:03 [gentoo-user] {OT} wine won't work Grant
@ 2008-11-18 23:23 ` Grant
2008-11-21 18:19 ` Andrey Vul
0 siblings, 1 reply; 3+ messages in thread
From: Grant @ 2008-11-18 23:23 UTC (permalink / raw
To: Gentoo mailing list
> 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
>
> I've tried deleting .wine and I've tried running as a normal user and
> as root with the same results. Does anyone know how to fix this?
>
> - Grant
This was due to some of the hardened stuff in my kernel. Most likely pax.
- Grant
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: {OT} wine won't work
2008-11-18 23:23 ` [gentoo-user] " Grant
@ 2008-11-21 18:19 ` Andrey Vul
0 siblings, 0 replies; 3+ messages in thread
From: Andrey Vul @ 2008-11-21 18:19 UTC (permalink / raw
To: gentoo-user
On Tue, Nov 18, 2008 at 18:23, Grant <emailgrant@gmail.com> 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?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-21 18:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-18 8:03 [gentoo-user] {OT} wine won't work Grant
2008-11-18 23:23 ` [gentoo-user] " Grant
2008-11-21 18:19 ` Andrey Vul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox