delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <396DC0C4.CA694EB7@cygnus.com> |
Date: | Thu, 13 Jul 2000 15:14:44 +0200 |
From: | Corinna Vinschen <vinschen AT cygnus DOT com> |
Reply-To: | cygwin <cygwin AT sources DOT redhat DOT com> |
X-Mailer: | Mozilla 4.73 [en] (X11; I; Linux 2.2.14-SMP i686) |
X-Accept-Language: | de, en |
MIME-Version: | 1.0 |
To: | Charles Wilson <cwilson AT ece DOT gatech DOT edu>, DJ Delorie <dj AT delorie DOT com> |
CC: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: runtime failure in 20000710 and 20000711 snapshots |
References: | <396D364D DOT 6A019EC1 AT ece DOT gatech DOT edu> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id JAA30970 |
Charles Wilson wrote: > > This should probably go to cygwin-developers, but I don't think > non-subscribers can post there. Anyway, I'm getting a popup window that > reads: > > The application failed to initialize properly (0xc0000022). Click on OK > to terminate the application. > [...] > Or is there something wrong with my configuration that is foobaring the > newer dll's? No, there's something wrong with the tarball. I have just downloaded and I have seen the following entry: -rw-r--r-- dj/games 627200 2000-07-12 21:11:23 usr/bin/cygwin1.dll You will notice that the executable bits aren't set. This results in unset executable bits in the ACL when ntsec is ON. You can solve that by using `chmod +x´ on that dll. Unfortunately a DLL must have executable bit set in the ACL to be runtime loadable by NT/W2K. DJ, can you explicitely care for the x-bit in the tarballs? Corinna -- Corinna Vinschen Cygwin Developer Cygnus Solutions, a Red Hat company -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |