Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 15:39:30 +1000 (EST) From: Luke Kendall Subject: Re: Problem running xgettext after compiling gettext 0.14.1 with gc c 3.3.3 To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20050411053931.2F06584599@pessard.research.canon.com.au> 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. luke -- 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/