This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Application failed to initialize (0xc0000022)


On Tue, Apr 20, 2004 at 09:52:07AM +0600, ronwo wrote:

Please I need urgent help

[snip]

This is affecting my application from running very well . I have been
looking  for solution for too long untill i came accross your email
address.  Please kindly reply this as am on my kneel begging

First check the permissions of the cygwin dll files located in /bin. Try i.e.:
chmod 755 /bin/*.dll


If this does not help, analyze the .exe file that fails to initialize using the resource kit tool depends.exe and check if the .exe loads other dll files than the files in /bin. In that case, modify the permissions of the additional dll files also.

--
Olof Lagerkvist
ICQ: 724451
Web page: http://here.is/olof



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]