delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/04/26/20:29:38

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Thu, 26 Apr 2001 18:15:03 -0400
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin service doesn't get NT shutdown notification
Message-ID: <20010426181503.C360@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20010426113527 DOT A99410 AT enteract DOT com> <3AE8215E DOT 30294 DOT 3E93F1 AT localhost>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <3AE8215E.30294.3E93F1@localhost>; from pgarceau@qwest.net on Thu, Apr 26, 2001 at 01:23:42PM -0700

On Thu, Apr 26, 2001 at 01:23:42PM -0700, Paul Garceau wrote:
>On 26 Apr 2001, at 11:35, the Illustrious Fred Yankowski wrote:
>>I'm trying to write a wrapper for the Cygwin port of PostgreSQL so that
>>it can run as an NT service and stop cleanly when the service is
>>stopped or shutdown due to system shutdown.  I've got it working well
>>when the service is stopped manually, but when I shutdown/restart my NT
>>system the service process seems to get killed without being notified
>>of the shutdown.
>>
>>I've written a simple NT service that can be built for both Cygwin and
>>native NT (based on code from Corinna Vinschen, Chuck Wilson, and Jason
>>Tishler).  The native Win32 version *does* catch and handle the
>>shutdown event, but the same code built for Cygwin does not seem to get
>>the event.
>
>Just guessing, but are you including a specific message handling
>subroutine/module geared to interface between the Cygwin (bash) shell
>and the NT4 (comspec) shell?  Without being able to draw from
>experience (another guess -- hopefully an educated one), there is a
>possibility that Cygwin registry settings are overwriting PostGreSQL
>registry settings, thereby corrupting your NT4 registry when it comes
>to shut down (system shut down/restart).

I have no idea what registry settings would have to do with this.  Why
would Cygwin's manipulation of the registry (which should only happen
when you mount or umount stuff) interfere with anything else?

I assume that this problem actually has something to do with the way
Cygwin handles signals and the way it traps things like "shutdown
events".

Inspection of Cygwin code would probably be pretty enlightening in
that regard.

It's possible that just setting a SIGHUP handler will be adequate to fix
this problem.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019