Wine failed during HEAP_CreateSystemHeap

Mike Hearn mh at codeweavers.com
Mon Dec 6 12:01:34 CST 2004


On Mon, 06 Dec 2004 17:33:41 +0100, Tobias Grosser wrote:
> I tried to change SYSTEM_HEAP_BASE to 0xC0000000 for testing, but this
> shows an equal output.

You can't change this value, it's a Windows constant. You need to
investigate why this address isn't available, the -preloader program
should have protected it, and also look in libs/wine/mmap.c for the code
which blocks off the upper two gigs.

thanks -mike




More information about the wine-devel mailing list