http://bugs.winehq.org/show_bug.cgi?id=19219
hpestilence hpestilence@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hpestilence@gmail.com, | |julliard@winehq.org
--- Comment #16 from hpestilence hpestilence@gmail.com 2009-07-10 00:46:24 --- I found the commit that causes this
09712593c8496be5e952b7316099f9eed5043203 is first bad commit commit 09712593c8496be5e952b7316099f9eed5043203 Author: Alexandre Julliard <julliard at winehq.org> Date: Thu Jun 25 14:18:53 2009 +0200
ntdll: Release some address space after the process initialization is done.
I had to revert commit 1ac7576d477a6f22fa6d5758db6d8344d4bad1a9 ntdll: Disable releasing the address space on Mac OS since dyld doesn't support this. also in order to revert the first commit. Then I compiled the latest git and eve-online is running fine.