X-Spam-Check-By: sourceware.org
Date: Wed, 4 Jan 2006 14:33:00 -0500 (EST)
From: Igor Peshansky <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Yitzchak Scott-Thoennes <sthoenna@efn.org>
cc: cygwin@cygwin.com
Subject: Re: services not starting with 20060104 snapshot
In-Reply-To: <20060104125229.GA3376@efn.org>
Message-ID: <Pine.GSO.4.63.0601041426500.11072@slinky.cs.nyu.edu>
References: <20060104125229.GA3376@efn.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, 4 Jan 2006, Yitzchak Scott-Thoennes wrote:

> I'll try to send a proper bug report in a few hours, but just want to
> mention now that after loading the 20060104 dll, trying to start
> cygserver or syslogd fails.

Confirmed.  Attempting to start sshd with a fresh build from CVS results
in:

$ cygrunsrv -S sshd
cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1053:
The service did not respond to the start or control request in a timely fashion.
$ cygrunsrv -Q sshd
Service             : sshd
Display name        : CYGWIN sshd
Current State       : Start Pending
Controls Accepted   : Stop, Shutdown
Command             : /usr/sbin/sshd -De
$ ps -ef | grep cygrunsrv
  SYSTEM    5604       1   ?  14:27:17 /usr/bin/cygrunsrv

I don't think it's possible to attach to the service cygrunsrv process in
time -- attaching to the hanging process shows nothing.  I'll install a
service that calls strace directly and post the output shortly.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"


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

