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 To: cygwin AT cygwin DOT com From: Alder Subject: Re: cygserver service won't start Date: Thu, 09 Sep 2004 17:50:02 -0700 Lines: 63 Message-ID: References: <20040909080829 DOT GC2953 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: d66-183-164-211.bchsia.telus.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 In-Reply-To: <20040909080829.GC2953@cygbert.vinschen.de> X-IsSubscribed: yes Corinna Vinschen wrote: > On Sep 8 22:37, Alder wrote: > >>as a service. This step seemed successful as the Windows Event Viewer >>lists it as 'CYGWIN cygserver' and describes it as 'Cygwin shared memory >>manager'. This description, however, is suspiciously like the one I > > > The cygserver-config script does not add this description. So it's from > an old service entry. That's what I suspected, but I wonder where the string was pulled from? Like I said, I cleared the Cygnus Solutions keys from LOCAL_MACHINE and CURRENT_USER areas in the registry and deleted the temp folders created by the previous Setup.exe. Could it be the Service Control Manager itself? > > >>The Windows Event Viewer console Application Log reports that cygserver >>starts and is awaiting requests, but a split second later the Service >>Control Manager reports in the System Log that cygserver terminates >>unexpectedly. The /var/log/cygserver.log file is empty, so I'm clueless >>as to what might have caused this problem. I can only guess that file >>permissions are not what they should be. > > > What does `ls -l /usr/sbin/cygserver.exe' look like? $ ls -l /usr/sbin/cygserver.exe -rwxrwxrwx 1 Manager Users 103424 Sep 4 20:18 /usr/sbin/cygserver.exe* ..or.. Manager AT kiraly ~ $ ls -ln /usr/sbin/cygserver.exe -rwxrwxrwx 1 500 545 103424 Sep 4 20:18 /usr/sbin/cygserver.exe* > > Did you try to run cygserver from the command line? > I tried just now and it seems to run fine: $ /usr/sbin/cygserver & [2] 688 [1] Done /usr/sbin/cygserver Manager AT kiraly ~ $ cygserver: Initialization complete. Waiting for requests. <---- bash hangs here; have to use Enter key to get prompt back Manager AT kiraly ~ $ > Corinna > Alder -- 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/