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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=k7n6EWSW55xEI1iZKpJxQeCbjyPKfpcgAP47I76ln3jDTZ6zaJH36 H8miFpy1DXQ9JwYSpVe3Z7en1Kr+zn8rFut3Bl13Q+MjIxjNtKmAovtpDCYN7QT0 dYvgPzSgKGG1fneMMSDru0N50NW3qUVW1aXe2HYxcZxJpkNWLVBY5k= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=Ht9QM1k42i4VmsmwvbJRJXCVlVk=; b=aZqpOrIJcJCZe7WUc2w5NdtCHRNF ZeGTXlFFYWslJYJnrODN7xEFlNQ4Lq7t5/02NQBJc2/Fuauz7xCUBaszcrtpBldc CnqZCOsMb5iF0V2LrERd7X06Zy/K7dzEBpd6tEL99BXo8l98iUk9VCnKxzV6pFEy hij3+kLlt/PJC7s= 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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18cwDWv5WZ/GkSArT5kYuTe Date: Mon, 10 Jun 2013 17:34:16 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: semget() crash Message-ID: <20130610213416.GA4239@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51B643EF DOT 6080806 AT tiscali DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51B643EF.6080806@tiscali.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) 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(). cgf -- 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