From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80042 invoked by alias); 8 Mar 2016 08:45:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 80022 invoked by uid 89); 8 Mar 2016 08:45:31 -0000 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 Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com) (74.125.82.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 08 Mar 2016 08:45:27 +0000 Received: by mail-wm0-f46.google.com with SMTP id p65so139848012wmp.1 for ; Tue, 08 Mar 2016 00:45:27 -0800 (PST) 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) Received: from [172.21.188.188] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id ka7sm1797655wjb.8.2016.03.08.00.45.23 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Mar 2016 00:45:24 -0800 (PST) Subject: Re: Semaphore Lock Failed Error To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <56DE911A.1010506@gmail.com> Date: Tue, 08 Mar 2016 08:45:00 -0000 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 X-SW-Source: 2016-03/txt/msg00067.txt.bz2 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