Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Reply-To: cygwin 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 , DJ Delorie 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> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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