Patch for Wine-20030115 heap allocation on Solaris 8 x86

Andreas Mohr andi at rhlx01.fht-esslingen.de
Fri Jan 17 13:20:19 CST 2003


On Fri, Jan 17, 2003 at 01:52:08PM -0500, John Wehle wrote:
> Currently wine exits after complaining about an invalid heap during
> startup on Solaris 8 x86.  What happens is mmap is returning an address
> above 0xc0000000 which HEAP_InitSubHeap passes to NtAllocateVirtualMemory
> who rejects it.  Perhaps someone familar with the code can suggest
> a better solution or explain why the ADDRESS_SPACE_LIMIT check is there.
Correct me if I'm wrong, but AFAICS this is even the third time that you
submit this. Don't you think that it would have been time to ask Alexandre
what the hell he's been thinking about constantly rejecting it ? ;-)

Have a nice day !

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://mohr.de.tt



More information about the wine-devel mailing list