| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Need tech info on need_invisible() and CreateWindowStation |
| Date: | Wed, 15 Mar 2006 14:40:49 -0000 |
| Message-ID: | <006f01c6483e$73967410$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <5CD8C8F9F151D142922161D4CF32F9400573F73D@exch-lv03.intl.businessobjects.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On 15 March 2006 14:07, Louis Lecaroz wrote:
> Hi,
> first, let me introduce why I need technical infos on the need_invisible()
Can't speak to this one as I haven't studied the code.
> I also saw that (If i looked in the correct version), that Cygwin allocate
> at the end of the dll segment a block of memory for exchanging data with
> the child cygwin programs & that sometimes (if i understoound everything)
> due to dlls reallocation, this shared segment could be not allocated
> correctly... can this generate hanging/locking process ?
It shouldn't do, it should generate a fork error message about
MapViewOfProcess failing, with IIRC win32 error code 487 or 6 most of the
time.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |