| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| Date: | Mon, 11 Apr 2005 09:33:28 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem running xgettext after compiling gettext 0.14.1 with gc c 3.3.3 |
| Message-ID: | <20050411073328.GA24013@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <Pine DOT GSO DOT 4 DOT 61 DOT 0502251641000 DOT 16389 AT slinky DOT cs DOT nyu DOT edu> <20050411053931 DOT 2F06584599 AT pessard DOT research DOT canon DOT com DOT au> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20050411053931.2F06584599@pessard.research.canon.com.au> |
| User-Agent: | Mutt/1.4.2i |
On Apr 11 15:39, Luke Kendall wrote: > On 25 Feb, Igor Pechtchanski wrote: > > > "The application failed to initialize properly (0xc0000022). Click on > > > OK to terminate the application" > > > > Ah, right, 0xc0000022 is "access denied", and 0xc0000005 is "access > > violation" (i.e., SEGV), most likely inside DllMain. Sorry, got confused > > for a moment. > > > > One thing you could try is set breakpoints in all of the DllMain > > functions, and trace through... > > Is the program installed on an NTFS file system? I seem to recall > someone mentioning some special permission/privilege needed for a file > to be allowed to execute from NTFS. 0xc0000022 you often get if the application is linked against a DLL which has no excute bit set in the permisions. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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 |