www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/20/10:29:53

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=mQ10XGlKPGbinfyw5cFmh/T4PiIzUAKmX/msf5O2GoDjoqZw3Qwi7
9LRxlT4O53VRXGqLIqSSXFovWH653e7nphoTqF6Au4oU4R49FFbCK+VAGbc+lXnT
EKYogmFYTK6xIrj4PVBx2+YE01wGQ8Gom9lDuBpV1EX+LrNI31J2wo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:to:from:subject:date:message-id:references
:mime-version:content-type:content-transfer-encoding; s=default;
bh=g8UyDXj8cX0iQShOGUccSDk8eUE=; b=wECUEwi4jjE7Re1ENi6poTKRrhDI
5gJ3u8sL8/wGu31ekShb7mkTcJZllfil/2kyi6lFcI9ZDk9p4TUNbm7hbvorQb/u
KAcMwfA5dUUuKVa4EhB4RCXB5jcKws+wriwu+/UDrw4OrwZqp33l3gQzJZiptKI6
qUb2Ov25icHiEr8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:sk:2016042, networking, management
X-HELO: plane.gmane.org
To: cygwin AT cygwin DOT com
From: Achim Gratz <Stromeko AT NexGo DOT DE>
Subject: Re: Process map and fork problems
Date: Wed, 20 Apr 2016 14:29:07 +0000 (UTC)
Lines: 18
Message-ID: <loom.20160420T162328-728@post.gmane.org>
References: <loom DOT 20160420T121651-786 AT post DOT gmane DOT org> <20160420104633 DOT GA26118 AT calimero DOT vinschen DOT de> <loom DOT 20160420T124825-644 AT post DOT gmane DOT org> <20160420111431 DOT GB13570 AT calimero DOT vinschen DOT de> <loom DOT 20160420T131743-463 AT post DOT gmane DOT org> <20160420140625 DOT GA25668 AT calimero DOT vinschen DOT de>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> It can't fragment, it can only grow.  The Unix heap management doesn't
> have the notion of multiple application heaps.  There's only the sbrk
> call to raise or shrink the size of the heap.

Thanks for the confirmation.  It looks like I am allowed to migrate the
machines to a 3GB VM, thus circumventing the heap collision with DLL. 
Meanwhile I've looked at some problems that typically happen when loading
emacs-x11 and it turns out that this loads a number of Windows DLL related
to the display drivers and some others related to networking to low
addresses.  The only way I see to get around that is to try to enable ASLR,
so what's the latest on doing that with Cygwin DLL?  As far as I understand
we should then rebase from 0x50000000 down since the range above is used by
ASLR for any DLL that we still need top load to fixed addresses?


Regards,
Achim.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019