Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: gwana.lan.denkart.be: openmail owned process doing -bs X-OpenMail-Hops: 1 Date: Fri, 6 Feb 2004 00:57:19 +0100 Message-Id: <H00000a50034c3a4.1076025437.gwana.lan.denkart.be@MHS> Subject: Signal handling failed when using msgrcv - CYGWIN 1.5.7 MIME-Version: 1.0 From: Luc DOT VanKeer AT ordina-denkart DOT com TO: cygwin AT cygwin DOT com Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline ;Creation-Date="Fri, 6 Feb 2004 00:57:18 +0100" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.37 I have a process that waits on a message queue (with msgrcv) and has installed a signal handler. When another process send a signal (e.g. SIGTERM) to this process, the signal handler is not called. This was working in version 1.5.5 using the ipc2-deamon, but stopped working after switching to version 1.5.7 and using cygserver for the message queue implementation. -- 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/