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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=vr86bsilzW9K8uZ8 7WpTGInr+QTYkd5KeM/f4G9NabinntCD0T8cYvnfq6dzwm+SNZScN73BUPtGq/EV V5U8awrrLdmeBGRrdYhCyMLelzgFBpHRVfQ1LhkVmydxIiMLgsbdDct1FDLJ0Hnz uN+oxQcMhUR5qO+eTcwJb5XrME4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=DLDpNY0tHYmN1NKjZybFHw c8KbY=; b=ylrcslpl0oFA+eyrwXSySGNccajRs67KY8Z4mdFUv6UnwAHLHbm6W1 lesFHwn5B0/ygBtkCKvyiAHkukFEmK1YowSSM4qfFt7l1kP86O19Z3eU1kI3ZRBU ZsTSjH2xaQt7nZTqNV8OuYmoUFU6gZ/e5ourWpNPjv5xnDgim1toQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Pant, H*f:CAAeFwS3owmU, H*i:sk:jr3MAxW, H*i:CAAeFwS3owmU X-HELO: mail-wm0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=4nLK1tBEFNk+5bQJ9Q8tUcpkkzh5PpuzNCjoc6rr7no=; b=XT7os7nDeq6VajAxQZR6AjgLyhOLO4y10l8GxphMcaZj4JuxbdbgydY9PWt6gZR1E+ 9xN+JUVP7HbTO3Rm+nlSXwtT0Vwb07tkCSbzI6FOJI04Qssqgd6OwL8DOkce1wmFWD+m ScW/1Kj4LYzf5V8pjfsBEsPpI2eazcdXF8jFMOB9Lhg3SCU/DnEjHTUqj05YVSGDCsAX eTfX37X94kZN+Ul4pQ1nkbUGwtbuNoPDQDItaL4GpSY8s2lBX+3K4BQZg8ZEpem0ighO /Cf9lyzuCzsxMbuhcH8LOBIyGR1YJH6/dfptgfzwK5LM5wM5TsdojAejzdu/hRMysLMg tloA== X-Gm-Message-State: AD7BkJJKrvShTHmqQYHoFF6n+YD3201Vcq+MB5AFi7Jj97bxwOaoQoo0aPVQT4moKqie9Q== X-Received: by 10.28.54.229 with SMTP id y98mr18659102wmh.89.1457426724950; Tue, 08 Mar 2016 00:45:24 -0800 (PST) Subject: Re: Semaphore Lock Failed Error To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <56DE911A.1010506@gmail.com> Date: Tue, 8 Mar 2016 09:45:14 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 08/03/2016 09:34, Meenakshi Pant wrote: > Hi, > > Our program tries open and lock a semaphore. With an older version of > CYGWIN(1.7.0-58) it is successfully able to acquire lock on the > semaphore while it is failing to do so with the latest version > (02.4.1). > > Error message is 'Semaphore Lock failed'. > > > This error could also occur if there is no sufficient space in drive, > but here we have sufficient space. > > Thanks, > Meenakshi > Test case ? Without that is impossible to anyone to guess what your software is doing... Regards Marco -- 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