>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 familiar 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.

Yep.

> Don't you think that it would have been time to ask Alexandre
> what the hell he's been thinking about constantly rejecting it ? ;-)

Didn't know it had been rejected.

I'm really not up on how wine development is done.  In general I'm suppose
to email [EMAIL PROTECTED] if I don't receive an ACK / NACK regarding a
patch?

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: [EMAIL PROTECTED]  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


Reply via email to