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: Cygserver 100% CPU (was: References to both cygwin1.dll and msvcrt.dl


--- Corinna Vinschen wrote:

> On Oct  1 06:05, Patrick Samson wrote:
> > 
> > --- Corinna Vinschen wrote:
> > 
> > > On Sep 30 23:41, Patrick Samson wrote:
> > > > Now, when it's wrong, I can see:
> > > >   good morning (error=4)!
> > > > Error 4 is EINTR on the return of msleep().
> > > > Subsequently semop() returns with this EINTR.
> > > 
> > > Are you set up to build cygwin?  If so, could
> you
> > > please test the
> > > following patch to cygserver and if it changes
> > > anything for you?
> > > 
> > 
> > cygserver.exe built, but /var/log/cygserver.log is
> 0KB
> > What did I miss?
> 
> Dunno.  How shall I know without any details?  The
> patch I've posted
> has nothing whatsoever to do with logging, FWIW.

By default configure uses sysconfdir as /usr/local/etc
so the exe was looking for .conf in this directory,
which is empty.
I had to ./configure --sysconfdir=/etc
Now traces are there.
Testing...



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

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