X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=tuH4XY2Pd3HIHJPqYxunsztjdRc5FZqDL735n/XpgNG l5UCdIPqTskIPZoCmlC9JFrzoemMkEh9Fcw5fJ0S6uDlZFRIfV5oNrXsubjGXtmI iHSEEXZaDdLhxPY0eq5udZ/pxfH3+DGF/Jj33WajGOjqWq/XgrqEg3fG72cW84EE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=6JGw5Bp5Eg+Y7Gv6m+6WTwzfcis=; b=YjZ7n6TFxwVSFpgJR dNiPBYFoZLyAbrgGvXw/CvcLyRibJ7iVRQABo7vTNKzahtkDhZtpjHDpJUwFp9b0 kVWcrxogs4NeU+0CzYjLyUK8nZWRBBWyn8l0a3PCrCoIXDMGz0qThOPKA8XGT6FM s7eJO4COdV1F9KIO1NIgD+Oak0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 X-Trace: 856994988/mk-filter-3.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/85.210.76.171/None/drstacey AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 85.210.76.171 X-IP-MAIL-FROM: drstacey AT tiscali DOT co DOT uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAJlKtlFV0kyr/2dsb2JhbAANTL9Ngn2BGYMXAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQGvKpJVjz8Wg0oDjUyQAI5G Message-ID: <51B64BD2.5090202@tiscali.co.uk> Date: Mon, 10 Jun 2013 22:57:38 +0100 From: David Stacey User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: semget() crash References: <51B643EF DOT 6080806 AT tiscali DOT co DOT uk> <20130610213416 DOT GA4239 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20130610213416.GA4239@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/06/2013 22:34, Christopher Faylor wrote: > On Mon, Jun 10, 2013 at 10:23:59PM +0100, David Stacey wrote: >> >Please find attached a short test programme derived from the semaphore >> >handling code in Poco. The test crashes in the call to semget(), >> >reporting 'Bad system call (core dumped)'. I am using the latest 32-bit >> >snapshot (2013-06-08). > That sounds a lot like you aren't running cygserver. You need to > run cygserver if you use semget(). Many thanks for your speedy reply. Yes, running cygserver fixed the problem. The Poco 'Foundation' test suite now runs to completion - even if not all of the tests pass! Thanks again, Dave. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple